This website requires JavaScript.
Explore
Help
Register
Sign In
allucanget
/
ai.allucanget.biz
Watch
2
Star
0
Fork
0
You've already forked ai.allucanget.biz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3d32e6df74cd8d784f6bbdbb9cb4aef801c53339
ai.allucanget.biz
/
backend
/
app
T
History
zwitschi
3d32e6df74
Implement chat interface with message history and system prompt support; update frontend and tests accordingly
...
Co-authored-by: Copilot <
copilot@github.com
>
2026-04-29 14:39:38 +02:00
..
models
Implement chat interface with message history and system prompt support; update frontend and tests accordingly
2026-04-29 14:39:38 +02:00
routers
Implement chat interface with message history and system prompt support; update frontend and tests accordingly
2026-04-29 14:39:38 +02:00
services
Enhance model handling by normalizing modalities and updating fetch logic; add tests for new functionality
2026-04-29 14:16:42 +02:00
__init__.py
implement initial backend structure with authentication, user management, and database integration
2026-04-27 17:58:32 +02:00
db.py
Add models caching and management functionality with corresponding API endpoints and templates
2026-04-29 13:51:43 +02:00
dependencies.py
Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
2026-04-27 21:12:10 +02:00
main.py
Add models caching and management functionality with corresponding API endpoints and templates
2026-04-29 13:51:43 +02:00