spacy-llm
spacy-llm copied to clipboard
Add Bedrock support
Description
Add Bedrock Titan and Jurassic support
Corresponding documentation PR
(#338)
Types of change
New feature
Checklist
- [x] I confirm that I have the right to submit this contribution under the project's MIT license.
- [ ] I ran all tests in
tests
andusage_examples/tests
, and all new and existing tests passed. This includes- all external tests (i. e.
pytest
ran with--external
) - all tests requiring a GPU (i. e.
pytest
ran with--gpu
)
- all external tests (i. e.
- [x] My changes don't require a change to the documentation, or if they do, I've added all required information.
Hi @rmitsch, I have made the changes, please review the code.
Sorry for not getting back to you about this yet, @viveksilimkhan1. I have this on my backlog!
Hello @rmitsch! Can we expect an update on this anytime soon? Thank you!
Hello, is anything blocking this PR? We also have a strong use case for Bedrock support. Thanks!