presenton/servers/fastapi/api/v1/ppt/endpoints
2025-08-02 20:45:56 +05:45
..
__init__.py feat: add font endpoint 2025-08-01 16:18:49 +05:45
custom_llm.py feat(fastapi): adds missing ollama and custom llm endpoints and redis service 2025-07-19 10:35:53 +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
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
ollama.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
outlines.py perf(fastapi): uses async sql engine 2025-07-29 17:19:31 +05:45
pdf_slides.py update: add endpoint to process pdf 2025-08-01 23:53:37 +05:45
pptx_slides.py fix: shift fonts extraction to /pptpx-slides 2025-08-02 15:28:16 +05:45
presentation.py fix(fastapi): language issue in api 2025-07-30 10:47:41 +05:45
prompts.py fix: filter for import and replace single with double quote in string 2025-08-02 20:45:56 +05:45
slide.py perf(fastapi): uses async sql engine 2025-07-29 17:19:31 +05:45
slide_to_html.py fix: filter for import and replace single with double quote in string 2025-08-02 20:45:56 +05:45