presenton/servers/fastapi/services
2025-07-19 23:05:40 +05:45
..
__init__.py feat(fastapi): adds missing ollama and custom llm endpoints and redis service 2025-07-19 10:35:53 +05:45
database.py refactor(fastapi): progress 2025-07-14 18:49:48 +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 feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py 2025-07-16 04:36:19 +05:45
image_generation_service.py fix(nextjs): changes ollama and custom llm endpoints, fix(fastapi): fixes broken image search due to ImageAsset 2025-07-19 13:26:29 +05:45
pptx_presentation_creator.py feat(nextjs): implements presentation export for all elements except svg, canvas and tables 2025-07-19 23:05:40 +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 chore(fastapi): organizes all env usage in get and set env utilities 2025-07-19 13:00:45 +05:45