Skip to content
Snippets Groups Projects

Fixed loadmodels method to handle per provider

Open Prashant Chauhan requested to merge issue/ai-3521769:3521769--ai-settings into 1.0.x
199 files
+ 13142
4651
Compare changes
  • Side-by-side
  • Inline
Files
199
@@ -21,6 +21,12 @@ ai.settings:
chat_with_image_vision:
label: 'Default chat with image vision provider'
type: ai.default_operation_provider
chat_with_structured_response:
label: 'Default chat with structured response provider'
type: ai.default_operation_provider
chat_with_tools:
label: 'Default chat with tools provider'
type: ai.default_operation_provider
embeddings:
label: 'Default embeddings provider'
type: ai.default_operation_provider
Loading