Skip to content

Commit 226d66e

Browse files
authored
Update Readme.md
1 parent 46a7237 commit 226d66e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Pipelines are processing functions that extend Open WebUI with **custom AI model
8585

8686
- Enables interaction with **Azure OpenAI** and other **Azure AI** models.
8787
- Supports multiple Azure AI models selection via the `AZURE_AI_MODEL` environment variable (e.g. `gpt-4o;gpt-4o-mini`).
88+
- Customizable pipeline display with configurable prefix via `AZURE_AI_PIPELINE_PREFIX`.
89+
- Azure AI Search / RAG integration with enhanced collapsible citation display (Azure OpenAI only).
8890
- Filters valid parameters to ensure clean requests.
8991
- Handles both streaming and non-streaming responses.
9092
- Provides configurable error handling and timeouts.

0 commit comments

Comments
 (0)