Find the Model Provider configuration in the Helm Chart Values
Display Helm Chart Values
Model Provider Configuration
Model provider supports the following configuration options. The model provider name is the folder name in theapi/core/model_runtime/model_providers directory.
pins- If is not empty, it will pin the given model providers to the top of the list.
includes- If is empty, it will display all the model providers.
- If is not empty, it will only display the given model providers.
excludes- If is not empty, it will exclude the given model providers.
ollama model provider at the top of the list, and only display the sagemaker and ollama.
For more information, please refer to the model providers