langchain/docs/docs
david qiu 9fb6805be4
langchain[minor]: Add retriever for Knowledge Bases for Amazon Bedrock (#13980)
- **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`:
5cf793f493

---------

Co-authored-by: Piyush Jain <piyushjain@duck.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-11-28 14:10:23 -08:00
..
_templates Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
additional_resources new course on DeepLearning.ai (#12755) 2023-11-10 13:55:27 -08:00
expression_language FEATURE: Runnable with message history (#13418) 2023-11-17 12:00:01 -08:00
get_started DOCS: updated langchain stack img to be svg (#13540) 2023-11-19 16:26:53 -08:00
guides experimental[patch] Update prompt injection model (#13930) 2023-11-27 17:56:53 -05:00
integrations langchain[minor]: Add retriever for Knowledge Bases for Amazon Bedrock (#13980) 2023-11-28 14:10:23 -08:00
langsmith DOCS: format notebooks (#13371) 2023-11-14 14:17:44 -08:00
modules FEATURE: Add Databricks Vector Search as a new vector store (#13621) 2023-11-27 11:07:26 -08:00
use_cases DOCS: fix link to question answering (#13806) 2023-11-27 12:56:15 -08:00
.gitignore Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
community.md Minor fix (#11748) 2023-10-12 22:36:31 -07:00
security.md Update security.md (#11942) 2023-10-23 15:35:33 -04:00