dizzafizza1 commited on
Commit
c79b169
1 Parent(s): 56ea9e3

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +0 -28
librechat.yaml CHANGED
@@ -6,34 +6,6 @@ cache: true
6
 
7
  # Definition of custom endpoints
8
  endpoints:
9
- azureOpenAI:
10
- titleModel: "gpt-4o"
11
- plugins: true
12
- assistants: true
13
- summarize: true
14
- summaryModel: "gpt-4o"
15
- titleConvo: true
16
- titleFor:
17
- groups:
18
- - group: "rg-jamisonstevens2014ai"
19
- apiKey: "c3a7959539d6464e815b63dbd5e622ca"
20
- instanceName: "ai-jamisonstevens2014ai058386571176_aoai"
21
- deploymentName: "gpt-4o"
22
- version: "latest" # Ensure this is set to the latest or a specific version that supports GPT-4o
23
- baseURL: "https://ai-jamisonstevens2014ai058386571176.openai.azure.com/"
24
- additionalHeaders:
25
- CustomHeader: "HeaderValue"
26
- addParams:
27
- max_tokens: 2048
28
- temperature: 0.7
29
- dropParams:
30
- - "frequency_penalty"
31
- - "presence_penalty"
32
- forcePrompt: false
33
- models:
34
- gpt-4o:
35
- deploymentName: "gpt-4o"
36
- version: "latest"
37
  custom:
38
  # Mistral AI API
39
  - name: "Mistral" # Unique name for the endpoint
 
6
 
7
  # Definition of custom endpoints
8
  endpoints:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  custom:
10
  # Mistral AI API
11
  - name: "Mistral" # Unique name for the endpoint