agenta
agenta copied to clipboard
[Enhancement]: Refactor API Endpoints into Services Folder
Currently, all API endpoints are stored in a single file. We need to refactor the endpoints into the services folder and group them based on functionality.