presenton/servers/fastapi/api/v1/ppt/endpoints
2025-07-22 16:44:19 +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 fix(fastapi): removes seperate schema constraints from system prompt, fix(nextjs): improves layout schema constraints 2025-07-21 23:37:30 +05:45
presentation.py perf(fastapi): removes multiple database write in single endpoint 2025-07-22 16:44:19 +05:45
slide.py feat(nextjs, fastapi): implement previous generated images feature and update slide ID on edit 2025-07-21 16:40:13 +05:45