mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #443] [MERGED] feat(jina_reader): add options to remove images and control caching behavior #1367
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/443
Author: @XiaoLey
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @crazywoola
Base:
main← Head:dev/tool-jina📝 Commits (3)
e6ee40afeat(jina_reader): add options to remove images and control caching behaviorf12404cchore(jina tool): bump version to 0.0.484f2057bump version📊 Changes
3 files changed (+28 additions, -1 deletions)
View changed files
📝
tools/jina/manifest.yaml(+1 -1)📝
tools/jina/tools/jina_reader.py(+4 -0)📝
tools/jina/tools/jina_reader.yaml(+23 -0)📄 Description
Now when we use the jina_reader tool, we can choose whether to remove the images in the parsing results and whether to allow the Jina server to cache the web pages we parse.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.