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

[experimental] AWS Bedrock support #13

Closed
wants to merge 8 commits into from

Commits on Mar 1, 2024

  1. System based components for requesting and generating

    Signed-off-by: Artur Kamieniecki <[email protected]>
    arturkamieniecki committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8ef9acf View commit details
    Browse the repository at this point in the history
  2. Requester and generator

    Signed-off-by: Artur Kamieniecki <[email protected]>
    arturkamieniecki committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1840488 View commit details
    Browse the repository at this point in the history
  3. UI integrated components for requesting and generating prompts with a…

    …ws bedrock
    
    Signed-off-by: Artur Kamieniecki <[email protected]>
    arturkamieniecki committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    37c6bb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Fix not getting full response

    Signed-off-by: Artur Kamieniecki <[email protected]>
    arturkamieniecki committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6740202 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    a8b7da5 View commit details
    Browse the repository at this point in the history
  2. Change components names

    Signed-off-by: Artur Kamieniecki <[email protected]>
    arturkamieniecki committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ea9a724 View commit details
    Browse the repository at this point in the history
  3. Requester and generator

    Signed-off-by: Artur Kamieniecki <[email protected]>
    arturkamieniecki committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fe534b9 View commit details
    Browse the repository at this point in the history
  4. Change generator name to modelconfiguration

    Signed-off-by: Artur Kamieniecki <[email protected]>
    arturkamieniecki committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    42dbae2 View commit details
    Browse the repository at this point in the history