Skip to content

Commit

Permalink
Added some notes on changing from Azure to OpenAI direct
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Mar 21, 2024
1 parent bccab41 commit 81a70bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ The code is configured to run with Azure OpenAI. You can also run with OpenAI di

3. In `deep_eval.py` ajust code to use OpenAIChat instead of AzureOpenAI. At some point this will be a settings

Note, if using promptflow in Azure ML, you can explore other model connections. After creating an appropriate deployment, follow the steps above.

# Development

## Pre-commit hooks
Expand Down

0 comments on commit 81a70bb

Please sign in to comment.