- Updated LLMConfig interface to include IMAGE_PROVIDER and PIXABAY_API_KEY. - Enhanced handleSaveLLMConfig to log the saving process and validate IMAGE_PROVIDER. - Implemented image provider validation logic in hasValidLLMConfig to check for required API keys based on the selected provider. - Modified start.js to read IMAGE_PROVIDER and PIXABAY_API_KEY from environment variables and include them in the user configuration setup. |
||
|---|---|---|
| .. | ||
| sql | ||
| __init__.py | ||
| decomposed_file_info.py | ||
| image_prompt.py | ||
| json_path_guide.py | ||
| ollama_model_metadata.py | ||
| ollama_model_status.py | ||
| presentation_layout.py | ||
| presentation_outline_model.py | ||
| presentation_structure_model.py | ||
| presentation_with_slides.py | ||
| sse_response.py | ||
| user_config.py | ||