Kaballas commited on
Commit
c400eab
·
1 Parent(s): 023b433
Files changed (1) hide show
  1. config.yaml +6 -0
config.yaml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ model_list:
2
+ - model_name: azure-gpt-4o
3
+ litellm_params:
4
+ model: sap
5
+ api_base: https://kaballas-doe-work.hf.space/api/v1/openai/chat/completions # runs os.getenv("AZURE_API_BASE")
6
+ api_key: PF9RE8T-7DFMFQ9-P14FTVJ-640YR2Y # runs os.getenv("AZURE_API_KEY")