Skip to main content

Documentation Index

Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-naomid-1779801766-572e290.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

All functionality related to the Amazon AWS platform.

Chat models

Bedrock Converse

See a usage example.
import { ChatBedrockConverse } from "@langchain/aws";

Text embedding models

Bedrock

See a usage example.
import { BedrockEmbeddings } from "@langchain/aws";

Retrievers

Knowledge bases for Amazon Bedrock

See a usage example.
import { AmazonKnowledgeBaseRetriever } from "@langchain/aws";