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

feat: amazonsagemaker AI provider #731

Merged
merged 9 commits into from
Nov 5, 2023

Commits on Nov 4, 2023

  1. feat(amazonsagemaker): Add AmazonSageMaker AI provider

    Co-authored-by: NAME 18630245+zaremb@users.noreply.github.com
    Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
    dkuroczk committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    d3bf35d View commit details
    Browse the repository at this point in the history
  2. feat(amazonsagemaker): Add AmazonSageMaker AI provider

    Co-authored-by: Mateusz Zaremba <18630245+zaremb@users.noreply.github.com>
    Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
    dkuroczk and zaremb committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b9d43b8 View commit details
    Browse the repository at this point in the history
  3. feat(auth): add top p and max tokens to auth and use them in sagemake…

    …r backend
    
    Signed-off-by: Mateusz Zaremba <18630245+zaremb@users.noreply.github.com>
    zaremb committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    7f76d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Merge pull request #1 from dkuroczk/feat/implement-pr-comments

    feat(auth): add top p and max tokens to auth and use them in sagemake…
    dkuroczk committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a7db1d9 View commit details
    Browse the repository at this point in the history
  2. feat: Updates SageMaker docs, validate topP, ident

    Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
    dkuroczk committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7259287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9626b0 View commit details
    Browse the repository at this point in the history
  4. feat: list of passwordlessProviders

    Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
    dkuroczk committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    6979f3f View commit details
    Browse the repository at this point in the history
  5. feat: returns err

    Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
    dkuroczk committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    3e3aad8 View commit details
    Browse the repository at this point in the history
  6. fix: remove log.Fatal(err)

    Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
    dkuroczk committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    603ba08 View commit details
    Browse the repository at this point in the history