presenton/servers/fastapi/api/v1/ppt/endpoints
2025-07-26 02:13:54 +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
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 fix(fastapi): checks if generated image is ImageAsset or str and saves it to database accordingly, feat(fastapi): adds list generated images endpoint 2025-07-21 02:14:02 +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 chore(fastapi): returns presentation as object in sse complete response on outlines endpoint 2025-07-26 01:53:20 +05:45
presentation.py fix(fastapi+nextjs): provides default height and width if not available, provides presentation json in sse complete response in outlines 2025-07-26 02:13:54 +05:45
slide.py feat(fastapi): adds endpoint to edit slide layout using its html 2025-07-25 03:31:10 +05:45