[PR #6802] add vanna localized deployment capabilities #25435

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

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

State: closed
Merged: No


Checklist:

Important

Please review the checklist below before submitting your pull request.

  • Please open an issue before creating a PR or link to an existing issue
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

Description

A tool has been added to enable vanna to have localized deployment capabilities and can use local vector databases, llm, etc.

  • New feature (non-breaking change which adds functionality)

Testing Instructions

I have verified it in the local environment and the function meets expectations

**Original Pull Request:** https://github.com/langgenius/dify/pull/6802 **State:** closed **Merged:** No --- # Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [ ] Please open an issue before creating a PR or link to an existing issue - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods # Description A tool has been added to enable vanna to have localized deployment capabilities and can use local vector databases, llm, etc. - [x] New feature (non-breaking change which adds functionality) # Testing Instructions I have verified it in the local environment and the function meets expectations
yindo added the pull-request label 2026-02-21 20:24:56 -05:00
yindo closed this issue 2026-02-21 20:24:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#25435