chore: merge openai and openailike
This commit is contained in:
@@ -20,10 +20,10 @@ MAX_UPLOAD_SIZE_MB=5
|
||||
DEFAULT_NUM_CTX=
|
||||
|
||||
# LLM Configuration Options
|
||||
# Enabled model providers, currently supporting Anthropic, Cohere, Deepseek, Google, Groq, HuggingFace, Hyperbolic, Mistral, Ollama, OpenAI, OpenRouter, OpenAILike, Perplexity, xAI, Together, LMStudio, AmazonBedrock, Github
|
||||
# Enabled model providers, currently supporting Anthropic, Cohere, DeepSeek, Google, Groq, HuggingFace, Hyperbolic, Mistral, Ollama, OpenAI, OpenRouter, Perplexity, xAI, Together, LMStudio, AmazonBedrock, Github
|
||||
LLM_PROVIDER=
|
||||
|
||||
# BASE URL of the current model provider, some providers require this to be set, such as OpenAILike, Ollama, LMStudio
|
||||
# BASE URL of the current model provider, some providers require this to be set, such as OpenAI, Ollama, LMStudio
|
||||
# DONT USE http://localhost:11434 due to IPV6 issues
|
||||
# USE EXAMPLE http://127.0.0.1:11434
|
||||
PROVIDER_BASE_URL=
|
||||
|
||||
Reference in New Issue
Block a user