[PR #484] [MERGED] Fix: Enhance tool prompt transformation for Anthropic API compatibility #1395

Closed
opened 2026-02-16 10:22:49 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: fix-Enhance-tool-prompt-transformation-for-Anthropic-API-compatibility


📝 Commits (3)

  • 5731003 Update llm.py
  • 2f8f80d Update manifest.yaml
  • 671d043 Merge 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
Screenshot 2025-03-18 at 16 23 39


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

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/484 **Author:** [@fdb02983rhy](https://github.com/fdb02983rhy) **Created:** 3/18/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix-Enhance-tool-prompt-transformation-for-Anthropic-API-compatibility` --- ### 📝 Commits (3) - [`5731003`](https://github.com/langgenius/dify-official-plugins/commit/5731003adcbe1aae9a3dc62b1ff45b8d53299cdf) Update llm.py - [`2f8f80d`](https://github.com/langgenius/dify-official-plugins/commit/2f8f80db0eb9ade4ca97bf27e415200f8abafd1a) Update manifest.yaml - [`671d043`](https://github.com/langgenius/dify-official-plugins/commit/671d043ce53f7a62f113e00b857e86c55e9d2e8e) Merge branch 'main' into fix-Enhance-tool-prompt-transformation-for-Anthropic-API-compatibility ### 📊 Changes **2 files changed** (+42 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/anthropic/manifest.yaml` (+1 -1) 📝 `models/anthropic/models/llm/llm.py` (+41 -1) </details> ### 📄 Description Fixes https://github.com/langgenius/dify/issues/16103 <img width="1414" alt="Screenshot 2025-03-18 at 16 23 39" src="https://github.com/user-attachments/assets/3e787a11-c7ff-4077-936c-887ad65dc5dd" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:49 -05:00
yindo closed this issue 2026-02-16 10:22:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1395