presenton/servers/fastapi/services
2025-08-03 20:14:53 +05:45
..
__init__.py feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
database.py fix(fastapi): adds async driver in database url based on type 2025-07-30 12:23:04 +05:45
docling_service.py feat: adds docling 2025-08-02 23:32:48 +05:45
documents_loader.py feat: adds docling 2025-08-02 23:32:48 +05:45
icon_finder_service.py chore(fastapi) 2025-07-28 16:10:57 +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 feat: adds support for deepseek using custom llm (tool calls for deepseek) 2025-08-01 18:16:59 +05:45
pptx_presentation_creator.py perf(fastapi): uses async sql engine 2025-07-29 17:19:31 +05:45
redis_service.py chore(fastapi): organizes all env usage in get and set env utilities 2025-07-19 13:00:45 +05:45
score_based_chunker.py feat(fastapi): changes presentation generation flow for documents to chunk it and extract as outlines 2025-08-03 20:14:53 +05:45
temp_file_service.py feat(fastapi): uses llm client wrapper to wrap all clients 2025-07-31 13:27:21 +05:45