mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #734] [MERGED] Feat/update perplexity parameters #1520
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/734
Author: @TakumaKira
Created: 4/16/2025
Status: ✅ Merged
Merged: 4/16/2025
Merged by: @crazywoola
Base:
main← Head:feat/update-perplexity📝 Commits (3)
bba6531feat: update perplexity search parameters4f8f0b4chore: bump perplexity search version159a06fchore: update dependency requirements📊 Changes
4 files changed (+57 additions, -30 deletions)
View changed files
📝
tools/perplexity/manifest.yaml(+1 -1)📝
tools/perplexity/requirements.txt(+1 -1)📝
tools/perplexity/tools/perplexity_search.py(+10 -9)📝
tools/perplexity/tools/perplexity_search.yaml(+45 -19)📄 Description
Related Issues or Context
fixes langgenius/dify/#17806
return_images/return_related_questions/search_context_sizeparametersreturn_citationsparametersearch_domain_filterparameter to explicitly match the latest api (string array up to 3 items)This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.