[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-24。"],[[["This page introduces how to use LangChain, an LLM orchestration framework, to build generative AI applications or retrieval-augmented generation (RAG) workflows."],["Bigtable offers LangChain interfaces for document loading, allowing for the saving, loading, and deleting of LangChain `Document` objects, and chat message history, facilitating question-and-answer applications by storing and retrieving conversation messages."],["The document loader procedure guide demonstrates how to install the integration package and LangChain, load documents from a table, add filters, customize connections and authentication, and manage `BigtableSaver` for storing and deleting documents."],["The chat message history procedure guide explains how to install LangChain, authenticate to Google Cloud, initialize Bigtable schema, and use the `BigtableChatMessageHistory` class to add and delete conversation messages."],["LangChain is currently a Pre-GA feature, which means it is available \"as is,\" may have limited support, and is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms."]]],[]]