Skip to content

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented Dec 20, 2024

Following Amazon Bedrock's recommendations, deprecate individual model chat implementations (Anthropic, Cohere, Llama, Titan, etc.) in favor of the unified BedrockProxyChatModel. This change promotes the use of Bedrock's Converse API which offers benefits like model flexibility, extended functionality, and native tool support.

The Converse API does not support embedding operations, so these will remain in the current API and the embedding model functionality in the existing InvokeModel API will be maintained

… of Converse API

Following Amazon Bedrock's recommendations, deprecate individual model chat implementations (Anthropic, Cohere, Llama, Titan, etc.)
in favor of the unified BedrockProxyChatModel. This change promotes the use of Bedrock's Converse API which offers
benefits like model flexibility, extended functionality, and native tool support.

The Converse API does not support embedding operations, so these will remain in the current API and the embedding
model functionality in the existing InvokeModel API will be maintained
@tzolov tzolov added this to the 1.0.0-M5 milestone Dec 20, 2024
@markpollack markpollack self-assigned this Dec 20, 2024
@markpollack
Copy link
Member

merged in e941bc5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants