presenton/servers/fastapi/services
2025-08-09 15:36:43 +05:45
..
__init__.py refactor: removes redis and uses sqlite to store background tasks status 2025-08-04 17:32:25 +05:45
database.py Merged with main 2025-08-05 22:37:25 +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
icon_finder_service.py Merged with main 2025-08-05 22:37:25 +05:45
image_generation_service.py feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
llm_client.py refactor: removes redis service and env variables, fix(fastapi): user config bool env variables issues, parse tool fix for custom llm on tool call structured output 2025-08-09 03:03:13 +05:45
llm_tool_calls_handler.py refactor: removes redis service and env variables, fix(fastapi): user config bool env variables issues, parse tool fix for custom llm on tool call structured output 2025-08-09 03:03:13 +05:45
pptx_presentation_creator.py perf(fastapi): uses async sql engine 2025-07-29 17:19:31 +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(fastapi): uses llm client wrapper to wrap all clients 2025-07-31 13:27:21 +05:45