| .. |
|
sql
|
feat(fastapi): uses llm client wrapper to wrap all clients
|
2025-07-31 13:27:21 +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 |
|
llm_message.py
|
feat(fastapi): adds a LLMClient wrapper for better control and error handling
|
2025-07-30 23:31:21 +05:45 |
|
ollama_model_metadata.py
|
feat(fastapi): adds strict support for every schemas, proper models check, refactor
|
2025-08-01 00:15:03 +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
|
fix(nextjs+fastapi): adds invert in pptx picture box model, which when set inverts the image during export
|
2025-07-26 20:25:29 +05:45 |
|
presentation_and_path.py
|
fix(fastapi): fix /generate enpoint to take form data, reduced database calls and makes assets fetch more efficient
|
2025-07-29 09:30:58 +05:45 |
|
presentation_from_template.py
|
feat(fastapi): adds an endpoint where you can use generated presentation as template and create new presentation
|
2025-07-28 17:45:11 +05:45 |
|
presentation_layout.py
|
feat(fastapi): adds strict support for every schemas, proper models check, refactor
|
2025-08-01 00:15:03 +05:45 |
|
presentation_outline_model.py
|
feat(fastapi): uses llm client wrapper to wrap all clients
|
2025-07-31 13:27:21 +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
|
perf(fastapi): uses async sql engine
|
2025-07-29 17:19:31 +05:45 |
|
slide_layout_index.py
|
feat(fastapi): adds slide edit feature
|
2025-07-21 01:27:15 +05:45 |
|
sse_response.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 |
|
user_config.py
|
feat(fastapi): adds strict support for every schemas, proper models check, refactor
|
2025-08-01 00:15:03 +05:45 |