[PR #378] [MERGED] fix(wikipedia-pipeline): update wikipedia pipeline example #398

Closed
opened 2026-02-15 20:15:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/378
Author: @ezavesky
Created: 12/28/2024
Status: Merged
Merged: 2/14/2025
Merged by: @tjbck

Base: mainHead: fix/wikipedia-pipeline


📝 Commits (2)

  • 5a6e476 fix(wikipedia-pipeline): update wikipedia pipeline example (api + responses)
  • 542d143 fix(wikipedia-streaming): convert to streaming-compatible responses

📊 Changes

1 file changed (+188 additions, -39 deletions)

View changed files

📝 examples/pipelines/integrations/wikipedia_pipeline.py (+188 -39)

📄 Description

  • fix retrieve with wikipedia library (previous direct URL was broken)
  • includes new exemplars for header-based package install
  • includes new exemplars for valve property initialization

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/pipelines/pull/378 **Author:** [@ezavesky](https://github.com/ezavesky) **Created:** 12/28/2024 **Status:** ✅ Merged **Merged:** 2/14/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `fix/wikipedia-pipeline` --- ### 📝 Commits (2) - [`5a6e476`](https://github.com/open-webui/pipelines/commit/5a6e476fd90d9f6ecaee648f39722c5bb1b26020) fix(wikipedia-pipeline): update wikipedia pipeline example (api + responses) - [`542d143`](https://github.com/open-webui/pipelines/commit/542d143a883aaea74cb8c5d81fdfaaf17ee209ff) fix(wikipedia-streaming): convert to streaming-compatible responses ### 📊 Changes **1 file changed** (+188 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `examples/pipelines/integrations/wikipedia_pipeline.py` (+188 -39) </details> ### 📄 Description * fix retrieve with wikipedia library (previous direct URL was broken) * includes new exemplars for header-based package install * includes new exemplars for valve property initialization --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:24 -05:00
yindo closed this issue 2026-02-15 20:15:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#398