Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Use Amazon Bedrock Converse API to re-implementing Bedrock AI Models. #813

Closed

Commits on Jun 2, 2024

  1. Add Amazon Bedrock Converse API support.

    wmz7year committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e4ee01a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    49b3326 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Amazon Bedrock Chat adds tool support.

    wmz7year committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    89f9c89 View commit details
    Browse the repository at this point in the history
  2. Amazon Bedrock AI models remove the old API components, use BedrockCo…

    …nverseApi instead.
    wmz7year committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    678389f View commit details
    Browse the repository at this point in the history
  3. Amazon Bedrock converse API module supports custom BedrockRuntimeClie…

    …nt and BedrockRuntimeAsyncClient.
    wmz7year committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    470d00e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    216df35 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Add Amazon Bedrock Mistral model support.

    wmz7year committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2c8968d View commit details
    Browse the repository at this point in the history
  2. Add Bedrock Cohere Command R model support.

    wmz7year committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    0fffb5a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    0527909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1935e27 View commit details
    Browse the repository at this point in the history