mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #437] [MERGED] Tavily search and extract images to files[array] #1366
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/437
Author: @mendybraun
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @crazywoola
Base:
main← Head:Tavily-images📝 Commits (2)
1bf268aMerge /tools/tavily changes from upstream-productionf0e8d47Update tools/tavily/manifest.yaml📊 Changes
3 files changed (+71 additions, -1 deletions)
View changed files
📝
tools/tavily/manifest.yaml(+1 -1)📝
tools/tavily/tools/tavily_extract.py(+33 -0)📝
tools/tavily/tools/tavily_search.py(+37 -0)📄 Description
Tavily search and extract: map image URLS from the search and extract to the files[array] variable. (so it can be used in downstream nodes - like the LLM for vision).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.