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

Add Bedrock Cloud Model provider #21092

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Added Bedrock UI elements, credential storage and a few other things

    5herlocked authored and Shardul Vaidya committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    96fde1b View commit details
    Browse the repository at this point in the history
  2. Compiles with the appropriate UI fields + saves credentials

    5herlocked authored and Shardul Vaidya committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    62f8ce3 View commit details
    Browse the repository at this point in the history
  3. Starting the transpose to the Bedrock SDK

    5herlocked authored and Shardul Vaidya committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b146a6d View commit details
    Browse the repository at this point in the history
  4. Added Bedrock Error enum that transparently exposes SDK Errors as Bed…

    …rock errors, while also letting us include it
    5herlocked authored and Shardul Vaidya committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1240bad View commit details
    Browse the repository at this point in the history
  5. Had Q Dev rewrite most of the model enums based on the AWS Bedrock li…

    …st of FMs
    5herlocked authored and Shardul Vaidya committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c723521 View commit details
    Browse the repository at this point in the history
  6. Fixed the names in impl Model

    5herlocked authored and Shardul Vaidya committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4fcc8ec View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    fe42049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff200a View commit details
    Browse the repository at this point in the history