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

fix(drivers-prompt-azure-openai): fix AzureOpenAiChatPromptDriver by removing unsupported "modalities" #1694

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

collindutter
Copy link
Member

Describe your changes

Unclear how this got missed by integration tests..

Issue ticket number and link

Closes #1693

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../drivers/prompt/azure_openai_chat_prompt_driver.py 50.00% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@collindutter collindutter added this pull request to the merge queue Feb 11, 2025
Merged via the queue into main with commit 6699a3d Feb 11, 2025
15 of 16 checks passed
@collindutter collindutter deleted the fix/azure-openai branch February 11, 2025 19:28
collindutter added a commit that referenced this pull request Feb 11, 2025
collindutter added a commit that referenced this pull request Feb 11, 2025
collindutter added a commit that referenced this pull request Feb 11, 2025
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.

AzureOpenAiChatPromptDriver Doesn't Support Modalities
2 participants