feat: add Ollama Cloud as a declarative provider (#8189)
This commit is contained in:
@@ -44,6 +44,9 @@ export const configLabels: Record<string, string> = {
|
||||
// ollama
|
||||
OLLAMA_HOST: 'Ollama Host',
|
||||
|
||||
// ollama cloud
|
||||
OLLAMA_CLOUD_API_KEY: 'Ollama Cloud API Key',
|
||||
|
||||
// azure openai
|
||||
AZURE_OPENAI_API_KEY: 'Azure OpenAI API Key',
|
||||
AZURE_OPENAI_ENDPOINT: 'Azure OpenAI Endpoint',
|
||||
|
||||
Reference in New Issue
Block a user