sblakey / llm-bedrock-anthropic

Plugin for https://llm.datasette.io/en/stable/ to enable talking with Claude Instant and ClaudeV2 models on AWS Bedrock
Apache License 2.0
34 stars 11 forks source link

Add claude 3 sonnet #7

Closed tei6 closed 8 months ago

tei6 commented 8 months ago

Add support for Claude 3 Sonnet.

In Claude 3, only the Messages API is supported. The implementation was based on the following: https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-anthropic-claude-messages.html