Skip to content

Commit

Permalink
ignore updating config
Browse files Browse the repository at this point in the history
  • Loading branch information
vyokky committed Mar 3, 2024
1 parent 2cc4814 commit ce77ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ufo/config/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 0.1

API_TYPE: "openai" # The API type, "openai" for the OpenAI API, "aoai" for the AOAI API.
API_TYPE: "openai2" # The API type, "openai" for the OpenAI API, "aoai" for the AOAI API.
OPENAI_API_BASE: "YOUR_ENDPOINT" for the OpenAI API.
OPENAI_API_KEY: "YOUR_API_KEY" # The OpenAI API key
AOAI_DEPLOYMENT: "YOUR_AOAI_DEPLOYMENT" # Your AOAI deployment if apply
Expand Down

0 comments on commit ce77ffd

Please sign in to comment.