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
ecc88aca62c9baf5f2ddca8289628e8b495f7933
ai-char-bot
/
api
/
models
History
xds
ecc88aca62
fixes
2026-02-18 16:53:28 +03:00
..
__pycache__
Merge branch 'ideas'
2026-02-16 16:41:13 +03:00
__init__.py
fixes
2026-02-18 16:53:28 +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
FinancialUsageDTO.py
fixes
2026-02-18 16:44:04 +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