Files
AutoGPT/autogpt_platform/backend
abhi1992002 ee14e54e80 feat(api): add FolderAlreadyExistsError exception handling
- Introduced `FolderAlreadyExistsError` to handle cases where a folder with the same name already exists, improving error management in folder operations.
- Updated the REST API to include this new exception in the error handling mechanism, providing clearer responses for folder-related requests.
- Refactored import statements for better organization and clarity in the codebase.
- Enhanced the `list_library_agents` and `list_favorite_library_agents` functions by simplifying the error handling logic and improving readability.
2026-02-17 12:03:53 +05:30
..