Skip to content

Conversation

@xrmx
Copy link
Member

@xrmx xrmx commented Nov 13, 2024

What does this pull request do?

And start testing against azure openai.

I've simplified env variables needed for vcr recordings to these:

  • OPENAI_API_KEY, with project tokens no need for the others

And for azure these ones that are available for cut and paste from the interface:

  • AZURE_CHAT_COMPLETIONS_DEPLOYMENT_URL
  • AZURE_CHAT_COMPLETIONS_API_KEY
  • AZURE_EMBEDDINGS_DEPLOYMENT_URL
  • AZURE_EMBEDDINGS_API_KEY

Related issues

@xrmx xrmx requested review from trentm and removed request for trentm November 13, 2024 10:41
@xrmx xrmx closed this Nov 13, 2024
@xrmx xrmx reopened this Nov 13, 2024
@xrmx xrmx force-pushed the rewrite-tests-in-pytest branch from 17edad3 to e36160b Compare November 13, 2024 10:44
@xrmx xrmx requested a review from trentm November 13, 2024 10:44
xrmx added 2 commits November 13, 2024 12:00
… style

And start testing against azure openai.

I've simplified env variables needed for vcr recordings to these:

* `OPENAI_API_KEY`, with project tokens no need for the others

And for azure these ones that are available for cut and paste from the
interface:

* `AZURE_CHAT_COMPLETIONS_DEPLOYMENT_URL`
* `AZURE_CHAT_COMPLETIONS_API_KEY`
* `AZURE_EMBEDDINGS_DEPLOYMENT_URL`
* `AZURE_EMBEDDINGS_API_KEY`
@xrmx xrmx force-pushed the rewrite-tests-in-pytest branch from 8e5e539 to f0ac7f7 Compare November 13, 2024 11:00
@xrmx xrmx merged commit b7ba48a into main Nov 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants