mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #484] [MERGED] Fix: Enhance tool prompt transformation for Anthropic API compatibility #1395
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/484
Author: @fdb02983rhy
Created: 3/18/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @crazywoola
Base:
main← Head:fix-Enhance-tool-prompt-transformation-for-Anthropic-API-compatibility📝 Commits (3)
5731003Update llm.py2f8f80dUpdate manifest.yaml671d043Merge branch 'main' into fix-Enhance-tool-prompt-transformation-for-Anthropic-API-compatibility📊 Changes
2 files changed (+42 additions, -2 deletions)
View changed files
📝
models/anthropic/manifest.yaml(+1 -1)📝
models/anthropic/models/llm/llm.py(+41 -1)📄 Description
Fixes https://github.com/langgenius/dify/issues/16103

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.