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
posts
Add File
New File
Upload File
Apply Patch
ai-char-bot
/
models
History
xds
d820d9145b
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +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
init
2026-02-02 16:15:17 +03:00
Album.py
feat: Add album management functionality with new data model, repository, service, API, and generation integration.
2026-02-08 23:13:31 +03:00
Asset.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
Character.py
fix
2026-02-09 17:01:48 +03:00
enums.py
feat: Add logging to API endpoints, update generation response model, and refine project configurations.
2026-02-05 15:29:31 +03:00
Generation.py
+ ideas
2026-02-15 10:26:01 +03:00
Idea.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
Post.py
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +03:00
Project.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