[PR #4878] feat: Add Vanna.AI as a builtin tool #24680

Closed
opened 2026-02-21 20:23:28 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/4878

State: closed
Merged: Yes


Description

Close #4877

Add Vanna.AI as a builtin tool

This feature would significantly speed up the process of extracting insights from my database. Instead of manually writing SQL queries, just simply ask questions in natural language and have Vanna.AI generate the SQL for you.

Fixes # (issue)

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update, included: Dify Document
  • Dependency upgrade

How Has This Been Tested?

截屏2024-06-03 11 09 48 截屏2024-06-03 11 10 41
  • TODO
    none

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
  • optional I have made corresponding changes to the documentation
  • optional I have added tests that prove my fix is effective or that my feature works
  • optional New and existing unit tests pass locally with my changes
**Original Pull Request:** https://github.com/langgenius/dify/pull/4878 **State:** closed **Merged:** Yes --- # Description Close [#4877](https://github.com/langgenius/dify/issues/4877) Add Vanna.AI as a builtin tool This feature would significantly speed up the process of extracting insights from my database. Instead of manually writing SQL queries, just simply ask questions in natural language and have Vanna.AI generate the SQL for you. Fixes # (issue) ## Type of Change Please delete options that are not relevant. - [X] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [X] Dependency upgrade # How Has This Been Tested? <img width="1655" alt="截屏2024-06-03 11 09 48" src="https://github.com/langgenius/dify/assets/8244048/777a856b-de47-4bb9-bff5-411691049266"> <img width="1325" alt="截屏2024-06-03 11 10 41" src="https://github.com/langgenius/dify/assets/8244048/1319ad61-ed6a-43c7-b3fb-d73ca1d372c7"> - [ ] TODO none # Suggested Checklist: - [X] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [X] My changes generate no new warnings - [X] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods - [ ] `optional` I have made corresponding changes to the documentation - [ ] `optional` I have added tests that prove my fix is effective or that my feature works - [ ] `optional` New and existing unit tests pass locally with my changes
yindo added the pull-request label 2026-02-21 20:23:28 -05:00
yindo closed this issue 2026-02-21 20:23:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24680