presenton/servers/fastapi/api/v1/ppt/endpoints
2025-08-05 22:00:08 +05:45
..
anthropic.py feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
files.py feat(fastapi): adds missing ollama and custom llm endpoints and redis service 2025-07-19 10:35:53 +05:45
google.py feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
icons.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
images.py perf(fastapi): uses async sql engine 2025-07-29 17:19:31 +05:45
layouts.py refactor: streamline MCP workflow by integrating file processing into outline generation and removing redundant states 2025-08-05 20:04:56 +05:45
ollama.py refactor(fastapi): removes redis and uses sqlite to store background task status 2025-08-04 21:56:48 +05:45
openai.py feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
outlines.py chore: error handling if generated outline is not valid json 2025-08-05 22:00:08 +05:45
presentation.py chore: error handling if generated outline is not valid json 2025-08-05 22:00:08 +05:45
slide.py feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45