[PR #144] [MERGED] feat: New text-to-SQL pipe using LlamaIndex #325

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/144
Author: @westbrook-ai
Created: 7/1/2024
Status: Merged
Merged: 7/1/2024
Merged by: @tjbck

Base: mainHead: feat-text-to-sql-rag


📝 Commits (2)

  • d7cb952 feat: New text-to-SQL pipe using LlamaIndex
  • 7aa0a60 Update requirements.txt

📊 Changes

2 files changed (+98 additions, -1 deletions)

View changed files

examples/pipelines/rag/text_to_sql_pipeline.py (+92 -0)
📝 requirements.txt (+6 -1)

📄 Description

No description provided


🔄 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/144 **Author:** [@westbrook-ai](https://github.com/westbrook-ai) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `feat-text-to-sql-rag` --- ### 📝 Commits (2) - [`d7cb952`](https://github.com/open-webui/pipelines/commit/d7cb952c4daba31e0ac5b16cf834773864ebcdef) feat: New text-to-SQL pipe using LlamaIndex - [`7aa0a60`](https://github.com/open-webui/pipelines/commit/7aa0a6020d8b37de165c1c25569abbd42b65d328) Update requirements.txt ### 📊 Changes **2 files changed** (+98 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `examples/pipelines/rag/text_to_sql_pipeline.py` (+92 -0) 📝 `requirements.txt` (+6 -1) </details> ### 📄 Description _No description provided_ --- <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:07 -05:00
yindo closed this issue 2026-02-15 20:15:07 -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#325