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: add support for Azure generators #815

Merged
merged 1 commit into from
Jun 18, 2024
Merged

feat: add support for Azure generators #815

merged 1 commit into from
Jun 18, 2024

Conversation

masci
Copy link
Member

@masci masci commented Jun 18, 2024

Related Issues

Proposed Changes:

  • Add support for AzureOpenAIGenerator and AzureOpenAIChatGenerator
  • The Azure generators provide the same response payload as OpenAI, so no additional logic is needed

How did you test it?

Notes for the reviewer

Checklist

@masci masci requested a review from a team as a code owner June 18, 2024 13:29
@masci masci requested review from silvanocerza and removed request for a team June 18, 2024 13:29
@masci masci merged commit 70e2a9c into main Jun 18, 2024
10 checks passed
@masci masci deleted the massi/7791 branch June 18, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AzureOpenAIGenerator not passing meta (used tokens, model...) to Langfuse
2 participants