[PR #375] [MERGED] fix(anthropic): Update AnthropicLargeLanguageModel initialization #1329

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/375
Author: @fdb02983rhy
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @crazywoola

Base: mainHead: fix(anthropic)-Update-AnthropicLargeLanguageModel-initialization


📝 Commits (1)

  • be7ba2d fix(anthropic): Update AnthropicLargeLanguageModel initialization

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 models/anthropic/manifest.yaml (+1 -1)
📝 models/anthropic/models/llm/llm.py (+2 -2)

📄 Description

Correct the initialization parameters


🔄 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/375 **Author:** [@fdb02983rhy](https://github.com/fdb02983rhy) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix(anthropic)-Update-AnthropicLargeLanguageModel-initialization` --- ### 📝 Commits (1) - [`be7ba2d`](https://github.com/langgenius/dify-official-plugins/commit/be7ba2d6e466f931052ce435fbee27bb9cb94992) fix(anthropic): Update AnthropicLargeLanguageModel initialization ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/anthropic/manifest.yaml` (+1 -1) 📝 `models/anthropic/models/llm/llm.py` (+2 -2) </details> ### 📄 Description Correct the initialization parameters --- <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:38 -05:00
yindo closed this issue 2026-02-16 10:22:38 -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#1329