This website requires JavaScript.
Explore
Help
Register
Sign In
ai-char
/
ai-char-bot
Watch
1
Star
0
Fork
0
You've already forked ai-char-bot
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c93e577bcf19b446fd394c367085ff223b726b67
ai-char-bot
/
api
/
endpoints
History
xds
c93e577bcf
feat: Implement asset soft deletion with S3 file purging, enhance type safety, and improve error handling in generation and adapter services.
2026-02-17 12:51:40 +03:00
..
__pycache__
feat: Implement asset soft deletion with S3 file purging, enhance type safety, and improve error handling in generation and adapter services.
2026-02-17 12:51:40 +03:00
__init__.py
+ api
2026-02-03 16:11:36 +03:00
admin.py
feat: Implement asset soft deletion with S3 file purging, enhance type safety, and improve error handling in generation and adapter services.
2026-02-17 12:51:40 +03:00
album_router.py
feat: Implement asset soft deletion with S3 file purging, enhance type safety, and improve error handling in generation and adapter services.
2026-02-17 12:51:40 +03:00
assets_router.py
fix
2026-02-12 15:32:28 +03:00
auth.py
feat: Implement project management with new models, repositories, and API endpoints, and enhance character management with project association and DTOs.
2026-02-09 16:06:54 +03:00
character_router.py
fix
2026-02-09 17:01:48 +03:00
generation_router.py
feat: Introduce generation grouping, enabling multiple generations per request via a new
count
parameter and retrieval by group ID.
2026-02-13 11:18:11 +03:00
idea_router.py
feat: Enhance idea retrieval to include the latest generation and support user-specific ideas not tied to a project, while also improving asset storage uniqueness and adjusting generation cancellation timeout.
2026-02-16 16:35:26 +03:00
project_router.py
feat: Implement project management with new models, repositories, and API endpoints, and enhance character management with project association and DTOs.
2026-02-09 16:06:54 +03:00