- Added methods to enable web search based on user settings and LLM provider. - Updated presentation outline generation to utilize prefetched web facts. - Modified system prompts to clarify web search usage. - Improved UI text in advanced settings to better inform users about web search controls. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| concurrent_service.py | ||
| database.py | ||
| document_conversion_service.py | ||
| documents_loader.py | ||
| export_task_service.py | ||
| html_to_text_runs_service.py | ||
| icon_finder_service.py | ||
| image_generation_service.py | ||
| lightweight_document_service.py | ||
| liteparse_service.py | ||
| llm_client.py | ||
| llm_tool_calls_handler.py | ||
| pptx_presentation_creator.py | ||
| score_based_chunker.py | ||
| temp_file_service.py | ||
| webhook_service.py | ||