- Updated `RUNTIME_CONTENT_FIELDS` to retain only necessary fields during validation. - Enhanced `PresentationChatMemoryLayer` to prioritize live slide data from the database. - Modified `search` method to clarify that it retrieves snippets from SQL-backed slides. - Updated `get_slide_at_index` to include an option for full content retrieval. - Adjusted tool descriptions to emphasize compact outputs and proper index handling. - Improved handling of slide indices to accommodate user-friendly 1-based references. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conversation_store.py | ||
| memory_layer.py | ||
| prompts.py | ||
| schemas.py | ||
| service.py | ||
| tools.py | ||