mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #13] [MERGED] plugin: bedrock #989
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/13
Author: @Yeuoly
Created: 1/2/2025
Status: ✅ Merged
Merged: 1/2/2025
Merged by: @Yeuoly
Base:
main← Head:plugin/bedrock📝 Commits (1)
f3b1d30plugin: bedrock📊 Changes
78 files changed (+539 additions, -2959 deletions)
View changed files
➖
migrations/models/bedrock/.env.example(+0 -4)➖
migrations/models/bedrock/_assets/icon_l_en.svg(+0 -14)➖
migrations/models/bedrock/_assets/icon_s_en.svg(+0 -15)➖
migrations/models/bedrock/main.py(+0 -6)➖
migrations/models/bedrock/manifest.yaml(+0 -35)➖
migrations/models/bedrock/models/llm/_position.yaml(+0 -30)➖
migrations/models/bedrock/models/llm/ai21.j2-mid-v1.yaml(+0 -47)➖
migrations/models/bedrock/models/llm/ai21.j2-ultra-v1.yaml(+0 -47)➖
migrations/models/bedrock/models/llm/amazon.titan-text-express-v1.yaml(+0 -23)➖
migrations/models/bedrock/models/llm/amazon.titan-text-lite-v1.yaml(+0 -23)➖
migrations/models/bedrock/models/llm/anthropic.claude-3-haiku-v1.yaml(+0 -61)➖
migrations/models/bedrock/models/llm/anthropic.claude-3-opus-v1.yaml(+0 -61)➖
migrations/models/bedrock/models/llm/anthropic.claude-3-sonnet-v1.5.yaml(+0 -60)➖
migrations/models/bedrock/models/llm/anthropic.claude-3-sonnet-v1.yaml(+0 -60)➖
migrations/models/bedrock/models/llm/anthropic.claude-instant-v1.yaml(+0 -52)➖
migrations/models/bedrock/models/llm/anthropic.claude-v1.yaml(+0 -53)➖
migrations/models/bedrock/models/llm/anthropic.claude-v2.1.yaml(+0 -54)➖
migrations/models/bedrock/models/llm/anthropic.claude-v2.yaml(+0 -54)➖
migrations/models/bedrock/models/llm/cohere.command-light-text-v14.yaml(+0 -35)➖
migrations/models/bedrock/models/llm/cohere.command-r-plus-v1.0.yaml(+0 -44)...and 58 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.