presenton/servers/fastapi/services
2025-08-01 15:11:49 +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
documents_loader.py feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +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 fix(fastapi): fixes checks for custom llm api key 2025-08-01 15:11:49 +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
temp_file_service.py feat(fastapi): uses llm client wrapper to wrap all clients 2025-07-31 13:27:21 +05:45