Spaces:
Runtime error
Runtime error
Update librechat.yaml
Browse files- librechat.yaml +0 -82
librechat.yaml
CHANGED
|
@@ -92,87 +92,5 @@ endpoints:
|
|
| 92 |
"gemini-2.5-flash": { rag: true }
|
| 93 |
"gemini-2.5-flash-lite": { rag: true }
|
| 94 |
|
| 95 |
-
custom:
|
| 96 |
-
# Mistral AI API
|
| 97 |
-
- name: "Mistral" # Unique name for the endpoint
|
| 98 |
-
# For `apiKey` and `baseURL`, you can use environment variables that you define.
|
| 99 |
-
# recommended environment variables:
|
| 100 |
-
apiKey: "${MISTRAL_API_KEY}"
|
| 101 |
-
baseURL: "https://api.mistral.ai/v1"
|
| 102 |
-
|
| 103 |
-
# Models configuration
|
| 104 |
-
models:
|
| 105 |
-
# List of default models to use. At least one value is required.
|
| 106 |
-
default: ["mistral-tiny", "mistral-small", "mistral-medium"]
|
| 107 |
-
# Fetch option: Set to true to fetch models from API.
|
| 108 |
-
fetch: true # Defaults to false.
|
| 109 |
-
|
| 110 |
-
# Optional configurations
|
| 111 |
-
|
| 112 |
-
# Title Conversation setting
|
| 113 |
-
titleConvo: true # Set to true to enable title conversation
|
| 114 |
-
|
| 115 |
-
# Title Method: Choose between "completion" or "functions".
|
| 116 |
-
titleMethod: "completion" # Defaults to "completion" if omitted.
|
| 117 |
-
|
| 118 |
-
# Title Model: Specify the model to use for titles.
|
| 119 |
-
titleModel: "mistral-tiny" # Defaults to "gpt-3.5-turbo" if omitted.
|
| 120 |
-
|
| 121 |
-
# Summarize setting: Set to true to enable summarization.
|
| 122 |
-
summarize: false
|
| 123 |
-
|
| 124 |
-
# Summary Model: Specify the model to use if summarization is enabled.
|
| 125 |
-
summaryModel: "mistral-tiny" # Defaults to "gpt-3.5-turbo" if omitted.
|
| 126 |
-
|
| 127 |
-
# Force Prompt setting: If true, sends a `prompt` parameter instead of `messages`.
|
| 128 |
-
forcePrompt: false
|
| 129 |
-
|
| 130 |
-
# The label displayed for the AI model in messages.
|
| 131 |
-
modelDisplayLabel: "Mistral" # Default is "AI" when not set.
|
| 132 |
-
|
| 133 |
-
# Add additional parameters to the request. Default params will be overwritten.
|
| 134 |
-
addParams:
|
| 135 |
-
safe_mode: true # This field is specific to Mistral AI: https://docs.mistral.ai/api/
|
| 136 |
-
|
| 137 |
-
# Drop Default params parameters from the request. See default params in guide linked below.
|
| 138 |
-
dropParams: ["stop", "temperature", "top_p"]
|
| 139 |
-
# - stop # dropped since it's not recognized by Mistral AI API
|
| 140 |
-
# `temperature` and `top_p` are removed to allow Mistral AI API defaults to be used:
|
| 141 |
-
# - temperature
|
| 142 |
-
# - top_p
|
| 143 |
-
|
| 144 |
-
# OpenRouter.ai Example
|
| 145 |
-
- name: "OpenRouter"
|
| 146 |
-
# For `apiKey` and `baseURL`, you can use environment variables that you define.
|
| 147 |
-
# recommended environment variables:
|
| 148 |
-
# Known issue: you should not use `OPENROUTER_API_KEY` as it will then override the `openAI` endpoint to use OpenRouter as well.
|
| 149 |
-
apiKey: "${OPENROUTER_KEY}"
|
| 150 |
-
baseURL: "https://openrouter.ai/api/v1"
|
| 151 |
-
models:
|
| 152 |
-
default: ["nousresearch/nous-capybara-7b:free", "mistralai/mistral-7b-instruct:free", "huggingfaceh4/zephyr-7b-beta:free", "openchat/openchat-7b:free", "gryphe/mythomist-7b:free", "undi95/toppy-m-7b:free", "openrouter/cinematika-7b:free", "openrouter/auto", "nousresearch/nous-capybara-7b", "mistralai/mistral-7b-instruct", "huggingfaceh4/zephyr-7b-beta", "openchat/openchat-7b", "gryphe/mythomist-7b", "openrouter/cinematika-7b", "rwkv/rwkv-5-world-3b", "recursal/rwkv-5-3b-ai-town", "jondurbin/bagel-34b", "jebcarter/psyfighter-13b", "koboldai/psyfighter-13b-2", "neversleep/noromaid-mixtral-8x7b-instruct", "nousresearch/nous-hermes-llama2-13b", "meta-llama/codellama-34b-instruct", "phind/phind-codellama-34b", "intel/neural-chat-7b", "nousresearch/nous-hermes-2-mixtral-8x7b-dpo", "nousresearch/nous-hermes-2-mixtral-8x7b-sft", "haotian-liu/llava-13b", "nousresearch/nous-hermes-2-vision-7b", "meta-llama/llama-2-13b-chat", "gryphe/mythomax-l2-13b", "nousresearch/nous-hermes-llama2-70b", "teknium/openhermes-2-mistral-7b", "teknium/openhermes-2.5-mistral-7b", "undi95/remm-slerp-l2-13b", "undi95/toppy-m-7b", "01-ai/yi-34b-chat", "01-ai/yi-34b", "01-ai/yi-6b", "togethercomputer/stripedhyena-nous-7b", "togethercomputer/stripedhyena-hessian-7b", "mistralai/mixtral-8x7b", "nousresearch/nous-hermes-yi-34b", "open-orca/mistral-7b-openorca", "openai/gpt-3.5-turbo", "openai/gpt-3.5-turbo-1106", "openai/gpt-3.5-turbo-16k", "openai/gpt-4-1106-preview", "openai/gpt-4", "openai/gpt-4-32k", "openai/gpt-4-vision-preview", "openai/gpt-3.5-turbo-instruct", "google/palm-2-chat-bison", "google/palm-2-codechat-bison", "google/palm-2-chat-bison-32k", "google/palm-2-codechat-bison-32k", "google/gemini-pro", "google/gemini-pro-vision", "perplexity/pplx-70b-online", "perplexity/pplx-7b-online", "perplexity/pplx-7b-chat", "perplexity/pplx-70b-chat", "meta-llama/llama-2-70b-chat", "nousresearch/nous-capybara-34b", "jondurbin/airoboros-l2-70b", "austism/chronos-hermes-13b", "migtissera/synthia-70b", "pygmalionai/mythalion-13b", "undi95/remm-slerp-l2-13b-6k", "xwin-lm/xwin-lm-70b", "gryphe/mythomax-l2-13b-8k", "alpindale/goliath-120b ", "lizpreciatior/lzlv-70b-fp16-hf", "neversleep/noromaid-20b", "mistralai/mixtral-8x7b-instruct", "cognitivecomputations/dolphin-mixtral-8x7b", "anthropic/claude-2", "anthropic/claude-2.0", "anthropic/claude-instant-v1", "mancer/weaver", "mistralai/mistral-tiny", "mistralai/mistral-small", "mistralai/mistral-medium"]
|
| 153 |
-
fetch: true
|
| 154 |
-
titleConvo: true
|
| 155 |
-
titleModel: "gpt-3.5-turbo"
|
| 156 |
-
summarize: false
|
| 157 |
-
summaryModel: "gpt-3.5-turbo"
|
| 158 |
-
forcePrompt: false
|
| 159 |
-
modelDisplayLabel: "OpenRouter"
|
| 160 |
-
|
| 161 |
-
- name: "Reverse Proxy"
|
| 162 |
-
# For `apiKey` and `baseURL`, you can use environment variables that you define.
|
| 163 |
-
# recommended environment variables:
|
| 164 |
-
# Known issue: you should not use `OPENROUTER_API_KEY` as it will then override the `openAI` endpoint to use OpenRouter as well.
|
| 165 |
-
apiKey: "user_provided"
|
| 166 |
-
baseURL: "user_provided"
|
| 167 |
-
models:
|
| 168 |
-
default: ["gpt-3.5-turbo"]
|
| 169 |
-
fetch: true
|
| 170 |
-
titleConvo: true
|
| 171 |
-
titleModel: "gpt-3.5-turbo"
|
| 172 |
-
summarize: false
|
| 173 |
-
summaryModel: "gpt-3.5-turbo"
|
| 174 |
-
forcePrompt: false
|
| 175 |
-
modelDisplayLabel: "AI"
|
| 176 |
-
|
| 177 |
# See the Custom Configuration Guide for more information:
|
| 178 |
# https://docs.librechat.ai/install/configuration/custom_config.html
|
|
|
|
| 92 |
"gemini-2.5-flash": { rag: true }
|
| 93 |
"gemini-2.5-flash-lite": { rag: true }
|
| 94 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
# See the Custom Configuration Guide for more information:
|
| 96 |
# https://docs.librechat.ai/install/configuration/custom_config.html
|