presenton/servers/fastapi/services
2025-08-28 14:55:12 +05:45
..
__init__.py fix: icon finder services reinitiating in every request 2025-08-28 14:55:12 +05:45
database.py fix: adds support for sslmode and other params in database url 2025-08-16 20:48:42 +05:45
docling_service.py fix: nextjs build issues and docling support for Powerpoint and Word 2025-08-05 23:19:59 +05:45
documents_loader.py feat: adds docling 2025-08-02 23:32:48 +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 fix: icon finder services reinitiating in every request 2025-08-28 14:55:12 +05:45
image_generation_service.py fix: use http_proxy while getting image on network 2025-08-19 15:19:57 +05:45
llm_client.py fix(fastapi): improves llm client for structured output 2025-08-20 21:29:48 +05:45
llm_tool_calls_handler.py fix(fastapi): solves malformed function call from google on ResponseSchema function call 2025-08-11 20:55:25 +05:45
pptx_presentation_creator.py feat(fastapi): adds logic to generate speaker notes and slide note support in export 2025-08-12 16:18:57 +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 fix: icon finder services reinitiating in every request 2025-08-28 14:55:12 +05:45