Guru-25 commited on
Commit
d55890a
·
verified ·
1 Parent(s): 87caff7

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +4 -0
config.yaml CHANGED
@@ -1,4 +1,8 @@
1
  model_list:
 
 
 
 
2
  - model_name: gpt-4o
3
  litellm_params:
4
  model: github/gpt-4o
 
1
  model_list:
2
+ - model_name: deepseek-r1
3
+ litellm_params:
4
+ model: deepseek/deepseek-r1
5
+ api_key: "os.environ/DEEPSEEK_API_KEY"
6
  - model_name: gpt-4o
7
  litellm_params:
8
  model: github/gpt-4o