Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ParisNeo authored Jan 22, 2025
1 parent e4c9999 commit c34adfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generic/assistant/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ai_message_prefix: 'assistant'
# A text to put between user and chatbot messages
link_text: '
'
welcome_message: ""
welcome_message: "Hi, how can I selp you?"
# Here are default model parameters
model_temperature: 0.1 # higher: more creative, lower: more deterministic

Expand All @@ -40,4 +40,4 @@ recommended_model: ''
dependencies: []

# A list of texts to be used to detect that the model is hallucinating and stop the generation if any one of these is output by the model
anti_prompts: []
anti_prompts: []

0 comments on commit c34adfb

Please sign in to comment.