Boning c commited on
Commit
0a1d4c0
·
verified ·
1 Parent(s): 389545e

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +3 -3
librechat.yaml CHANGED
@@ -24,11 +24,11 @@ endpoints:
24
 
25
  # This tells LibreChat to get the API key from a Hugging Face Secret
26
  # named SMILYAI_API_KEY. Make sure your secret is named exactly this.
27
- apiKey: "${SMILYAI_API_KEY}"
28
 
29
  # IMPORTANT: Replace the URL below with the actual Base URL provided by SmilyAI.
30
  # This is the most common point of error. It must be correct.
31
- baseURL: "https://api.smilyai.com/v1"
32
 
33
  # The user-facing label that appears in the model selection dropdown.
34
  modelDisplayLabel: "SmilyAI"
@@ -45,4 +45,4 @@ endpoints:
45
  # These settings control how conversation titles are generated.
46
  titleConvo: true
47
  # Use a fast and efficient model from the provider for titling.
48
- titleModel: "llama-3-8b-instruct"
 
24
 
25
  # This tells LibreChat to get the API key from a Hugging Face Secret
26
  # named SMILYAI_API_KEY. Make sure your secret is named exactly this.
27
+ apiKey: "none"
28
 
29
  # IMPORTANT: Replace the URL below with the actual Base URL provided by SmilyAI.
30
  # This is the most common point of error. It must be correct.
31
+ baseURL: "https://smilyai-labs-sam-chat-legacy-models.hf.space"
32
 
33
  # The user-facing label that appears in the model selection dropdown.
34
  modelDisplayLabel: "SmilyAI"
 
45
  # These settings control how conversation titles are generated.
46
  titleConvo: true
47
  # Use a fast and efficient model from the provider for titling.
48
+ titleModel: "sam-reason-S2"