Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support for azure openai assistants #577

Merged
merged 2 commits into from
Mar 22, 2024
Merged

feat: support for azure openai assistants #577

merged 2 commits into from
Mar 22, 2024

Conversation

typpo
Copy link
Collaborator

@typpo typpo commented Mar 22, 2024

Related to #502

Example:

prompts:
  - "Write a tweet about {{topic}}"

providers:
  - id: azureopenai:assistant:asst_E4GyOBYKlnAzMi19SZF2Sn8I
    config:
      apiHost: yourdeploymentname.openai.azure.com

tests:
  - vars:
      topic: bananas

@typpo typpo merged commit 17dc6cf into main Mar 22, 2024
18 checks passed
@typpo typpo deleted the azure-assistants branch March 22, 2024 15:27
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.

None yet

1 participant