(chore) fix config yaml

This commit is contained in:
ishaan-jaff 2023-11-15 17:12:28 -08:00
parent 2a81cc567d
commit 60c1ef7929

View file

@ -8,6 +8,8 @@ model_list:
- model_name: gpt-3.5-turbo
litellm_params:
model: ollama/llama2
temperature: 0.1
max_tokens: 20
# request to gpt-4, response from ollama/llama2