open-webui / pipelines

Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework
MIT License
931 stars 297 forks source link

Fix issues with undefined variables, typo, and incorrect parameter name in Azure OpenAI Pipe #244

Closed kmishmael closed 2 months ago

kmishmael commented 2 months ago

There are a couple of issues in the Azure OpenAI Pipe code:

Proposed Solution

I've filed a PR for #245