- 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. |
||
|---|---|---|
| .. | ||
| async_presentation_generation_status.py | ||
| chat_history_message.py | ||
| image_asset.py | ||
| key_value.py | ||
| ollama_pull_status.py | ||
| presentation.py | ||
| presentation_layout_code.py | ||
| slide.py | ||
| template.py | ||
| template_create_info.py | ||
| webhook_subscription.py | ||