langchain/docs/extras/modules
Piyush Jain b1de927f1b
Kendra retriever api (#6616)
## Description
Replaces [Kendra
Retriever](https://github.com/hwchase17/langchain/blob/master/langchain/retrievers/aws_kendra_index_retriever.py)
with an updated version that uses the new [retriever
API](https://docs.aws.amazon.com/kendra/latest/dg/searching-retrieve.html)
which is better suited for retrieval augmented generation (RAG) systems.

**Note**: This change requires the latest version (1.26.159) of boto3 to
work. `pip install -U boto3` to upgrade the boto3 version.

cc @hupe1980
cc @dev2049
2023-06-23 14:59:35 -07:00
..
agents Add missing word in comment (#6587) 2023-06-22 07:54:28 -07:00
callbacks Infino integration for simplified logs, metrics & search across LLM data & token usage (#6218) 2023-06-21 01:38:20 -07:00
chains openapi_openai docstring (#6661) 2023-06-23 11:38:33 -07:00
data_connection Kendra retriever api (#6616) 2023-06-23 14:59:35 -07:00
memory docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
model_io Clarifai integration (#5954) 2023-06-22 08:00:15 -07:00
paul_graham_essay.txt Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
state_of_the_union.txt Doc refactor (#6300) 2023-06-16 11:52:56 -07:00