Skip to content

Commit

Permalink
upadate .alert-menta.user.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kechigon committed Nov 15, 2024
1 parent e041ff4 commit a1992f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .alert-menta.user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ system:
ai:
provider: "openai" # "openai" or "vertexai"
openai:
model: "gpt-3.5-turbo" # Check the list of available models by `curl https://api.openai.com/v1/models -H "Authorization: Bearer $OPENAI_API_KEY"`
model: "gpt-4o-mini-2024-07-18" # Check the list of available models by `curl https://api.openai.com/v1/models -H "Authorization: Bearer $OPENAI_API_KEY"`

vertexai:
project: "<YOUR_PROJECT_ID>"
Expand Down

0 comments on commit a1992f1

Please sign in to comment.