presenton/electron/servers/fastapi/models
sudipnext cc8f0bb862 feat: Enhance presentation generation features and improve asset handling
- Added MAX_NUMBER_OF_SLIDES constant to limit slide generation.
- Updated GeneratePresentationRequest model to allow optional slide count and language detection.
- Implemented language resolution in edit_slide and generate_presentation_outlines utilities.
- Enhanced user prompts to include optional parameters for slide count and table of contents.
- Introduced outline utilities for managing table of contents and slide outlines.
- Improved image and icon processing in slides to utilize outline image URLs.
- Updated frontend components to resolve backend asset URLs for icons and images.
- Refactored upload components to handle optional slide count and language selection.
- Enhanced API utility functions to resolve backend asset URLs correctly.
2026-04-06 18:28:43 +05:45
..
sql feat: Add support for dynamic FastAPI origin in image asset handling 2026-03-29 17:11:22 +05:45
__init__.py updated 2026-02-20 12:02:23 +05:45
api_error_model.py updated 2026-02-20 12:02:23 +05:45
decompose_files_body.py feat: add language parameter to decomposeDocuments API call 2026-03-28 15:34:53 +05:45
decomposed_file_info.py updated 2026-02-20 12:02:23 +05:45
document_chunk.py updated 2026-02-20 12:02:23 +05:45
generate_presentation_request.py feat: Enhance presentation generation features and improve asset handling 2026-04-06 18:28:43 +05:45
image_prompt.py updated 2026-02-20 12:02:23 +05:45
json_path_guide.py updated 2026-02-20 12:02:23 +05:45
llm_message.py updated 2026-02-20 12:02:23 +05:45
llm_tool_call.py updated 2026-02-20 12:02:23 +05:45
llm_tools.py updated 2026-02-20 12:02:23 +05:45
ollama_model_metadata.py updated 2026-02-20 12:02:23 +05:45
ollama_model_status.py updated 2026-02-20 12:02:23 +05:45
pptx_models.py updated 2026-02-20 12:02:23 +05:45
presentation_and_path.py updated 2026-02-20 12:02:23 +05:45
presentation_from_template.py updated 2026-02-20 12:02:23 +05:45
presentation_layout.py updated 2026-02-20 12:02:23 +05:45
presentation_outline_model.py updated 2026-02-20 12:02:23 +05:45
presentation_structure_model.py updated 2026-02-20 12:02:23 +05:45
presentation_with_slides.py fix:Theme issues 2026-03-24 13:08:47 +05:45
slide_layout_index.py updated 2026-02-20 12:02:23 +05:45
sse_response.py updated 2026-02-20 12:02:23 +05:45
theme_data.py feat: implement theme management and color generation endpoints 2026-03-22 19:43:54 +05:45
user_config.py feat: enhance Codex user profile management with username, email, and subscription status 2026-04-03 13:26:07 +05:45