mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #370] [CLOSED] Revert "update amazon bedrock model provider" #1323
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/370
Author: @crazywoola
Created: 3/3/2025
Status: ❌ Closed
Base:
main← Head:revert-369-main📝 Commits (1)
d5cde6eRevert "update amazon bedrock model provider (#369)"📊 Changes
74 files changed (+533 additions, -1257 deletions)
View changed files
➖
models/bedrock/GUIDE.md(+0 -117)➖
models/bedrock/PRIVACY.md(+0 -3)📝
models/bedrock/README.md(+0 -10)📝
models/bedrock/_assets/icon_l_en.svg(+14 -9)📝
models/bedrock/main.py(+1 -1)📝
models/bedrock/manifest.yaml(+26 -32)➕
models/bedrock/models/llm/__init__.py(+0 -0)➕
models/bedrock/models/llm/_position.yaml(+30 -0)📝
models/bedrock/models/llm/ai21.j2-mid-v1.yaml(+0 -1)📝
models/bedrock/models/llm/ai21.j2-ultra-v1.yaml(+0 -1)📝
models/bedrock/models/llm/ai21.jamba-1-5-large-v1.0.yaml(+0 -1)📝
models/bedrock/models/llm/ai21.jamba-1-5-mini-v1.0.yaml(+0 -1)➖
models/bedrock/models/llm/amazon.nova-lite-v1.yaml(+0 -54)➖
models/bedrock/models/llm/amazon.nova-micro-v1.yaml(+0 -53)➖
models/bedrock/models/llm/amazon.nova-pro-v1.yaml(+0 -54)📝
models/bedrock/models/llm/amazon.titan-text-express-v1.yaml(+0 -1)📝
models/bedrock/models/llm/amazon.titan-text-lite-v1.yaml(+0 -1)📝
models/bedrock/models/llm/anthropic.claude-3-5-haiku-v1.yaml(+8 -5)📝
models/bedrock/models/llm/anthropic.claude-3-5-sonnet-v1.yaml(+8 -5)📝
models/bedrock/models/llm/anthropic.claude-3-5-sonnet-v2.yaml(+8 -5)...and 54 more files
📄 Description
Reverts langgenius/dify-official-plugins#369
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.