presenton/servers/fastapi/alembic
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
..
versions feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
env.py feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
script.py.mako feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45