presenton/servers/fastapi/alembic/versions
sudipnext 4c271170b5 feat: Add chat history management and asset generation features
- Introduced a new `ChatHistoryMessageModel` to persist chat messages in the database.
- Implemented a migration script to create the `chat_history_messages` table.
- Enhanced chat services to support storing and retrieving chat history.
- Added functionality for generating multiple media assets in a single API call.
- Updated the chat UI to display assistant activities and tool usage more effectively.
- Refactored API calls to use absolute URLs for better reliability.
2026-04-26 13:12:50 +05:45
..
.gitkeep feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
00b3c27a13bc_init.py feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45
82abdbc476a7_add_theme_column_to_presentations.py feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45
95b5127e93cd_template_create_info.py feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
c7b70d0f31b1_added_chat_history_messages_table.py feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
f42ad4074449_add_theme_column_to_presentations.py feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45