presenton/servers/fastapi/api/v1/ppt/endpoints
2025-08-01 19:36:08 +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
pptx_slides.py feat: endpoints to convert slide to html and html to react component 2025-07-30 03:02:08 +05:45
presentation.py fix(fastapi): language issue in api 2025-07-30 10:47:41 +05:45
prompts.py fix: add multiple images to choose from while slide to html 2025-08-01 19:36:08 +05:45
slide.py perf(fastapi): uses async sql engine 2025-07-29 17:19:31 +05:45
slide_to_html.py update: add fonts information to /slide-to-html endpoint 2025-08-01 15:27:58 +05:45