CablyAI / librechat.yaml
frfr
Update librechat.yaml
165baa1 verified
raw
history blame
1.25 kB
version: 1.1.6
cache: true
registration:
socialLogins: ["discord", "facebook", "github", "google", "openid"]
endpoints:
custom:
- name: "CablyAI"
apiKey: "${CABLYAI_API_KEY}"
baseURL: "https://cablyai.com/"
models:
default:
- "chatgpt-4o-latest"
- "claude-3.5-sonnet"
- "gpt-3.5-turbo"
- "gpt-3.5-turbo-0125"
- "gpt-3.5-turbo-0301"
- "gpt-3.5-turbo-0613"
- "gpt-3.5-turbo-1106"
- "gpt-3.5-turbo-16k"
- "gpt-3.5-turbo-instruct"
- "gpt-4"
- "gpt-4-0314"
- "gpt-4-1106-preview"
- "gpt-4-32k"
- "gpt-4-32k-0314"
- "gpt-4-turbo"
- "gpt-4-turbo-preview"
- "gpt-4-vision-preview"
- "gpt-4o"
- "gpt-4o-2024-05-13"
- "gpt-4o-2024-08-06"
- "gpt-4o-mini"
- "gpt-4o-mini-2024-07-18"
- "o1-mini"
- "o1-mini-2024-09-12"
- "o1-preview"
- "o1-preview-2024-09-12"
fetch: false
titleConvo: true
titleModel: "claude-3.5-sonnet"
summarize: false
summaryModel: "claude-3.5-sonnet"
forcePrompt: false
modelDisplayLabel: "CablyAI"