mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #74] [MERGED] fix: make azure openai work by dropping/modifying params #296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/pipelines/pull/74
Author: @cheahjs
Created: 6/7/2024
Status: ✅ Merged
Merged: 6/7/2024
Merged by: @tjbck
Base:
main← Head:fix/azure-openai📝 Commits (1)
19fef57fix: make azure openai work by dropping/modifying params📊 Changes
1 file changed (+20 additions, -7 deletions)
View changed files
📝
examples/pipelines/providers/azure_openai_pipeline.py(+20 -7)📄 Description
Azure OpenAI throws errors if the body doesn't exactly match the spec.
userparam to fit into a string🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.