presenton/servers/fastapi/models
2025-07-21 02:14:02 +05:45
..
sql 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
__init__.py feat(fastapi): adds get presentation from id endpoint 2025-07-17 00:27:49 +05:45
decomposed_file_info.py feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
image_prompt.py feat(fastapi): adds image generation service 2025-07-15 23:13:00 +05:45
json_path_guide.py feat(fastapi): adds slide assets generation, adds dict and schema processors, fix(nextjs): changes image and icon schema fields to __xxxxx__ 2025-07-17 06:38:02 +05:45
ollama_model_metadata.py refactor(fastapi): progress 2025-07-14 18:49:48 +05:45
ollama_model_status.py feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
pptx_models.py feat(nextjs): implements presentation export for all elements except svg, canvas and tables 2025-07-19 23:05:40 +05:45
presentation_layout.py feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
presentation_outline_model.py feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
presentation_structure_model.py feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
presentation_with_slides.py feat(fastapi): adds presentation update endpoint 2025-07-17 12:47:14 +05:45
slide_layout_index.py feat(fastapi): adds slide edit feature 2025-07-21 01:27:15 +05:45
sse_response.py feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
user_config.py feat: add image provider configuration and validation 2025-07-18 17:52:23 +05:45