presenton/servers/fastapi/api/v1/ppt/endpoints
2025-08-17 23:16:26 +05:45
..
__init__.py feat: add font endpoint 2025-08-01 16:18:49 +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
fonts.py feat: add font endpoint 2025-08-01 16:18:49 +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: 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
openai.py feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
outlines.py fix(llm_client): google structured stream and tool call issue 2025-08-11 16:33:59 +05:45
pdf_slides.py update: add endpoint to process pdf 2025-08-01 23:53:37 +05:45
pptx_slides.py fix: stuck template generation 2025-08-13 17:54:47 +05:45
presentation.py update: simplify mcp 2025-08-17 23:16:26 +05:45
prompts.py fix: redirect after saving template and not saving style attributes to schema 2025-08-10 15:47:19 +05:45
slide.py feat(fastapi): adds logic to generate speaker notes and slide note support in export 2025-08-12 16:18:57 +05:45
slide_to_html.py feat: upload fonts to slide and be able to retrieve deduplicated list for all in template 2025-08-10 00:55:25 +05:45