-
Notifications
You must be signed in to change notification settings - Fork 20
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
Support AWS Bedrock #131
Labels
Comments
mkrueger12
added a commit
that referenced
this issue
Feb 11, 2024
mkrueger12
added a commit
that referenced
this issue
Feb 11, 2024
mkrueger12
added a commit
that referenced
this issue
Feb 12, 2024
mkrueger12
added a commit
that referenced
this issue
Feb 15, 2024
mkrueger12
added a commit
that referenced
this issue
Feb 16, 2024
* #131: init bedrock provider * #131: request and response working * #131: lint * #131: fix context * #131: clean code * #131: Update test files * #131: remove unneeded test * #131: fix tests * #131: lint * #131: Moved auth to client * #131: run test * #131: lint * #131: update readme --------- Co-authored-by: Max <[email protected]>
Merged
roma-glushko
added a commit
that referenced
this issue
Feb 22, 2024
## Features - ✨ #142: [Lang Chat Router] Ollama Support (@mkrueger12) - ✨ #131: [Lang Chat Router] AWS Bedrock Support (@mkrueger12) ## Miscellaneous - 👷 #155 Fixing the dockerhub authorization step in the release workflow (@roma-glushko) - ♻️ #151: Moved specific provider schemas closer to provider's packages (@roma-glushko)
Merged
roma-glushko
added a commit
that referenced
this issue
Feb 22, 2024
## Features - ✨#117 Allow to load dotenv files (@roma-glushko) - ✨ #142: [Lang Chat Router] Ollama Support (@mkrueger12) - ✨ #131: [Lang Chat Router] AWS Bedrock Support (@mkrueger12) ## Improvements - ✨👷#91 Support for Windows (@roma-glushko) - 👷 #139 Build Glide for OpenBSD and ppc65le, s390x, riscv64 architectures (@roma-glushko) ## Miscellaneous - 👷 #92 Release binaries to Snapcraft (@roma-glushko) - 👷 #123 publish images to DockerHub (@roma-glushko) - 🔧 #136 Migrated all API to Fiber (@roma-glushko) - 👷 #139 Create a image tag with pure version (without distro suffix) (@roma-glushko) - 👷 #155 Fixing the dockerhub authorization step in the release workflow (@roma-glushko) - ♻️ #151: Moved specific provider schemas closer to provider's packages (@roma-glushko)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Build provider to support AWS Bedrock
The text was updated successfully, but these errors were encountered: