- 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. |
||
|---|---|---|
| .. | ||
| api.ts | ||
| error_helpers.ts | ||
| image-url-converter.ts | ||
| mixpanel.ts | ||
| pptx_models_utils.ts | ||
| providerConstants.ts | ||
| providerUtils.ts | ||
| storeHelpers.ts | ||