presenton/servers/fastapi/services/chat
2026-04-27 19:47:45 +05:45
..
__init__.py refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
chat_memory_store.py refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
conversation_store.py feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
memory_layer.py Refactor chat memory layer and tools for improved slide handling 2026-04-24 09:51:21 +05:45
presentation_context_store.py refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
prompts.py chore: Update llmai dependency to version 0.2.2 and enhance chat prompt clarity 2026-04-27 17:21:25 +05:45
schemas.py feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
service.py feat: Add WebSearchTool to the chat service tools 2026-04-27 19:47:45 +05:45
sql_chat_history.py feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
tools.py feat: Revise prompt and tool descriptions for clarity and accuracy 2026-04-26 18:28:27 +05:45