presenton/servers/fastapi/services
sudipnext d1aeff6f82 feat: Revise prompt and tool descriptions for clarity and accuracy
- Updated the system prompt to provide clearer guidance on the use of deck memory and tools, emphasizing the distinction between historical context and current slide data.
- Enhanced tool descriptions in the ChatTools class to clarify their intended use cases, focusing on live slide data and the importance of using tools for current content.
- Improved instructions on handling slide indices and the retrieval of slide information, ensuring users understand the differences between memory and live data.
2026-04-26 18:28:27 +05:45
..
chat feat: Revise prompt and tool descriptions for clarity and accuracy 2026-04-26 18:28:27 +05:45
__init__.py fix: icon finder services reinitiating in every request 2025-08-28 14:55:12 +05:45
concurrent_service.py feat(fastapi): adds webhook support which lets you listen to events 2025-09-16 17:31:22 +05:45
database.py feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
document_conversion_service.py Refactor code structure and remove redundant changes in multiple sections 2026-04-16 13:33:21 +05:45
documents_loader.py feat: Enhance LiteParse runner and document processing 2026-04-26 18:10:49 +05:45
export_task_service.py feat: update placeholder image references and improve asset handling 2026-04-18 20:56:37 +05:45
html_to_text_runs_service.py fix(fastapi): solves issue on PPTX export where markdown content was not correctly parsed 2025-08-12 13:10:29 +05:45
icon_finder_service.py refactor: reduces images size to around 2.5gb 2026-04-21 17:43:07 +05:45
image_generation_service.py fix: update placeholder image paths to use a consistent placeholder.jpg across image generation service and tests 2026-04-22 12:50:21 +05:45
liteparse_service.py feat: Enhance LiteParse runner and document processing 2026-04-26 18:10:49 +05:45
mem0_oss_memory.py refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
mem0_presentation_memory_service.py refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
pptx_presentation_creator.py feat: update placeholder image references and improve asset handling 2026-04-18 20:56:37 +05:45
score_based_chunker.py refactor: removes nltk from score based chunker 2025-08-05 23:54:18 +05:45
temp_file_service.py feat: adds tone, verbosity and refactors tables 2025-08-29 10:52:34 +05:45
webhook_service.py feat(fastapi): adds webhook support which lets you listen to events 2025-09-16 17:31:22 +05:45