Skip to content

Commit

Permalink
Update llm_config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
s-jse authored Aug 23, 2024
1 parent 600f05d commit ee25ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llm_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ llm_endpoints:
api_key: "AZURE_OPENAI_API_KEY" # This is the the name of the environment variable that contains your Azure OpenAI API key
engine_map:
gpt-35-turbo-instruct: azure_text/gpt-35-turbo-instruct
gpt-4o-mini: azure/gpt-4o-mini

# Example of OpenAI models via openai.com
# See more models at https://platform.openai.com/docs/models/. Note that OpenAI models don't need an "openai/" prefix in engine_map
Expand Down

0 comments on commit ee25ff7

Please sign in to comment.