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
198ac449600fb0648e24b1a16413f3c6bfef6ec5
ai-char-bot
/
api
/
models
History
xds
d820d9145b
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +03:00
..
__pycache__
Merge branch 'ideas'
2026-02-16 16:41:13 +03:00
__init__.py
+ api
2026-02-04 15:10:55 +03:00
AssetDTO.py
feat: Separate asset origin type from content type for improved asset categorization and handling.
2026-02-07 14:41:03 +03:00
CharacterDTO.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
ExternalGenerationDTO.py
feat: Implement external generation import API secured by HMAC-SHA256 signature verification.
2026-02-10 14:06:37 +03:00
GenerationRequest.py
+ ideas
2026-02-15 10:26:01 +03:00
IdeaRequest.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
PostRequest.py
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +03:00