mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
9fb6805be4
- **Description:** Adds a retriever implementation for [Knowledge Bases
for Amazon Bedrock](https://aws.amazon.com/bedrock/knowledge-bases/), a
new service announced at AWS re:Invent, shortly before this PR was
opened. This depends on the `bedrock-agent-runtime` service, which will
be included in a future version of `boto3` and of `botocore`. We will
open a follow-up PR documenting the minimum required versions of `boto3`
and `botocore` after that information is available.
- **Issue:** N/A
- **Dependencies:** `boto3>=1.33.2, botocore>=1.33.2`
- **Tag maintainer:** @baskaryan
- **Twitter handles:** `@pjain7` `@dead_letter_q`
This PR includes a documentation notebook under
`docs/docs/integrations/retrievers`, which I (@dlqqq) have verified
independently.
EDIT: `bedrock-agent-runtime` service is now included in
`boto3>=1.33.2`:
|
||
---|---|---|
.. | ||
_templates | ||
additional_resources | ||
expression_language | ||
get_started | ||
guides | ||
integrations | ||
langsmith | ||
modules | ||
use_cases | ||
.gitignore | ||
community.md | ||
security.md |