[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-31 (世界標準時間)。"],[[["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."]]],[]]