langchain-aws: 0.1.16#
chat_models#
A chat model that uses the Bedrock API. |
|
Adapter class to prepare the inputs from Langchain to prompt format that Chat model expects. |
|
Bedrock chat model integration built on the Bedrock converse API. |
embeddings#
Bedrock embedding models. |
function_calling#
Representation of a callable function to send to an LLM. |
|
Representation of a callable function to the OpenAI API. |
|
|
graphs#
Neptune Analytics wrapper for graph operations. |
|
|
Neptune wrapper for graph operations. |
Exception for the Neptune queries. |
|
Neptune wrapper for RDF graph operations. |
llms#
Base class for Bedrock models. |
|
Bedrock models. |
|
Adapter class to prepare the inputs from Langchain to a format that LLM model expects. |
|
A handler class to transform input from LLM to a format that SageMaker endpoint expects. |
|
Content handler for LLM class. |
|
A helper class for parsing the byte stream input. |
|
Sagemaker Inference Endpoint models. |
retrievers#
Amazon Bedrock Knowledge Bases retrieval. |
|
Configuration for retrieval. |
|
Filter configuration for retrieval. |
|
Configuration for vector search. |
|
Additional result attribute. |
|
Value of an additional result attribute. |
|
Amazon Kendra Index retriever. |
|
Document attribute. |
|
Value of a document attribute. |
|
Information that highlights the keywords in the excerpt. |
|
Amazon Kendra Query API search result. |
|
Query API result item. |
|
Base class of a result item. |
|
Amazon Kendra Retrieve API search result. |
|
Retrieve API result item. |
|
Text with highlights. |
utilities#
|
Escape punctuation within an input string. |
|
Enumerator of the Distance strategies for calculating distances between vectors. |
utils#
vectorstores#
InMemoryVectorStore vector database. |
|
Retriever for InMemoryVectorStore. |
|
Collection of InMemoryDBFilterFields. |
|
|
Logical expression of InMemoryDBFilterFields. |
|
Base class for InMemoryDBFilterFields. |
|
InMemoryDBFilterOperator enumerator is used to create InMemoryDBFilterExpressions |
InMemoryDBFilterField representing a numeric field in a InMemoryDB index. |
|
InMemoryDBFilterField representing a tag in a InMemoryDB index. |
|
InMemoryDBFilterField representing a text field in a InMemoryDB index. |
|
Schema for flat vector fields in Redis. |
|
Schema for HNSW vector fields in Redis. |
|
|
Distance metrics for Redis vector fields. |
Base class for Redis fields. |
|
Schema for MemoryDB index. |
|
Base class for Redis vector fields. |
|
Schema for numeric fields in Redis. |
|
Schema for tag fields in Redis. |
|
Schema for text fields in Redis. |