id stringlengths 14 16 | text stringlengths 36 2.73k | source stringlengths 49 116 |
|---|---|---|
a35e453ab2bf-0 | .rst
.pdf
Integrations
Contents
Integrations by Module
All Integrations
Integrations#
LangChain integrates with many LLMs, systems, and products.
Integrations by Module#
Integrations grouped by the core LangChain module they map to:
LLM Providers
Chat Model Providers
Text Embedding Model Providers
Document Loader Integrations
Text Splitter Integrations
Vectorstore Providers
Retriever Providers
Tool Providers
Toolkit Integrations
All Integrations#
A comprehensive list of LLMs, systems, and products integrated with LangChain:
AI21 Labs
Aim
AnalyticDB
Anyscale
Apify
AtlasDB
Banana
CerebriumAI
Chroma
ClearML Integration
Cohere
Comet
Databerry
DeepInfra
Deep Lake
Docugami
Advantages vs Other Chunking Techniques
ForefrontAI
Google Search
Google Serper
GooseAI
GPT4All
Graphsignal
Hazy Research
Helicone
Hugging Face
Jina
LanceDB
Llama.cpp
Metal
Milvus
MLflow
Modal
MyScale
NLPCloud
OpenAI
OpenSearch
OpenWeatherMap API
Petals
PGVector
Pinecone
PipelineAI
Prediction Guard
PromptLayer
Qdrant
Rebuff: Prompt Injection Detection with LangChain
Redis
Replicate
Runhouse
RWKV-4
SearxNG Search API
SerpAPI
StochasticAI
Tair
Unstructured
Weights & Biases
Weaviate
Wolfram Alpha Wrapper
Writer
Yeager.ai
Zilliz
previous
Experimental Modules
next
AI21 Labs
Contents
Integrations by Module
All Integrations
By Harrison Chase | https://python.langchain.com/en/latest/integrations.html |
a35e453ab2bf-1 | Contents
Integrations by Module
All Integrations
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/integrations.html |
977b88842db1-0 | Index
_
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| Y
| Z
_
__call__() (langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-1 | (langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
A
aadd_documents() (langchain.retrievers.TimeWeightedVectorStoreRetriever method)
(langchain.vectorstores.VectorStore method)
aadd_texts() (langchain.vectorstores.VectorStore method)
aapply() (langchain.chains.LLMChain method)
aapply_and_parse() (langchain.chains.LLMChain method)
acall_actor() (langchain.utilities.ApifyWrapper method)
access_token (langchain.document_loaders.DocugamiLoader attribute)
acompress_documents() (langchain.retrievers.document_compressors.CohereRerank method)
(langchain.retrievers.document_compressors.DocumentCompressorPipeline method)
(langchain.retrievers.document_compressors.EmbeddingsFilter method)
(langchain.retrievers.document_compressors.LLMChainExtractor method)
(langchain.retrievers.document_compressors.LLMChainFilter method)
action_id (langchain.tools.ZapierNLARunAction attribute)
add() (langchain.docstore.InMemoryDocstore method)
add_ai_message() (langchain.memory.CassandraChatMessageHistory method)
(langchain.memory.ChatMessageHistory method)
(langchain.memory.CosmosDBChatMessageHistory method)
(langchain.memory.DynamoDBChatMessageHistory method)
(langchain.memory.FileChatMessageHistory method)
(langchain.memory.MongoDBChatMessageHistory method)
(langchain.memory.PostgresChatMessageHistory method)
(langchain.memory.RedisChatMessageHistory method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-2 | (langchain.memory.PostgresChatMessageHistory method)
(langchain.memory.RedisChatMessageHistory method)
add_documents() (langchain.retrievers.TimeWeightedVectorStoreRetriever method)
(langchain.retrievers.WeaviateHybridSearchRetriever method)
(langchain.vectorstores.VectorStore method)
add_embeddings() (langchain.vectorstores.FAISS method)
add_example() (langchain.prompts.example_selector.LengthBasedExampleSelector method)
(langchain.prompts.example_selector.SemanticSimilarityExampleSelector method)
add_memory() (langchain.experimental.GenerativeAgentMemory method)
add_texts() (langchain.retrievers.ElasticSearchBM25Retriever method)
(langchain.retrievers.PineconeHybridSearchRetriever method)
(langchain.vectorstores.AnalyticDB method)
(langchain.vectorstores.Annoy method)
(langchain.vectorstores.AtlasDB method)
(langchain.vectorstores.Chroma method)
(langchain.vectorstores.DeepLake method)
(langchain.vectorstores.ElasticVectorSearch method)
(langchain.vectorstores.FAISS method)
(langchain.vectorstores.LanceDB method)
(langchain.vectorstores.Milvus method)
(langchain.vectorstores.MyScale method)
(langchain.vectorstores.OpenSearchVectorSearch method)
(langchain.vectorstores.Pinecone method)
(langchain.vectorstores.Qdrant method)
(langchain.vectorstores.Redis method)
(langchain.vectorstores.SupabaseVectorStore method)
(langchain.vectorstores.Tair method)
(langchain.vectorstores.VectorStore method)
(langchain.vectorstores.Weaviate method)
add_user_message() (langchain.memory.CassandraChatMessageHistory method)
(langchain.memory.ChatMessageHistory method)
(langchain.memory.CosmosDBChatMessageHistory method)
(langchain.memory.DynamoDBChatMessageHistory method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-3 | (langchain.memory.DynamoDBChatMessageHistory method)
(langchain.memory.FileChatMessageHistory method)
(langchain.memory.MongoDBChatMessageHistory method)
(langchain.memory.PostgresChatMessageHistory method)
(langchain.memory.RedisChatMessageHistory method)
add_vectors() (langchain.vectorstores.SupabaseVectorStore method)
add_video_info (langchain.document_loaders.GoogleApiYoutubeLoader attribute)
adelete() (langchain.utilities.TextRequestsWrapper method)
afrom_documents() (langchain.vectorstores.VectorStore class method)
afrom_texts() (langchain.vectorstores.VectorStore class method)
age (langchain.experimental.GenerativeAgent attribute)
agenerate() (langchain.chains.LLMChain method)
(langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-4 | (langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
agenerate_prompt() (langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-5 | (langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
agent (langchain.agents.AgentExecutor attribute)
AgentType (class in langchain.agents)
aget() (langchain.utilities.TextRequestsWrapper method)
aget_relevant_documents() (langchain.retrievers.ArxivRetriever method)
(langchain.retrievers.AzureCognitiveSearchRetriever method)
(langchain.retrievers.ChatGPTPluginRetriever method)
(langchain.retrievers.ContextualCompressionRetriever method)
(langchain.retrievers.DataberryRetriever method)
(langchain.retrievers.ElasticSearchBM25Retriever method)
(langchain.retrievers.KNNRetriever method)
(langchain.retrievers.MetalRetriever method)
(langchain.retrievers.PineconeHybridSearchRetriever method)
(langchain.retrievers.RemoteLangChainRetriever method)
(langchain.retrievers.SelfQueryRetriever method)
(langchain.retrievers.SVMRetriever method)
(langchain.retrievers.TFIDFRetriever method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-6 | (langchain.retrievers.TFIDFRetriever method)
(langchain.retrievers.TimeWeightedVectorStoreRetriever method)
(langchain.retrievers.VespaRetriever method)
(langchain.retrievers.WeaviateHybridSearchRetriever method)
(langchain.retrievers.WikipediaRetriever method)
aget_table_info() (langchain.utilities.PowerBIDataset method)
aggregate_importance (langchain.experimental.GenerativeAgentMemory attribute)
ai_prefix (langchain.agents.ConversationalAgent attribute)
(langchain.memory.ConversationBufferMemory attribute)
(langchain.memory.ConversationBufferWindowMemory attribute)
(langchain.memory.ConversationEntityMemory attribute)
(langchain.memory.ConversationKGMemory attribute)
(langchain.memory.ConversationStringBufferMemory attribute)
(langchain.memory.ConversationTokenBufferMemory attribute)
aiosession (langchain.retrievers.AzureCognitiveSearchRetriever attribute)
(langchain.retrievers.ChatGPTPluginRetriever attribute)
(langchain.serpapi.SerpAPIWrapper attribute)
(langchain.utilities.GoogleSerperAPIWrapper attribute)
(langchain.utilities.PowerBIDataset attribute)
(langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute)
(langchain.utilities.SerpAPIWrapper attribute)
(langchain.utilities.TextRequestsWrapper attribute)
AirbyteJSONLoader (class in langchain.document_loaders)
aleph_alpha_api_key (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding attribute)
(langchain.llms.AlephAlpha attribute)
allowed_special (langchain.llms.AzureOpenAI attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.OpenAIChat attribute)
(langchain.llms.PromptLayerOpenAIChat attribute)
allowed_tools (langchain.agents.Agent attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-7 | allowed_tools (langchain.agents.Agent attribute)
aload() (langchain.document_loaders.WebBaseLoader method)
alpha (langchain.retrievers.PineconeHybridSearchRetriever attribute)
amax_marginal_relevance_search() (langchain.vectorstores.VectorStore method)
amax_marginal_relevance_search_by_vector() (langchain.vectorstores.VectorStore method)
AnalyticDB (class in langchain.vectorstores)
Annoy (class in langchain.vectorstores)
answers (langchain.utilities.searx_search.SearxResults property)
apatch() (langchain.utilities.TextRequestsWrapper method)
api (langchain.document_loaders.DocugamiLoader attribute)
api_answer_chain (langchain.chains.APIChain attribute)
api_docs (langchain.chains.APIChain attribute)
api_key (langchain.retrievers.AzureCognitiveSearchRetriever attribute)
(langchain.retrievers.DataberryRetriever attribute)
api_operation (langchain.chains.OpenAPIEndpointChain attribute)
api_request_chain (langchain.chains.APIChain attribute)
(langchain.chains.OpenAPIEndpointChain attribute)
api_resource (langchain.agents.agent_toolkits.GmailToolkit attribute)
api_response_chain (langchain.chains.OpenAPIEndpointChain attribute)
api_spec (langchain.tools.AIPluginTool attribute)
api_url (langchain.llms.StochasticAI attribute)
api_version (langchain.retrievers.AzureCognitiveSearchRetriever attribute)
api_wrapper (langchain.tools.BingSearchResults attribute)
(langchain.tools.BingSearchRun attribute)
(langchain.tools.DuckDuckGoSearchResults attribute)
(langchain.tools.DuckDuckGoSearchRun attribute)
(langchain.tools.GooglePlacesTool attribute)
(langchain.tools.GoogleSearchResults attribute)
(langchain.tools.GoogleSearchRun attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-8 | (langchain.tools.GoogleSearchResults attribute)
(langchain.tools.GoogleSearchRun attribute)
(langchain.tools.GoogleSerperResults attribute)
(langchain.tools.GoogleSerperRun attribute)
(langchain.tools.MetaphorSearchResults attribute)
(langchain.tools.OpenWeatherMapQueryRun attribute)
(langchain.tools.SceneXplainTool attribute)
(langchain.tools.WikipediaQueryRun attribute)
(langchain.tools.WolframAlphaQueryRun attribute)
(langchain.tools.ZapierNLAListActions attribute)
(langchain.tools.ZapierNLARunAction attribute)
apify_client (langchain.document_loaders.ApifyDatasetLoader attribute)
(langchain.utilities.ApifyWrapper attribute)
apify_client_async (langchain.utilities.ApifyWrapper attribute)
aplan() (langchain.agents.Agent method)
(langchain.agents.BaseMultiActionAgent method)
(langchain.agents.BaseSingleActionAgent method)
(langchain.agents.LLMSingleActionAgent method)
apost() (langchain.utilities.TextRequestsWrapper method)
append() (langchain.memory.CassandraChatMessageHistory method)
(langchain.memory.DynamoDBChatMessageHistory method)
(langchain.memory.FileChatMessageHistory method)
(langchain.memory.MongoDBChatMessageHistory method)
(langchain.memory.PostgresChatMessageHistory method)
(langchain.memory.RedisChatMessageHistory method)
apply() (langchain.chains.LLMChain method)
apply_and_parse() (langchain.chains.LLMChain method)
apredict() (langchain.chains.LLMChain method)
apredict_and_parse() (langchain.chains.LLMChain method)
aprep_prompts() (langchain.chains.LLMChain method)
aput() (langchain.utilities.TextRequestsWrapper method)
arbitrary_types_allowed (langchain.experimental.BabyAGI.Config attribute)
(langchain.experimental.GenerativeAgent.Config attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-9 | (langchain.experimental.GenerativeAgent.Config attribute)
(langchain.retrievers.WeaviateHybridSearchRetriever.Config attribute)
are_all_true_prompt (langchain.chains.LLMSummarizationCheckerChain attribute)
aresults() (langchain.serpapi.SerpAPIWrapper method)
(langchain.utilities.GoogleSerperAPIWrapper method)
(langchain.utilities.searx_search.SearxSearchWrapper method)
(langchain.utilities.SearxSearchWrapper method)
(langchain.utilities.SerpAPIWrapper method)
args (langchain.agents.Tool property)
(langchain.tools.BaseTool property)
(langchain.tools.StructuredTool property)
(langchain.tools.Tool property)
args_schema (langchain.tools.AIPluginTool attribute)
(langchain.tools.BaseTool attribute)
(langchain.tools.ClickTool attribute)
(langchain.tools.CopyFileTool attribute)
(langchain.tools.CurrentWebPageTool attribute)
(langchain.tools.DeleteFileTool attribute)
(langchain.tools.ExtractHyperlinksTool attribute)
(langchain.tools.ExtractTextTool attribute)
(langchain.tools.FileSearchTool attribute)
(langchain.tools.GetElementsTool attribute)
(langchain.tools.GmailCreateDraft attribute)
(langchain.tools.GmailGetMessage attribute)
(langchain.tools.GmailGetThread attribute)
(langchain.tools.GmailSearch attribute)
(langchain.tools.ListDirectoryTool attribute)
(langchain.tools.MoveFileTool attribute)
(langchain.tools.NavigateBackTool attribute)
(langchain.tools.NavigateTool attribute)
(langchain.tools.ReadFileTool attribute)
(langchain.tools.ShellTool attribute)
(langchain.tools.StructuredTool attribute)
(langchain.tools.Tool attribute)
(langchain.tools.WriteFileTool attribute)
arun() (langchain.serpapi.SerpAPIWrapper method)
(langchain.tools.BaseTool method)
(langchain.utilities.GoogleSerperAPIWrapper method)
(langchain.utilities.PowerBIDataset method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-10 | (langchain.utilities.GoogleSerperAPIWrapper method)
(langchain.utilities.PowerBIDataset method)
(langchain.utilities.searx_search.SearxSearchWrapper method)
(langchain.utilities.SearxSearchWrapper method)
(langchain.utilities.SerpAPIWrapper method)
arxiv_exceptions (langchain.utilities.ArxivAPIWrapper attribute)
ArxivLoader (class in langchain.document_loaders)
as_retriever() (langchain.vectorstores.Redis method)
(langchain.vectorstores.VectorStore method)
asearch() (langchain.vectorstores.VectorStore method)
asimilarity_search() (langchain.vectorstores.VectorStore method)
asimilarity_search_by_vector() (langchain.vectorstores.VectorStore method)
async_browser (langchain.agents.agent_toolkits.PlayWrightBrowserToolkit attribute)
AtlasDB (class in langchain.vectorstores)
atransform_documents() (langchain.document_transformers.EmbeddingsRedundantFilter method)
(langchain.text_splitter.TextSplitter method)
auth_with_token (langchain.document_loaders.OneDriveLoader attribute)
AutoGPT (class in langchain.experimental)
awslambda_tool_description (langchain.utilities.LambdaWrapper attribute)
awslambda_tool_name (langchain.utilities.LambdaWrapper attribute)
AZLyricsLoader (class in langchain.document_loaders)
AzureBlobStorageContainerLoader (class in langchain.document_loaders)
AzureBlobStorageFileLoader (class in langchain.document_loaders)
B
BabyAGI (class in langchain.experimental)
bad_words (langchain.llms.NLPCloud attribute)
base_compressor (langchain.retrievers.ContextualCompressionRetriever attribute)
base_embeddings (langchain.chains.HypotheticalDocumentEmbedder attribute)
base_prompt (langchain.tools.ZapierNLARunAction attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-11 | base_prompt (langchain.tools.ZapierNLARunAction attribute)
base_retriever (langchain.retrievers.ContextualCompressionRetriever attribute)
base_url (langchain.document_loaders.BlackboardLoader attribute)
(langchain.llms.AI21 attribute)
(langchain.llms.ForefrontAI attribute)
(langchain.llms.Writer attribute)
(langchain.tools.APIOperation attribute)
(langchain.tools.OpenAPISpec property)
BashProcess (class in langchain.utilities)
batch_size (langchain.llms.AzureOpenAI attribute)
(langchain.llms.OpenAI attribute)
bearer_token (langchain.retrievers.ChatGPTPluginRetriever attribute)
best_of (langchain.llms.AlephAlpha attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.Writer attribute)
BigQueryLoader (class in langchain.document_loaders)
BiliBiliLoader (class in langchain.document_loaders)
binary_location (langchain.document_loaders.SeleniumURLLoader attribute)
bing_search_url (langchain.utilities.BingSearchAPIWrapper attribute)
bing_subscription_key (langchain.utilities.BingSearchAPIWrapper attribute)
BlackboardLoader (class in langchain.document_loaders)
BlockchainDocumentLoader (class in langchain.document_loaders)
body_params (langchain.tools.APIOperation property)
browser (langchain.document_loaders.SeleniumURLLoader attribute)
BSHTMLLoader (class in langchain.document_loaders)
buffer (langchain.memory.ConversationBufferMemory property)
(langchain.memory.ConversationBufferWindowMemory property)
(langchain.memory.ConversationEntityMemory property)
(langchain.memory.ConversationStringBufferMemory attribute)
(langchain.memory.ConversationSummaryBufferMemory property)
(langchain.memory.ConversationSummaryMemory attribute)
(langchain.memory.ConversationTokenBufferMemory property)
C | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-12 | (langchain.memory.ConversationTokenBufferMemory property)
C
cache_folder (langchain.embeddings.HuggingFaceEmbeddings attribute)
(langchain.embeddings.HuggingFaceInstructEmbeddings attribute)
call_actor() (langchain.utilities.ApifyWrapper method)
callback_manager (langchain.agents.agent_toolkits.PowerBIToolkit attribute)
(langchain.tools.BaseTool attribute)
(langchain.tools.Tool attribute)
callbacks (langchain.tools.BaseTool attribute)
(langchain.tools.Tool attribute)
captions_language (langchain.document_loaders.GoogleApiYoutubeLoader attribute)
CassandraChatMessageHistory (class in langchain.memory)
categories (langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute)
chain (langchain.chains.ConstitutionalChain attribute)
chains (langchain.chains.SequentialChain attribute)
(langchain.chains.SimpleSequentialChain attribute)
channel_name (langchain.document_loaders.GoogleApiYoutubeLoader attribute)
CharacterTextSplitter (class in langchain.text_splitter)
CHAT_CONVERSATIONAL_REACT_DESCRIPTION (langchain.agents.AgentType attribute)
chat_history_key (langchain.memory.ConversationEntityMemory attribute)
CHAT_ZERO_SHOT_REACT_DESCRIPTION (langchain.agents.AgentType attribute)
ChatGPTLoader (class in langchain.document_loaders)
check_assertions_prompt (langchain.chains.LLMCheckerChain attribute)
(langchain.chains.LLMSummarizationCheckerChain attribute)
check_bs4() (langchain.document_loaders.BlackboardLoader method)
Chroma (class in langchain.vectorstores)
CHUNK_LEN (langchain.llms.RWKV attribute)
chunk_size (langchain.embeddings.OpenAIEmbeddings attribute)
clean_pdf() (langchain.document_loaders.MathpixPDFLoader method)
clear() (langchain.experimental.GenerativeAgentMemory method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-13 | clear() (langchain.experimental.GenerativeAgentMemory method)
(langchain.memory.CassandraChatMessageHistory method)
(langchain.memory.ChatMessageHistory method)
(langchain.memory.CombinedMemory method)
(langchain.memory.ConversationEntityMemory method)
(langchain.memory.ConversationKGMemory method)
(langchain.memory.ConversationStringBufferMemory method)
(langchain.memory.ConversationSummaryBufferMemory method)
(langchain.memory.ConversationSummaryMemory method)
(langchain.memory.CosmosDBChatMessageHistory method)
(langchain.memory.DynamoDBChatMessageHistory method)
(langchain.memory.FileChatMessageHistory method)
(langchain.memory.InMemoryEntityStore method)
(langchain.memory.MongoDBChatMessageHistory method)
(langchain.memory.PostgresChatMessageHistory method)
(langchain.memory.ReadOnlySharedMemory method)
(langchain.memory.RedisChatMessageHistory method)
(langchain.memory.RedisEntityStore method)
(langchain.memory.SimpleMemory method)
(langchain.memory.VectorStoreRetrieverMemory method)
client (langchain.llms.Petals attribute)
(langchain.retrievers.document_compressors.CohereRerank attribute)
CollegeConfidentialLoader (class in langchain.document_loaders)
column_map (langchain.vectorstores.MyScaleSettings attribute)
combine_docs_chain (langchain.chains.AnalyzeDocumentChain attribute)
combine_documents_chain (langchain.chains.MapReduceChain attribute)
combine_embeddings() (langchain.chains.HypotheticalDocumentEmbedder method)
completion_bias_exclusion_first_token_only (langchain.llms.AlephAlpha attribute)
completion_with_retry() (langchain.chat_models.ChatOpenAI method)
compress_documents() (langchain.retrievers.document_compressors.CohereRerank method)
(langchain.retrievers.document_compressors.DocumentCompressorPipeline method)
(langchain.retrievers.document_compressors.EmbeddingsFilter method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-14 | (langchain.retrievers.document_compressors.EmbeddingsFilter method)
(langchain.retrievers.document_compressors.LLMChainExtractor method)
(langchain.retrievers.document_compressors.LLMChainFilter method)
compress_to_size (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding attribute)
ConfluenceLoader (class in langchain.document_loaders)
CoNLLULoader (class in langchain.document_loaders)
connect() (langchain.vectorstores.AnalyticDB method)
connection_string_from_db_params() (langchain.vectorstores.AnalyticDB class method)
constitutional_principles (langchain.chains.ConstitutionalChain attribute)
construct() (langchain.llms.AI21 class method)
(langchain.llms.AlephAlpha class method)
(langchain.llms.Anthropic class method)
(langchain.llms.Anyscale class method)
(langchain.llms.AzureOpenAI class method)
(langchain.llms.Banana class method)
(langchain.llms.CerebriumAI class method)
(langchain.llms.Cohere class method)
(langchain.llms.DeepInfra class method)
(langchain.llms.FakeListLLM class method)
(langchain.llms.ForefrontAI class method)
(langchain.llms.GooglePalm class method)
(langchain.llms.GooseAI class method)
(langchain.llms.GPT4All class method)
(langchain.llms.HuggingFaceEndpoint class method)
(langchain.llms.HuggingFaceHub class method)
(langchain.llms.HuggingFacePipeline class method)
(langchain.llms.HuggingFaceTextGenInference class method)
(langchain.llms.HumanInputLLM class method)
(langchain.llms.LlamaCpp class method)
(langchain.llms.Modal class method)
(langchain.llms.NLPCloud class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-15 | (langchain.llms.NLPCloud class method)
(langchain.llms.OpenAI class method)
(langchain.llms.OpenAIChat class method)
(langchain.llms.Petals class method)
(langchain.llms.PipelineAI class method)
(langchain.llms.PredictionGuard class method)
(langchain.llms.PromptLayerOpenAI class method)
(langchain.llms.PromptLayerOpenAIChat class method)
(langchain.llms.Replicate class method)
(langchain.llms.RWKV class method)
(langchain.llms.SagemakerEndpoint class method)
(langchain.llms.SelfHostedHuggingFaceLLM class method)
(langchain.llms.SelfHostedPipeline class method)
(langchain.llms.StochasticAI class method)
(langchain.llms.Writer class method)
content_handler (langchain.embeddings.SagemakerEndpointEmbeddings attribute)
(langchain.llms.SagemakerEndpoint attribute)
content_key (langchain.retrievers.AzureCognitiveSearchRetriever attribute)
CONTENT_KEY (langchain.vectorstores.Qdrant attribute)
context_erase (langchain.llms.GPT4All attribute)
contextual_control_threshold (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding attribute)
(langchain.llms.AlephAlpha attribute)
continue_on_failure (langchain.document_loaders.GoogleApiYoutubeLoader attribute)
(langchain.document_loaders.PlaywrightURLLoader attribute)
(langchain.document_loaders.SeleniumURLLoader attribute)
control_log_additive (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding attribute)
(langchain.llms.AlephAlpha attribute)
CONVERSATIONAL_REACT_DESCRIPTION (langchain.agents.AgentType attribute)
copy() (langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-16 | (langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
coroutine (langchain.agents.Tool attribute)
(langchain.tools.StructuredTool attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-17 | coroutine (langchain.agents.Tool attribute)
(langchain.tools.StructuredTool attribute)
(langchain.tools.Tool attribute)
CosmosDBChatMessageHistory (class in langchain.memory)
countPenalty (langchain.llms.AI21 attribute)
create() (langchain.retrievers.ElasticSearchBM25Retriever class method)
create_assertions_prompt (langchain.chains.LLMSummarizationCheckerChain attribute)
create_collection() (langchain.vectorstores.AnalyticDB method)
create_csv_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_documents() (langchain.text_splitter.TextSplitter method)
create_draft_answer_prompt (langchain.chains.LLMCheckerChain attribute)
create_index() (langchain.vectorstores.AtlasDB method)
create_index_if_not_exist() (langchain.vectorstores.Tair method)
create_json_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_llm_result() (langchain.llms.AzureOpenAI method)
(langchain.llms.OpenAI method)
(langchain.llms.PromptLayerOpenAI method)
create_openapi_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_outputs() (langchain.chains.LLMChain method)
create_pandas_dataframe_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_pbi_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_pbi_chat_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_prompt() (langchain.agents.Agent class method)
(langchain.agents.ConversationalAgent class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-18 | (langchain.agents.ConversationalAgent class method)
(langchain.agents.ConversationalChatAgent class method)
(langchain.agents.ReActTextWorldAgent class method)
(langchain.agents.StructuredChatAgent class method)
(langchain.agents.ZeroShotAgent class method)
create_python_agent() (in module langchain.agents.agent_toolkits)
create_spark_dataframe_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_sql_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_tables_if_not_exists() (langchain.vectorstores.AnalyticDB method)
create_vectorstore_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_vectorstore_router_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
credential (langchain.utilities.PowerBIDataset attribute)
credentials_path (langchain.document_loaders.GoogleApiClient attribute)
(langchain.document_loaders.GoogleDriveLoader attribute)
credentials_profile_name (langchain.embeddings.SagemakerEndpointEmbeddings attribute)
(langchain.llms.SagemakerEndpoint attribute)
critique_chain (langchain.chains.ConstitutionalChain attribute)
CSVLoader (class in langchain.document_loaders)
current_plan (langchain.experimental.GenerativeAgentMemory attribute)
custom_headers (langchain.utilities.GraphQLAPIWrapper attribute)
D
daily_summaries (langchain.experimental.GenerativeAgent attribute)
data (langchain.document_loaders.MathpixPDFLoader property)
database (langchain.chains.SQLDatabaseChain attribute)
(langchain.vectorstores.MyScaleSettings attribute)
DataberryRetriever (class in langchain.retrievers)
DataFrameLoader (class in langchain.document_loaders) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-19 | DataFrameLoader (class in langchain.document_loaders)
dataset_id (langchain.document_loaders.ApifyDatasetLoader attribute)
(langchain.utilities.PowerBIDataset attribute)
dataset_mapping_function (langchain.document_loaders.ApifyDatasetLoader attribute)
datastore_url (langchain.retrievers.DataberryRetriever attribute)
db (langchain.agents.agent_toolkits.SQLDatabaseToolkit attribute)
decay_rate (langchain.retrievers.TimeWeightedVectorStoreRetriever attribute)
decider_chain (langchain.chains.SQLDatabaseSequentialChain attribute)
DeepLake (class in langchain.vectorstores)
default_output_key (langchain.output_parsers.RegexParser attribute)
default_parser (langchain.document_loaders.WebBaseLoader attribute)
default_request_timeout (langchain.llms.Anthropic attribute)
default_salience (langchain.retrievers.TimeWeightedVectorStoreRetriever attribute)
delete() (langchain.memory.InMemoryEntityStore method)
(langchain.memory.RedisEntityStore method)
(langchain.utilities.TextRequestsWrapper method)
(langchain.vectorstores.DeepLake method)
delete_collection() (langchain.vectorstores.AnalyticDB method)
(langchain.vectorstores.Chroma method)
delete_dataset() (langchain.vectorstores.DeepLake method)
deployment_name (langchain.chat_models.AzureChatOpenAI attribute)
(langchain.llms.AzureOpenAI attribute)
description (langchain.agents.agent_toolkits.VectorStoreInfo attribute)
(langchain.agents.Tool attribute)
(langchain.output_parsers.ResponseSchema attribute)
(langchain.tools.APIOperation attribute)
(langchain.tools.BaseTool attribute)
(langchain.tools.ClickTool attribute)
(langchain.tools.CopyFileTool attribute)
(langchain.tools.CurrentWebPageTool attribute)
(langchain.tools.DeleteFileTool attribute)
(langchain.tools.ExtractHyperlinksTool attribute)
(langchain.tools.ExtractTextTool attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-20 | (langchain.tools.ExtractHyperlinksTool attribute)
(langchain.tools.ExtractTextTool attribute)
(langchain.tools.FileSearchTool attribute)
(langchain.tools.GetElementsTool attribute)
(langchain.tools.GmailCreateDraft attribute)
(langchain.tools.GmailGetMessage attribute)
(langchain.tools.GmailGetThread attribute)
(langchain.tools.GmailSearch attribute)
(langchain.tools.GmailSendMessage attribute)
(langchain.tools.ListDirectoryTool attribute)
(langchain.tools.MoveFileTool attribute)
(langchain.tools.NavigateBackTool attribute)
(langchain.tools.NavigateTool attribute)
(langchain.tools.ReadFileTool attribute)
(langchain.tools.ShellTool attribute)
(langchain.tools.StructuredTool attribute)
(langchain.tools.Tool attribute)
(langchain.tools.WriteFileTool attribute)
deserialize_json_input() (langchain.chains.OpenAPIEndpointChain method)
device (langchain.llms.SelfHostedHuggingFaceLLM attribute)
dialect (langchain.agents.agent_toolkits.SQLDatabaseToolkit property)
dict() (langchain.agents.Agent method)
(langchain.agents.BaseMultiActionAgent method)
(langchain.agents.BaseSingleActionAgent method)
(langchain.agents.LLMSingleActionAgent method)
(langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-21 | (langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
(langchain.prompts.BasePromptTemplate method)
(langchain.prompts.FewShotPromptTemplate method)
(langchain.prompts.FewShotPromptWithTemplates method)
DiffbotLoader (class in langchain.document_loaders)
DirectoryLoader (class in langchain.document_loaders)
disallowed_special (langchain.llms.AzureOpenAI attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.OpenAIChat attribute)
(langchain.llms.PromptLayerOpenAIChat attribute)
DiscordChatLoader (class in langchain.document_loaders) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-22 | DiscordChatLoader (class in langchain.document_loaders)
do_sample (langchain.llms.NLPCloud attribute)
(langchain.llms.Petals attribute)
doc_content_chars_max (langchain.utilities.ArxivAPIWrapper attribute)
(langchain.utilities.WikipediaAPIWrapper attribute)
DocArrayHnswSearch (class in langchain.vectorstores)
DocArrayInMemorySearch (class in langchain.vectorstores)
docs (langchain.retrievers.TFIDFRetriever attribute)
docset_id (langchain.document_loaders.DocugamiLoader attribute)
document_ids (langchain.document_loaders.DocugamiLoader attribute)
(langchain.document_loaders.GoogleDriveLoader attribute)
Docx2txtLoader (class in langchain.document_loaders)
download() (langchain.document_loaders.BlackboardLoader method)
drive_id (langchain.document_loaders.OneDriveLoader attribute)
drop() (langchain.vectorstores.MyScale method)
drop_index() (langchain.vectorstores.Redis static method)
(langchain.vectorstores.Tair static method)
drop_tables() (langchain.vectorstores.AnalyticDB method)
DuckDBLoader (class in langchain.document_loaders)
DynamoDBChatMessageHistory (class in langchain.memory)
E
early_stopping (langchain.llms.NLPCloud attribute)
early_stopping_method (langchain.agents.AgentExecutor attribute)
echo (langchain.llms.AlephAlpha attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
ElasticSearchBM25Retriever (class in langchain.retrievers)
ElasticVectorSearch (class in langchain.vectorstores)
embed_documents() (langchain.chains.HypotheticalDocumentEmbedder method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-23 | embed_documents() (langchain.chains.HypotheticalDocumentEmbedder method)
(langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding method)
(langchain.embeddings.AlephAlphaSymmetricSemanticEmbedding method)
(langchain.embeddings.CohereEmbeddings method)
(langchain.embeddings.FakeEmbeddings method)
(langchain.embeddings.HuggingFaceEmbeddings method)
(langchain.embeddings.HuggingFaceHubEmbeddings method)
(langchain.embeddings.HuggingFaceInstructEmbeddings method)
(langchain.embeddings.LlamaCppEmbeddings method)
(langchain.embeddings.OpenAIEmbeddings method)
(langchain.embeddings.SagemakerEndpointEmbeddings method)
(langchain.embeddings.SelfHostedEmbeddings method)
(langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings method)
(langchain.embeddings.TensorflowHubEmbeddings method)
embed_instruction (langchain.embeddings.HuggingFaceInstructEmbeddings attribute)
(langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings attribute)
embed_query() (langchain.chains.HypotheticalDocumentEmbedder method)
(langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding method)
(langchain.embeddings.AlephAlphaSymmetricSemanticEmbedding method)
(langchain.embeddings.CohereEmbeddings method)
(langchain.embeddings.FakeEmbeddings method)
(langchain.embeddings.HuggingFaceEmbeddings method)
(langchain.embeddings.HuggingFaceHubEmbeddings method)
(langchain.embeddings.HuggingFaceInstructEmbeddings method)
(langchain.embeddings.LlamaCppEmbeddings method)
(langchain.embeddings.OpenAIEmbeddings method)
(langchain.embeddings.SagemakerEndpointEmbeddings method)
(langchain.embeddings.SelfHostedEmbeddings method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-24 | (langchain.embeddings.SelfHostedEmbeddings method)
(langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings method)
(langchain.embeddings.TensorflowHubEmbeddings method)
embedding (langchain.llms.GPT4All attribute)
embeddings (langchain.document_transformers.EmbeddingsRedundantFilter attribute)
(langchain.retrievers.document_compressors.EmbeddingsFilter attribute)
(langchain.retrievers.KNNRetriever attribute)
(langchain.retrievers.PineconeHybridSearchRetriever attribute)
(langchain.retrievers.SVMRetriever attribute)
encode_kwargs (langchain.embeddings.HuggingFaceEmbeddings attribute)
endpoint_kwargs (langchain.embeddings.SagemakerEndpointEmbeddings attribute)
(langchain.llms.SagemakerEndpoint attribute)
endpoint_name (langchain.embeddings.SagemakerEndpointEmbeddings attribute)
(langchain.llms.SagemakerEndpoint attribute)
endpoint_url (langchain.llms.CerebriumAI attribute)
(langchain.llms.ForefrontAI attribute)
(langchain.llms.HuggingFaceEndpoint attribute)
(langchain.llms.Modal attribute)
engines (langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute)
entity_cache (langchain.memory.ConversationEntityMemory attribute)
entity_extraction_chain (langchain.chains.GraphQAChain attribute)
entity_extraction_prompt (langchain.memory.ConversationEntityMemory attribute)
(langchain.memory.ConversationKGMemory attribute)
entity_store (langchain.memory.ConversationEntityMemory attribute)
entity_summarization_prompt (langchain.memory.ConversationEntityMemory attribute)
error (langchain.chains.OpenAIModerationChain attribute)
escape_str() (langchain.vectorstores.MyScale method)
EverNoteLoader (class in langchain.document_loaders) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-25 | EverNoteLoader (class in langchain.document_loaders)
example_keys (langchain.prompts.example_selector.SemanticSimilarityExampleSelector attribute)
example_prompt (langchain.prompts.example_selector.LengthBasedExampleSelector attribute)
(langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
example_selector (langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
example_separator (langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
examples (langchain.agents.agent_toolkits.PowerBIToolkit attribute)
(langchain.prompts.example_selector.LengthBasedExampleSelector attribute)
(langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
executable_path (langchain.document_loaders.SeleniumURLLoader attribute)
execute_task() (langchain.experimental.BabyAGI method)
exists() (langchain.memory.InMemoryEntityStore method)
(langchain.memory.RedisEntityStore method)
extra (langchain.retrievers.WeaviateHybridSearchRetriever.Config attribute)
extract_video_id() (langchain.document_loaders.YoutubeLoader static method)
F
f16_kv (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
FacebookChatLoader (class in langchain.document_loaders)
FAISS (class in langchain.vectorstores)
fetch_all() (langchain.document_loaders.WebBaseLoader method)
fetch_data_from_telegram() (langchain.document_loaders.TelegramChatApiLoader method)
fetch_k (langchain.prompts.example_selector.MaxMarginalRelevanceExampleSelector attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-26 | fetch_k (langchain.prompts.example_selector.MaxMarginalRelevanceExampleSelector attribute)
fetch_memories() (langchain.experimental.GenerativeAgentMemory method)
fetch_place_details() (langchain.utilities.GooglePlacesAPIWrapper method)
file_ids (langchain.document_loaders.GoogleDriveLoader attribute)
file_paths (langchain.document_loaders.DocugamiLoader attribute)
file_types (langchain.document_loaders.GoogleDriveLoader attribute)
FileChatMessageHistory (class in langchain.memory)
filter (langchain.retrievers.ChatGPTPluginRetriever attribute)
folder_id (langchain.document_loaders.GoogleDriveLoader attribute)
folder_path (langchain.document_loaders.BlackboardLoader attribute)
(langchain.document_loaders.OneDriveLoader attribute)
force_delete_by_path() (langchain.vectorstores.DeepLake class method)
format() (langchain.prompts.BaseChatPromptTemplate method)
(langchain.prompts.BasePromptTemplate method)
(langchain.prompts.ChatPromptTemplate method)
(langchain.prompts.FewShotPromptTemplate method)
(langchain.prompts.FewShotPromptWithTemplates method)
(langchain.prompts.PromptTemplate method)
format_messages() (langchain.prompts.BaseChatPromptTemplate method)
(langchain.prompts.ChatPromptTemplate method)
(langchain.prompts.MessagesPlaceholder method)
format_place_details() (langchain.utilities.GooglePlacesAPIWrapper method)
format_prompt() (langchain.prompts.BaseChatPromptTemplate method)
(langchain.prompts.BasePromptTemplate method)
(langchain.prompts.StringPromptTemplate method)
frequency_penalty (langchain.llms.AlephAlpha attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.Cohere attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.OpenAI attribute)
frequencyPenalty (langchain.llms.AI21 attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-27 | frequencyPenalty (langchain.llms.AI21 attribute)
from_agent_and_tools() (langchain.agents.AgentExecutor class method)
from_api_operation() (langchain.chains.OpenAPIEndpointChain class method)
from_bearer_token() (langchain.document_loaders.TwitterTweetLoader class method)
from_browser() (langchain.agents.agent_toolkits.PlayWrightBrowserToolkit class method)
from_chains() (langchain.agents.MRKLChain class method)
from_colored_object_prompt() (langchain.chains.PALChain class method)
from_documents() (langchain.vectorstores.AnalyticDB class method)
(langchain.vectorstores.AtlasDB class method)
(langchain.vectorstores.Chroma class method)
(langchain.vectorstores.Tair class method)
(langchain.vectorstores.VectorStore class method)
from_embeddings() (langchain.vectorstores.Annoy class method)
(langchain.vectorstores.FAISS class method)
from_examples() (langchain.prompts.example_selector.MaxMarginalRelevanceExampleSelector class method)
(langchain.prompts.example_selector.SemanticSimilarityExampleSelector class method)
(langchain.prompts.PromptTemplate class method)
from_existing_index() (langchain.vectorstores.Pinecone class method)
(langchain.vectorstores.Redis class method)
(langchain.vectorstores.Tair class method)
from_file() (langchain.prompts.PromptTemplate class method)
(langchain.tools.OpenAPISpec class method)
from_function() (langchain.agents.Tool class method)
(langchain.tools.StructuredTool class method)
(langchain.tools.Tool class method)
from_huggingface_tokenizer() (langchain.text_splitter.TextSplitter class method)
from_jira_api_wrapper() (langchain.agents.agent_toolkits.JiraToolkit class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-28 | from_jira_api_wrapper() (langchain.agents.agent_toolkits.JiraToolkit class method)
from_llm() (langchain.agents.agent_toolkits.OpenAPIToolkit class method)
(langchain.chains.ChatVectorDBChain class method)
(langchain.chains.ConstitutionalChain class method)
(langchain.chains.ConversationalRetrievalChain class method)
(langchain.chains.FlareChain class method)
(langchain.chains.GraphQAChain class method)
(langchain.chains.HypotheticalDocumentEmbedder class method)
(langchain.chains.LLMBashChain class method)
(langchain.chains.LLMCheckerChain class method)
(langchain.chains.LLMMathChain class method)
(langchain.chains.LLMSummarizationCheckerChain class method)
(langchain.chains.QAGenerationChain class method)
(langchain.chains.SQLDatabaseChain class method)
(langchain.chains.SQLDatabaseSequentialChain class method)
(langchain.experimental.BabyAGI class method)
(langchain.output_parsers.OutputFixingParser class method)
(langchain.output_parsers.RetryOutputParser class method)
(langchain.output_parsers.RetryWithErrorOutputParser class method)
(langchain.retrievers.document_compressors.LLMChainExtractor class method)
(langchain.retrievers.document_compressors.LLMChainFilter class method)
(langchain.retrievers.SelfQueryRetriever class method)
from_llm_and_ai_plugin() (langchain.agents.agent_toolkits.NLAToolkit class method)
from_llm_and_ai_plugin_url() (langchain.agents.agent_toolkits.NLAToolkit class method)
from_llm_and_api_docs() (langchain.chains.APIChain class method)
from_llm_and_spec() (langchain.agents.agent_toolkits.NLAToolkit class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-29 | from_llm_and_tools() (langchain.agents.Agent class method)
(langchain.agents.BaseSingleActionAgent class method)
(langchain.agents.ConversationalAgent class method)
(langchain.agents.ConversationalChatAgent class method)
(langchain.agents.StructuredChatAgent class method)
(langchain.agents.ZeroShotAgent class method)
from_llm_and_url() (langchain.agents.agent_toolkits.NLAToolkit class method)
from_math_prompt() (langchain.chains.PALChain class method)
from_messages() (langchain.memory.ConversationSummaryMemory class method)
from_model_id() (langchain.llms.HuggingFacePipeline class method)
from_openapi_spec() (langchain.tools.APIOperation class method)
from_openapi_url() (langchain.tools.APIOperation class method)
from_params() (langchain.chains.MapReduceChain class method)
(langchain.retrievers.VespaRetriever class method)
(langchain.vectorstores.DocArrayHnswSearch class method)
(langchain.vectorstores.DocArrayInMemorySearch class method)
from_pipeline() (langchain.llms.SelfHostedHuggingFaceLLM class method)
(langchain.llms.SelfHostedPipeline class method)
from_plugin_url() (langchain.tools.AIPluginTool class method)
from_rail() (langchain.output_parsers.GuardrailsOutputParser class method)
from_rail_string() (langchain.output_parsers.GuardrailsOutputParser class method)
from_response_schemas() (langchain.output_parsers.StructuredOutputParser class method)
from_secrets() (langchain.document_loaders.TwitterTweetLoader class method)
from_spec_dict() (langchain.tools.OpenAPISpec class method)
from_string() (langchain.chains.LLMChain class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-30 | from_string() (langchain.chains.LLMChain class method)
from_template() (langchain.prompts.PromptTemplate class method)
from_text() (langchain.tools.OpenAPISpec class method)
from_texts() (langchain.retrievers.KNNRetriever class method)
(langchain.retrievers.SVMRetriever class method)
(langchain.retrievers.TFIDFRetriever class method)
(langchain.vectorstores.AnalyticDB class method)
(langchain.vectorstores.Annoy class method)
(langchain.vectorstores.AtlasDB class method)
(langchain.vectorstores.Chroma class method)
(langchain.vectorstores.DeepLake class method)
(langchain.vectorstores.DocArrayHnswSearch class method)
(langchain.vectorstores.DocArrayInMemorySearch class method)
(langchain.vectorstores.ElasticVectorSearch class method)
(langchain.vectorstores.FAISS class method)
(langchain.vectorstores.LanceDB class method)
(langchain.vectorstores.Milvus class method)
(langchain.vectorstores.MyScale class method)
(langchain.vectorstores.OpenSearchVectorSearch class method)
(langchain.vectorstores.Pinecone class method)
(langchain.vectorstores.Qdrant class method)
(langchain.vectorstores.Redis class method)
(langchain.vectorstores.SupabaseVectorStore class method)
(langchain.vectorstores.Tair class method)
(langchain.vectorstores.VectorStore class method)
(langchain.vectorstores.Weaviate class method)
(langchain.vectorstores.Zilliz class method)
from_texts_return_keys() (langchain.vectorstores.Redis class method)
from_tiktoken_encoder() (langchain.text_splitter.TextSplitter class method)
from_url() (langchain.tools.OpenAPISpec class method)
from_url_and_method() (langchain.chains.OpenAPIEndpointChain class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-31 | from_url_and_method() (langchain.chains.OpenAPIEndpointChain class method)
from_youtube_url() (langchain.document_loaders.YoutubeLoader class method)
from_zapier_nla_wrapper() (langchain.agents.agent_toolkits.ZapierToolkit class method)
FRONT_MATTER_REGEX (langchain.document_loaders.ObsidianLoader attribute)
full_key_prefix (langchain.memory.RedisEntityStore property)
func (langchain.agents.Tool attribute)
(langchain.tools.StructuredTool attribute)
(langchain.tools.Tool attribute)
function_name (langchain.utilities.LambdaWrapper attribute)
G
GCSDirectoryLoader (class in langchain.document_loaders)
GCSFileLoader (class in langchain.document_loaders)
generate() (langchain.chains.LLMChain method)
(langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-32 | (langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
generate_dialogue_response() (langchain.experimental.GenerativeAgent method)
generate_prompt() (langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-33 | (langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
generate_reaction() (langchain.experimental.GenerativeAgent method)
GenerativeAgent (class in langchain.experimental)
GenerativeAgentMemory (class in langchain.experimental)
get() (langchain.memory.InMemoryEntityStore method)
(langchain.memory.RedisEntityStore method)
(langchain.utilities.TextRequestsWrapper method)
(langchain.vectorstores.Chroma method)
get_all_tool_names() (in module langchain.agents)
get_allowed_tools() (langchain.agents.Agent method)
(langchain.agents.BaseMultiActionAgent method)
(langchain.agents.BaseSingleActionAgent method)
get_answer_expr (langchain.chains.PALChain attribute)
get_cleaned_operation_id() (langchain.tools.OpenAPISpec static method)
get_collection() (langchain.vectorstores.AnalyticDB method)
get_connection_string() (langchain.vectorstores.AnalyticDB class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-34 | get_connection_string() (langchain.vectorstores.AnalyticDB class method)
get_current_entities() (langchain.memory.ConversationKGMemory method)
get_description() (langchain.tools.VectorStoreQATool static method)
(langchain.tools.VectorStoreQAWithSourcesTool static method)
get_format_instructions() (langchain.output_parsers.CommaSeparatedListOutputParser method)
(langchain.output_parsers.GuardrailsOutputParser method)
(langchain.output_parsers.OutputFixingParser method)
(langchain.output_parsers.PydanticOutputParser method)
(langchain.output_parsers.RetryOutputParser method)
(langchain.output_parsers.RetryWithErrorOutputParser method)
(langchain.output_parsers.StructuredOutputParser method)
get_full_header() (langchain.experimental.GenerativeAgent method)
get_full_inputs() (langchain.agents.Agent method)
get_input (langchain.retrievers.document_compressors.LLMChainExtractor attribute)
(langchain.retrievers.document_compressors.LLMChainFilter attribute)
get_knowledge_triplets() (langchain.memory.ConversationKGMemory method)
get_methods_for_path() (langchain.tools.OpenAPISpec method)
get_next_task() (langchain.experimental.BabyAGI method)
get_num_tokens() (langchain.chat_models.ChatOpenAI method)
(langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-35 | (langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
get_num_tokens_from_messages() (langchain.chat_models.ChatOpenAI method)
(langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-36 | (langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
get_operation() (langchain.tools.OpenAPISpec method)
get_parameters_for_operation() (langchain.tools.OpenAPISpec method)
get_params() (langchain.serpapi.SerpAPIWrapper method)
(langchain.utilities.SerpAPIWrapper method)
get_principles() (langchain.chains.ConstitutionalChain class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-37 | get_principles() (langchain.chains.ConstitutionalChain class method)
get_processed_pdf() (langchain.document_loaders.MathpixPDFLoader method)
get_referenced_schema() (langchain.tools.OpenAPISpec method)
get_relevant_documents() (langchain.retrievers.ArxivRetriever method)
(langchain.retrievers.AzureCognitiveSearchRetriever method)
(langchain.retrievers.ChatGPTPluginRetriever method)
(langchain.retrievers.ContextualCompressionRetriever method)
(langchain.retrievers.DataberryRetriever method)
(langchain.retrievers.ElasticSearchBM25Retriever method)
(langchain.retrievers.KNNRetriever method)
(langchain.retrievers.MetalRetriever method)
(langchain.retrievers.PineconeHybridSearchRetriever method)
(langchain.retrievers.RemoteLangChainRetriever method)
(langchain.retrievers.SelfQueryRetriever method)
(langchain.retrievers.SVMRetriever method)
(langchain.retrievers.TFIDFRetriever method)
(langchain.retrievers.TimeWeightedVectorStoreRetriever method)
(langchain.retrievers.VespaRetriever method)
(langchain.retrievers.WeaviateHybridSearchRetriever method)
(langchain.retrievers.WikipediaRetriever method)
get_relevant_documents_with_filter() (langchain.retrievers.VespaRetriever method)
get_request_body_for_operation() (langchain.tools.OpenAPISpec method)
get_salient_docs() (langchain.retrievers.TimeWeightedVectorStoreRetriever method)
get_schemas() (langchain.utilities.PowerBIDataset method)
get_snippets() (langchain.utilities.DuckDuckGoSearchAPIWrapper method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-38 | get_snippets() (langchain.utilities.DuckDuckGoSearchAPIWrapper method)
get_stateful_documents() (in module langchain.document_transformers)
get_sub_prompts() (langchain.llms.AzureOpenAI method)
(langchain.llms.OpenAI method)
(langchain.llms.PromptLayerOpenAI method)
get_summary() (langchain.experimental.GenerativeAgent method)
get_table_info() (langchain.utilities.PowerBIDataset method)
get_table_names() (langchain.utilities.PowerBIDataset method)
get_text_length (langchain.prompts.example_selector.LengthBasedExampleSelector attribute)
get_tools() (langchain.agents.agent_toolkits.FileManagementToolkit method)
(langchain.agents.agent_toolkits.GmailToolkit method)
(langchain.agents.agent_toolkits.JiraToolkit method)
(langchain.agents.agent_toolkits.JsonToolkit method)
(langchain.agents.agent_toolkits.NLAToolkit method)
(langchain.agents.agent_toolkits.OpenAPIToolkit method)
(langchain.agents.agent_toolkits.PlayWrightBrowserToolkit method)
(langchain.agents.agent_toolkits.PowerBIToolkit method)
(langchain.agents.agent_toolkits.SQLDatabaseToolkit method)
(langchain.agents.agent_toolkits.VectorStoreRouterToolkit method)
(langchain.agents.agent_toolkits.VectorStoreToolkit method)
(langchain.agents.agent_toolkits.ZapierToolkit method)
GitbookLoader (class in langchain.document_loaders)
GitLoader (class in langchain.document_loaders)
gl (langchain.utilities.GoogleSerperAPIWrapper attribute)
globals (langchain.python.PythonREPL attribute)
(langchain.utilities.PythonREPL attribute)
google_api_client (langchain.document_loaders.GoogleApiYoutubeLoader attribute)
google_api_key (langchain.chat_models.ChatGooglePalm attribute)
(langchain.utilities.GoogleSearchAPIWrapper attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-39 | (langchain.utilities.GoogleSearchAPIWrapper attribute)
google_cse_id (langchain.utilities.GoogleSearchAPIWrapper attribute)
GoogleApiClient (class in langchain.document_loaders)
GoogleApiYoutubeLoader (class in langchain.document_loaders)
gplaces_api_key (langchain.utilities.GooglePlacesAPIWrapper attribute)
graph (langchain.chains.GraphQAChain attribute)
graphql_endpoint (langchain.utilities.GraphQLAPIWrapper attribute)
group_id (langchain.utilities.PowerBIDataset attribute)
guard (langchain.output_parsers.GuardrailsOutputParser attribute)
GutenbergLoader (class in langchain.document_loaders)
H
handle_parsing_errors (langchain.agents.AgentExecutor attribute)
hardware (langchain.embeddings.SelfHostedHuggingFaceEmbeddings attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
(langchain.llms.SelfHostedPipeline attribute)
headers (langchain.document_loaders.MathpixPDFLoader property)
(langchain.retrievers.RemoteLangChainRetriever attribute)
(langchain.utilities.PowerBIDataset property)
(langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute)
(langchain.utilities.TextRequestsWrapper attribute)
headless (langchain.document_loaders.PlaywrightURLLoader attribute)
(langchain.document_loaders.SeleniumURLLoader attribute)
hl (langchain.utilities.GoogleSerperAPIWrapper attribute)
HNLoader (class in langchain.document_loaders)
host (langchain.vectorstores.MyScaleSettings attribute)
hosting (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding attribute)
HuggingFaceDatasetLoader (class in langchain.document_loaders)
human_prefix (langchain.memory.ConversationBufferMemory attribute)
(langchain.memory.ConversationBufferWindowMemory attribute)
(langchain.memory.ConversationEntityMemory attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-40 | (langchain.memory.ConversationBufferWindowMemory attribute)
(langchain.memory.ConversationEntityMemory attribute)
(langchain.memory.ConversationKGMemory attribute)
(langchain.memory.ConversationStringBufferMemory attribute)
(langchain.memory.ConversationTokenBufferMemory attribute)
I
IFixitLoader (class in langchain.document_loaders)
ImageCaptionLoader (class in langchain.document_loaders)
impersonated_user_name (langchain.utilities.PowerBIDataset attribute)
importance_weight (langchain.experimental.GenerativeAgentMemory attribute)
IMSDbLoader (class in langchain.document_loaders)
index (langchain.retrievers.KNNRetriever attribute)
(langchain.retrievers.PineconeHybridSearchRetriever attribute)
(langchain.retrievers.SVMRetriever attribute)
index_name (langchain.retrievers.AzureCognitiveSearchRetriever attribute)
index_param (langchain.vectorstores.MyScaleSettings attribute)
index_type (langchain.vectorstores.MyScaleSettings attribute)
inference_fn (langchain.embeddings.SelfHostedEmbeddings attribute)
(langchain.embeddings.SelfHostedHuggingFaceEmbeddings attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
(langchain.llms.SelfHostedPipeline attribute)
inference_kwargs (langchain.embeddings.SelfHostedEmbeddings attribute)
initialize_agent() (in module langchain.agents)
InMemoryDocstore (class in langchain.docstore)
InMemoryEntityStore (class in langchain.memory)
input_func (langchain.tools.HumanInputRun attribute)
input_key (langchain.chains.QAGenerationChain attribute)
(langchain.memory.ConversationStringBufferMemory attribute)
(langchain.memory.VectorStoreRetrieverMemory attribute)
(langchain.retrievers.RemoteLangChainRetriever attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-41 | (langchain.retrievers.RemoteLangChainRetriever attribute)
input_keys (langchain.chains.ConstitutionalChain property)
(langchain.chains.ConversationChain property)
(langchain.chains.FlareChain property)
(langchain.chains.HypotheticalDocumentEmbedder property)
(langchain.chains.QAGenerationChain property)
(langchain.experimental.BabyAGI property)
(langchain.prompts.example_selector.SemanticSimilarityExampleSelector attribute)
input_variables (langchain.chains.SequentialChain attribute)
(langchain.chains.TransformChain attribute)
(langchain.prompts.BasePromptTemplate attribute)
(langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
(langchain.prompts.MessagesPlaceholder property)
(langchain.prompts.PromptTemplate attribute)
is_public_page() (langchain.document_loaders.ConfluenceLoader method)
is_single_input (langchain.tools.BaseTool property)
J
json() (langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-42 | (langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
json_agent (langchain.agents.agent_toolkits.OpenAPIToolkit attribute)
JSONLoader (class in langchain.document_loaders)
K
k (langchain.chains.QAGenerationChain attribute)
(langchain.chains.VectorDBQA attribute)
(langchain.chains.VectorDBQAWithSourcesChain attribute)
(langchain.llms.Cohere attribute)
(langchain.memory.ConversationBufferWindowMemory attribute)
(langchain.memory.ConversationEntityMemory attribute)
(langchain.memory.ConversationKGMemory attribute)
(langchain.prompts.example_selector.SemanticSimilarityExampleSelector attribute)
(langchain.retrievers.document_compressors.EmbeddingsFilter attribute)
(langchain.retrievers.KNNRetriever attribute)
(langchain.retrievers.SVMRetriever attribute)
(langchain.retrievers.TFIDFRetriever attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-43 | (langchain.retrievers.TFIDFRetriever attribute)
(langchain.retrievers.TimeWeightedVectorStoreRetriever attribute)
(langchain.utilities.BingSearchAPIWrapper attribute)
(langchain.utilities.DuckDuckGoSearchAPIWrapper attribute)
(langchain.utilities.GoogleSearchAPIWrapper attribute)
(langchain.utilities.GoogleSerperAPIWrapper attribute)
(langchain.utilities.MetaphorSearchAPIWrapper attribute)
(langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute)
key (langchain.memory.RedisChatMessageHistory property)
key_prefix (langchain.memory.RedisEntityStore attribute)
kg (langchain.memory.ConversationKGMemory attribute)
knowledge_extraction_prompt (langchain.memory.ConversationKGMemory attribute)
L
LanceDB (class in langchain.vectorstores)
lang (langchain.utilities.WikipediaAPIWrapper attribute)
langchain.agents
module
langchain.agents.agent_toolkits
module
langchain.chains
module
langchain.chat_models
module
langchain.docstore
module
langchain.document_loaders
module
langchain.document_transformers
module
langchain.embeddings
module
langchain.llms
module
langchain.memory
module
langchain.output_parsers
module
langchain.prompts
module
langchain.prompts.example_selector
module
langchain.python
module
langchain.retrievers
module
langchain.retrievers.document_compressors
module
langchain.serpapi
module
langchain.text_splitter
module
langchain.tools
module
langchain.utilities | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-44 | module
langchain.tools
module
langchain.utilities
module
langchain.utilities.searx_search
module
langchain.vectorstores
module
last_n_tokens_size (langchain.llms.LlamaCpp attribute)
last_refreshed (langchain.experimental.GenerativeAgent attribute)
LatexTextSplitter (class in langchain.text_splitter)
lazy_load() (langchain.document_loaders.HuggingFaceDatasetLoader method)
(langchain.document_loaders.PDFMinerLoader method)
(langchain.document_loaders.PyPDFium2Loader method)
(langchain.document_loaders.PyPDFLoader method)
(langchain.document_loaders.ToMarkdownLoader method)
(langchain.document_loaders.TomlLoader method)
length (langchain.llms.ForefrontAI attribute)
length_no_input (langchain.llms.NLPCloud attribute)
length_penalty (langchain.llms.NLPCloud attribute)
list_assertions_prompt (langchain.chains.LLMCheckerChain attribute)
llm (langchain.agents.agent_toolkits.PowerBIToolkit attribute)
(langchain.agents.agent_toolkits.SQLDatabaseToolkit attribute)
(langchain.agents.agent_toolkits.VectorStoreRouterToolkit attribute)
(langchain.agents.agent_toolkits.VectorStoreToolkit attribute)
(langchain.chains.LLMBashChain attribute)
(langchain.chains.LLMChain attribute)
(langchain.chains.LLMCheckerChain attribute)
(langchain.chains.LLMMathChain attribute)
(langchain.chains.LLMSummarizationCheckerChain attribute)
(langchain.chains.PALChain attribute)
(langchain.chains.SQLDatabaseChain attribute)
(langchain.experimental.GenerativeAgent attribute)
(langchain.experimental.GenerativeAgentMemory attribute)
(langchain.memory.ConversationEntityMemory attribute)
(langchain.memory.ConversationKGMemory attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-45 | (langchain.memory.ConversationEntityMemory attribute)
(langchain.memory.ConversationKGMemory attribute)
(langchain.memory.ConversationTokenBufferMemory attribute)
llm_chain (langchain.agents.Agent attribute)
(langchain.agents.LLMSingleActionAgent attribute)
(langchain.chains.HypotheticalDocumentEmbedder attribute)
(langchain.chains.LLMBashChain attribute)
(langchain.chains.LLMMathChain attribute)
(langchain.chains.LLMRequestsChain attribute)
(langchain.chains.PALChain attribute)
(langchain.chains.QAGenerationChain attribute)
(langchain.chains.SQLDatabaseChain attribute)
(langchain.retrievers.document_compressors.LLMChainExtractor attribute)
(langchain.retrievers.document_compressors.LLMChainFilter attribute)
(langchain.retrievers.SelfQueryRetriever attribute)
llm_prefix (langchain.agents.Agent property)
(langchain.agents.ConversationalAgent property)
(langchain.agents.ConversationalChatAgent property)
(langchain.agents.StructuredChatAgent property)
(langchain.agents.ZeroShotAgent property)
load() (langchain.document_loaders.AirbyteJSONLoader method)
(langchain.document_loaders.ApifyDatasetLoader method)
(langchain.document_loaders.ArxivLoader method)
(langchain.document_loaders.AZLyricsLoader method)
(langchain.document_loaders.AzureBlobStorageContainerLoader method)
(langchain.document_loaders.AzureBlobStorageFileLoader method)
(langchain.document_loaders.BigQueryLoader method)
(langchain.document_loaders.BiliBiliLoader method)
(langchain.document_loaders.BlackboardLoader method)
(langchain.document_loaders.BlockchainDocumentLoader method)
(langchain.document_loaders.BSHTMLLoader method)
(langchain.document_loaders.ChatGPTLoader method)
(langchain.document_loaders.CollegeConfidentialLoader method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-46 | (langchain.document_loaders.CollegeConfidentialLoader method)
(langchain.document_loaders.ConfluenceLoader method)
(langchain.document_loaders.CoNLLULoader method)
(langchain.document_loaders.CSVLoader method)
(langchain.document_loaders.DataFrameLoader method)
(langchain.document_loaders.DiffbotLoader method)
(langchain.document_loaders.DirectoryLoader method)
(langchain.document_loaders.DiscordChatLoader method)
(langchain.document_loaders.DocugamiLoader method)
(langchain.document_loaders.Docx2txtLoader method)
(langchain.document_loaders.DuckDBLoader method)
(langchain.document_loaders.EverNoteLoader method)
(langchain.document_loaders.FacebookChatLoader method)
(langchain.document_loaders.GCSDirectoryLoader method)
(langchain.document_loaders.GCSFileLoader method)
(langchain.document_loaders.GitbookLoader method)
(langchain.document_loaders.GitLoader method)
(langchain.document_loaders.GoogleApiYoutubeLoader method)
(langchain.document_loaders.GoogleDriveLoader method)
(langchain.document_loaders.GutenbergLoader method)
(langchain.document_loaders.HNLoader method)
(langchain.document_loaders.HuggingFaceDatasetLoader method)
(langchain.document_loaders.IFixitLoader method)
(langchain.document_loaders.ImageCaptionLoader method)
(langchain.document_loaders.IMSDbLoader method)
(langchain.document_loaders.JSONLoader method)
(langchain.document_loaders.MathpixPDFLoader method)
(langchain.document_loaders.ModernTreasuryLoader method)
(langchain.document_loaders.MWDumpLoader method)
(langchain.document_loaders.NotebookLoader method)
(langchain.document_loaders.NotionDBLoader method)
(langchain.document_loaders.NotionDirectoryLoader method)
(langchain.document_loaders.ObsidianLoader method)
(langchain.document_loaders.OneDriveLoader method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-47 | (langchain.document_loaders.OneDriveLoader method)
(langchain.document_loaders.OnlinePDFLoader method)
(langchain.document_loaders.OutlookMessageLoader method)
(langchain.document_loaders.PDFMinerLoader method)
(langchain.document_loaders.PDFMinerPDFasHTMLLoader method)
(langchain.document_loaders.PDFPlumberLoader method)
(langchain.document_loaders.PlaywrightURLLoader method)
(langchain.document_loaders.PyMuPDFLoader method)
(langchain.document_loaders.PyPDFDirectoryLoader method)
(langchain.document_loaders.PyPDFium2Loader method)
(langchain.document_loaders.PyPDFLoader method)
(langchain.document_loaders.ReadTheDocsLoader method)
(langchain.document_loaders.RedditPostsLoader method)
(langchain.document_loaders.RoamLoader method)
(langchain.document_loaders.S3DirectoryLoader method)
(langchain.document_loaders.S3FileLoader method)
(langchain.document_loaders.SeleniumURLLoader method)
(langchain.document_loaders.SitemapLoader method)
(langchain.document_loaders.SlackDirectoryLoader method)
(langchain.document_loaders.SpreedlyLoader method)
(langchain.document_loaders.SRTLoader method)
(langchain.document_loaders.StripeLoader method)
(langchain.document_loaders.TelegramChatApiLoader method)
(langchain.document_loaders.TelegramChatFileLoader method)
(langchain.document_loaders.TextLoader method)
(langchain.document_loaders.ToMarkdownLoader method)
(langchain.document_loaders.TomlLoader method)
(langchain.document_loaders.TwitterTweetLoader method)
(langchain.document_loaders.UnstructuredURLLoader method)
(langchain.document_loaders.WebBaseLoader method)
(langchain.document_loaders.WhatsAppChatLoader method)
(langchain.document_loaders.WikipediaLoader method)
(langchain.document_loaders.YoutubeLoader method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-48 | (langchain.document_loaders.YoutubeLoader method)
(langchain.utilities.ArxivAPIWrapper method)
(langchain.utilities.WikipediaAPIWrapper method)
load_agent() (in module langchain.agents)
load_all_available_meta (langchain.utilities.ArxivAPIWrapper attribute)
(langchain.utilities.WikipediaAPIWrapper attribute)
load_all_recursively (langchain.document_loaders.BlackboardLoader attribute)
load_chain() (in module langchain.chains)
load_comments() (langchain.document_loaders.HNLoader method)
load_device() (langchain.document_loaders.IFixitLoader method)
load_file() (langchain.document_loaders.DirectoryLoader method)
load_fn_kwargs (langchain.embeddings.SelfHostedHuggingFaceEmbeddings attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
(langchain.llms.SelfHostedPipeline attribute)
load_guide() (langchain.document_loaders.IFixitLoader method)
load_huggingface_tool() (in module langchain.agents)
load_local() (langchain.vectorstores.Annoy class method)
(langchain.vectorstores.FAISS class method)
load_max_docs (langchain.utilities.ArxivAPIWrapper attribute)
load_memory_variables() (langchain.experimental.GenerativeAgentMemory method)
(langchain.memory.CombinedMemory method)
(langchain.memory.ConversationBufferMemory method)
(langchain.memory.ConversationBufferWindowMemory method)
(langchain.memory.ConversationEntityMemory method)
(langchain.memory.ConversationKGMemory method)
(langchain.memory.ConversationStringBufferMemory method)
(langchain.memory.ConversationSummaryBufferMemory method)
(langchain.memory.ConversationSummaryMemory method)
(langchain.memory.ConversationTokenBufferMemory method)
(langchain.memory.ReadOnlySharedMemory method)
(langchain.memory.SimpleMemory method)
(langchain.memory.VectorStoreRetrieverMemory method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-49 | (langchain.memory.SimpleMemory method)
(langchain.memory.VectorStoreRetrieverMemory method)
load_messages() (langchain.memory.CosmosDBChatMessageHistory method)
load_page() (langchain.document_loaders.NotionDBLoader method)
load_prompt() (in module langchain.prompts)
load_questions_and_answers() (langchain.document_loaders.IFixitLoader method)
load_results() (langchain.document_loaders.HNLoader method)
load_suggestions() (langchain.document_loaders.IFixitLoader static method)
load_tools() (in module langchain.agents)
locals (langchain.python.PythonREPL attribute)
(langchain.utilities.PythonREPL attribute)
log_probs (langchain.llms.AlephAlpha attribute)
logit_bias (langchain.llms.AlephAlpha attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.OpenAI attribute)
logitBias (langchain.llms.AI21 attribute)
logits_all (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
logprobs (langchain.llms.LlamaCpp attribute)
(langchain.llms.Writer attribute)
lookup_tool() (langchain.agents.AgentExecutor method)
lora_base (langchain.llms.LlamaCpp attribute)
lora_path (langchain.llms.LlamaCpp attribute)
M
MarkdownTextSplitter (class in langchain.text_splitter)
MathpixPDFLoader (class in langchain.document_loaders)
max_checks (langchain.chains.LLMSummarizationCheckerChain attribute)
max_execution_time (langchain.agents.AgentExecutor attribute)
max_iter (langchain.chains.FlareChain attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-50 | max_iter (langchain.chains.FlareChain attribute)
max_iterations (langchain.agents.AgentExecutor attribute)
max_length (langchain.llms.NLPCloud attribute)
(langchain.llms.Petals attribute)
(langchain.prompts.example_selector.LengthBasedExampleSelector attribute)
max_marginal_relevance_search() (langchain.vectorstores.Annoy method)
(langchain.vectorstores.Chroma method)
(langchain.vectorstores.DeepLake method)
(langchain.vectorstores.FAISS method)
(langchain.vectorstores.Milvus method)
(langchain.vectorstores.Qdrant method)
(langchain.vectorstores.SupabaseVectorStore method)
(langchain.vectorstores.VectorStore method)
(langchain.vectorstores.Weaviate method)
max_marginal_relevance_search_by_vector() (langchain.vectorstores.Annoy method)
(langchain.vectorstores.Chroma method)
(langchain.vectorstores.DeepLake method)
(langchain.vectorstores.FAISS method)
(langchain.vectorstores.Milvus method)
(langchain.vectorstores.SupabaseVectorStore method)
(langchain.vectorstores.VectorStore method)
(langchain.vectorstores.Weaviate method)
max_new_tokens (langchain.llms.Petals attribute)
max_output_tokens (langchain.llms.GooglePalm attribute)
max_results (langchain.utilities.DuckDuckGoSearchAPIWrapper attribute)
max_retries (langchain.chat_models.ChatOpenAI attribute)
(langchain.embeddings.OpenAIEmbeddings attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.OpenAIChat attribute)
(langchain.llms.PromptLayerOpenAIChat attribute)
max_token_limit (langchain.memory.ConversationSummaryBufferMemory attribute)
(langchain.memory.ConversationTokenBufferMemory attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-51 | (langchain.memory.ConversationTokenBufferMemory attribute)
max_tokens (langchain.chat_models.ChatOpenAI attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.Cohere attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.LlamaCpp attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.PredictionGuard attribute)
(langchain.llms.Writer attribute)
max_tokens_for_prompt() (langchain.llms.AzureOpenAI method)
(langchain.llms.OpenAI method)
(langchain.llms.PromptLayerOpenAI method)
max_tokens_limit (langchain.chains.ConversationalRetrievalChain attribute)
(langchain.chains.RetrievalQAWithSourcesChain attribute)
(langchain.chains.VectorDBQAWithSourcesChain attribute)
max_tokens_per_generation (langchain.llms.RWKV attribute)
max_tokens_to_sample (langchain.llms.Anthropic attribute)
maximum_tokens (langchain.llms.AlephAlpha attribute)
maxTokens (langchain.llms.AI21 attribute)
memories (langchain.memory.CombinedMemory attribute)
(langchain.memory.SimpleMemory attribute)
memory (langchain.chains.ConversationChain attribute)
(langchain.experimental.GenerativeAgent attribute)
(langchain.memory.ReadOnlySharedMemory attribute)
memory_key (langchain.memory.ConversationSummaryBufferMemory attribute)
(langchain.memory.ConversationTokenBufferMemory attribute)
(langchain.memory.VectorStoreRetrieverMemory attribute)
memory_retriever (langchain.experimental.GenerativeAgentMemory attribute)
memory_stream (langchain.retrievers.TimeWeightedVectorStoreRetriever attribute)
memory_variables (langchain.experimental.GenerativeAgentMemory property)
(langchain.memory.CombinedMemory property)
(langchain.memory.ConversationStringBufferMemory property)
(langchain.memory.ReadOnlySharedMemory property) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-52 | (langchain.memory.ConversationStringBufferMemory property)
(langchain.memory.ReadOnlySharedMemory property)
(langchain.memory.SimpleMemory property)
(langchain.memory.VectorStoreRetrieverMemory property)
merge_from() (langchain.vectorstores.FAISS method)
messages (langchain.memory.CassandraChatMessageHistory property)
(langchain.memory.ChatMessageHistory attribute)
(langchain.memory.DynamoDBChatMessageHistory property)
(langchain.memory.FileChatMessageHistory property)
(langchain.memory.MongoDBChatMessageHistory property)
(langchain.memory.PostgresChatMessageHistory property)
(langchain.memory.RedisChatMessageHistory property)
metadata_column (langchain.vectorstores.MyScale property)
metadata_key (langchain.retrievers.RemoteLangChainRetriever attribute)
METADATA_KEY (langchain.vectorstores.Qdrant attribute)
MetalRetriever (class in langchain.retrievers)
metaphor_api_key (langchain.utilities.MetaphorSearchAPIWrapper attribute)
method (langchain.tools.APIOperation attribute)
metric (langchain.vectorstores.MyScaleSettings attribute)
Milvus (class in langchain.vectorstores)
min_chunk_size (langchain.document_loaders.DocugamiLoader attribute)
min_length (langchain.llms.NLPCloud attribute)
min_prob (langchain.chains.FlareChain attribute)
min_token_gap (langchain.chains.FlareChain attribute)
min_tokens (langchain.llms.GooseAI attribute)
(langchain.llms.Writer attribute)
minimum_tokens (langchain.llms.AlephAlpha attribute)
minTokens (langchain.llms.AI21 attribute)
model (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding attribute)
(langchain.embeddings.CohereEmbeddings attribute)
(langchain.llms.AI21 attribute)
(langchain.llms.AlephAlpha attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-53 | (langchain.llms.AI21 attribute)
(langchain.llms.AlephAlpha attribute)
(langchain.llms.Anthropic attribute)
(langchain.llms.Cohere attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.RWKV attribute)
(langchain.retrievers.document_compressors.CohereRerank attribute)
model_id (langchain.embeddings.SelfHostedHuggingFaceEmbeddings attribute)
(langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings attribute)
(langchain.llms.HuggingFacePipeline attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
(langchain.llms.Writer attribute)
model_key (langchain.llms.Banana attribute)
model_kwargs (langchain.chat_models.ChatOpenAI attribute)
(langchain.embeddings.HuggingFaceEmbeddings attribute)
(langchain.embeddings.HuggingFaceHubEmbeddings attribute)
(langchain.embeddings.HuggingFaceInstructEmbeddings attribute)
(langchain.embeddings.SagemakerEndpointEmbeddings attribute)
(langchain.llms.Anyscale attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.Banana attribute)
(langchain.llms.CerebriumAI attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.HuggingFaceEndpoint attribute)
(langchain.llms.HuggingFaceHub attribute)
(langchain.llms.HuggingFacePipeline attribute)
(langchain.llms.Modal attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.OpenAIChat attribute)
(langchain.llms.Petals attribute)
(langchain.llms.PromptLayerOpenAIChat attribute)
(langchain.llms.SagemakerEndpoint attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
(langchain.llms.StochasticAI attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-54 | (langchain.llms.StochasticAI attribute)
model_load_fn (langchain.embeddings.SelfHostedHuggingFaceEmbeddings attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
(langchain.llms.SelfHostedPipeline attribute)
model_name (langchain.chains.OpenAIModerationChain attribute)
(langchain.chat_models.ChatGooglePalm attribute)
(langchain.chat_models.ChatOpenAI attribute)
(langchain.embeddings.HuggingFaceEmbeddings attribute)
(langchain.embeddings.HuggingFaceInstructEmbeddings attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.GooglePalm attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.NLPCloud attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.OpenAIChat attribute)
(langchain.llms.Petals attribute)
(langchain.llms.PromptLayerOpenAIChat attribute)
(langchain.tools.SteamshipImageGenerationTool attribute)
model_path (langchain.llms.LlamaCpp attribute)
model_reqs (langchain.embeddings.SelfHostedHuggingFaceEmbeddings attribute)
(langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
(langchain.llms.SelfHostedPipeline attribute)
model_url (langchain.embeddings.TensorflowHubEmbeddings attribute)
modelname_to_contextsize() (langchain.llms.AzureOpenAI method)
(langchain.llms.OpenAI method)
(langchain.llms.PromptLayerOpenAI method)
ModernTreasuryLoader (class in langchain.document_loaders)
module
langchain.agents
langchain.agents.agent_toolkits
langchain.chains
langchain.chat_models
langchain.docstore
langchain.document_loaders | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-55 | langchain.chains
langchain.chat_models
langchain.docstore
langchain.document_loaders
langchain.document_transformers
langchain.embeddings
langchain.llms
langchain.memory
langchain.output_parsers
langchain.prompts
langchain.prompts.example_selector
langchain.python
langchain.retrievers
langchain.retrievers.document_compressors
langchain.serpapi
langchain.text_splitter
langchain.tools
langchain.utilities
langchain.utilities.searx_search
langchain.vectorstores
MongoDBChatMessageHistory (class in langchain.memory)
moving_summary_buffer (langchain.memory.ConversationSummaryBufferMemory attribute)
MWDumpLoader (class in langchain.document_loaders)
MyScale (class in langchain.vectorstores)
N
n (langchain.chat_models.ChatGooglePalm attribute)
(langchain.chat_models.ChatOpenAI attribute)
(langchain.llms.AlephAlpha attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.GooglePalm attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.Writer attribute)
n_batch (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
n_ctx (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
n_gpu_layers (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.LlamaCpp attribute)
n_parts (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
n_predict (langchain.llms.GPT4All attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-56 | n_predict (langchain.llms.GPT4All attribute)
n_threads (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
name (langchain.agents.agent_toolkits.VectorStoreInfo attribute)
(langchain.experimental.GenerativeAgent attribute)
(langchain.llms.PredictionGuard attribute)
(langchain.output_parsers.ResponseSchema attribute)
(langchain.tools.BaseTool attribute)
(langchain.tools.ClickTool attribute)
(langchain.tools.CopyFileTool attribute)
(langchain.tools.CurrentWebPageTool attribute)
(langchain.tools.DeleteFileTool attribute)
(langchain.tools.ExtractHyperlinksTool attribute)
(langchain.tools.ExtractTextTool attribute)
(langchain.tools.FileSearchTool attribute)
(langchain.tools.GetElementsTool attribute)
(langchain.tools.GmailCreateDraft attribute)
(langchain.tools.GmailGetMessage attribute)
(langchain.tools.GmailGetThread attribute)
(langchain.tools.GmailSearch attribute)
(langchain.tools.GmailSendMessage attribute)
(langchain.tools.ListDirectoryTool attribute)
(langchain.tools.MoveFileTool attribute)
(langchain.tools.NavigateBackTool attribute)
(langchain.tools.NavigateTool attribute)
(langchain.tools.ReadFileTool attribute)
(langchain.tools.ShellTool attribute)
(langchain.tools.Tool attribute)
(langchain.tools.WriteFileTool attribute)
nla_tools (langchain.agents.agent_toolkits.NLAToolkit attribute)
NLTKTextSplitter (class in langchain.text_splitter)
no_update_value (langchain.output_parsers.RegexDictParser attribute)
normalize (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding attribute)
NotebookLoader (class in langchain.document_loaders)
NotionDBLoader (class in langchain.document_loaders) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-57 | NotionDBLoader (class in langchain.document_loaders)
NotionDirectoryLoader (class in langchain.document_loaders)
num_beams (langchain.llms.NLPCloud attribute)
num_pad_tokens (langchain.chains.FlareChain attribute)
num_results (langchain.tools.BingSearchResults attribute)
(langchain.tools.DuckDuckGoSearchResults attribute)
(langchain.tools.GoogleSearchResults attribute)
num_return_sequences (langchain.llms.NLPCloud attribute)
numResults (langchain.llms.AI21 attribute)
O
object_ids (langchain.document_loaders.OneDriveLoader attribute)
observation_prefix (langchain.agents.Agent property)
(langchain.agents.ConversationalAgent property)
(langchain.agents.ConversationalChatAgent property)
(langchain.agents.StructuredChatAgent property)
(langchain.agents.ZeroShotAgent property)
ObsidianLoader (class in langchain.document_loaders)
OnlinePDFLoader (class in langchain.document_loaders)
openai_api_base (langchain.chat_models.AzureChatOpenAI attribute)
(langchain.chat_models.ChatOpenAI attribute)
openai_api_key (langchain.chains.OpenAIModerationChain attribute)
(langchain.chat_models.AzureChatOpenAI attribute)
(langchain.chat_models.ChatOpenAI attribute)
openai_api_type (langchain.chat_models.AzureChatOpenAI attribute)
openai_api_version (langchain.chat_models.AzureChatOpenAI attribute)
openai_organization (langchain.chains.OpenAIModerationChain attribute)
(langchain.chat_models.AzureChatOpenAI attribute)
(langchain.chat_models.ChatOpenAI attribute)
OpenSearchVectorSearch (class in langchain.vectorstores)
openweathermap_api_key (langchain.utilities.OpenWeatherMapAPIWrapper attribute)
operation_id (langchain.tools.APIOperation attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-58 | operation_id (langchain.tools.APIOperation attribute)
other_score_keys (langchain.retrievers.TimeWeightedVectorStoreRetriever attribute)
OutlookMessageLoader (class in langchain.document_loaders)
output_key (langchain.chains.QAGenerationChain attribute)
(langchain.memory.ConversationStringBufferMemory attribute)
output_key_to_format (langchain.output_parsers.RegexDictParser attribute)
output_keys (langchain.chains.ConstitutionalChain property)
(langchain.chains.FlareChain property)
(langchain.chains.HypotheticalDocumentEmbedder property)
(langchain.chains.QAGenerationChain property)
(langchain.experimental.BabyAGI property)
(langchain.output_parsers.RegexParser attribute)
output_parser (langchain.agents.Agent attribute)
(langchain.agents.ConversationalAgent attribute)
(langchain.agents.ConversationalChatAgent attribute)
(langchain.agents.LLMSingleActionAgent attribute)
(langchain.agents.StructuredChatAgent attribute)
(langchain.agents.ZeroShotAgent attribute)
(langchain.chains.FlareChain attribute)
(langchain.prompts.BasePromptTemplate attribute)
output_variables (langchain.chains.TransformChain attribute)
owm (langchain.utilities.OpenWeatherMapAPIWrapper attribute)
P
p (langchain.llms.Cohere attribute)
page_content_key (langchain.retrievers.RemoteLangChainRetriever attribute)
PagedPDFSplitter (in module langchain.document_loaders)
paginate_request() (langchain.document_loaders.ConfluenceLoader method)
param_mapping (langchain.chains.OpenAPIEndpointChain attribute)
params (langchain.serpapi.SerpAPIWrapper attribute)
(langchain.tools.ZapierNLARunAction attribute)
(langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-59 | (langchain.utilities.SearxSearchWrapper attribute)
(langchain.utilities.SerpAPIWrapper attribute)
params_schema (langchain.tools.ZapierNLARunAction attribute)
parse() (langchain.agents.AgentOutputParser method)
(langchain.output_parsers.CommaSeparatedListOutputParser method)
(langchain.output_parsers.GuardrailsOutputParser method)
(langchain.output_parsers.ListOutputParser method)
(langchain.output_parsers.OutputFixingParser method)
(langchain.output_parsers.PydanticOutputParser method)
(langchain.output_parsers.RegexDictParser method)
(langchain.output_parsers.RegexParser method)
(langchain.output_parsers.RetryOutputParser method)
(langchain.output_parsers.RetryWithErrorOutputParser method)
(langchain.output_parsers.StructuredOutputParser method)
parse_filename() (langchain.document_loaders.BlackboardLoader method)
parse_obj() (langchain.tools.OpenAPISpec class method)
parse_sitemap() (langchain.document_loaders.SitemapLoader method)
parse_with_prompt() (langchain.output_parsers.RetryOutputParser method)
(langchain.output_parsers.RetryWithErrorOutputParser method)
parser (langchain.output_parsers.OutputFixingParser attribute)
(langchain.output_parsers.RetryOutputParser attribute)
(langchain.output_parsers.RetryWithErrorOutputParser attribute)
partial() (langchain.prompts.BasePromptTemplate method)
(langchain.prompts.ChatPromptTemplate method)
password (langchain.vectorstores.MyScaleSettings attribute)
patch() (langchain.utilities.TextRequestsWrapper method)
path (langchain.tools.APIOperation attribute)
path_params (langchain.tools.APIOperation property)
pause_to_reflect() (langchain.experimental.GenerativeAgentMemory method)
PDFMinerLoader (class in langchain.document_loaders) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-60 | PDFMinerLoader (class in langchain.document_loaders)
PDFMinerPDFasHTMLLoader (class in langchain.document_loaders)
PDFPlumberLoader (class in langchain.document_loaders)
penalty_alpha_frequency (langchain.llms.RWKV attribute)
penalty_alpha_presence (langchain.llms.RWKV attribute)
penalty_bias (langchain.llms.AlephAlpha attribute)
penalty_exceptions (langchain.llms.AlephAlpha attribute)
penalty_exceptions_include_stop_sequences (langchain.llms.AlephAlpha attribute)
persist() (langchain.vectorstores.Chroma method)
(langchain.vectorstores.DeepLake method)
Pinecone (class in langchain.vectorstores)
pipeline_key (langchain.llms.PipelineAI attribute)
pipeline_kwargs (langchain.llms.PipelineAI attribute)
pl_tags (langchain.chat_models.PromptLayerChatOpenAI attribute)
plan() (langchain.agents.Agent method)
(langchain.agents.BaseMultiActionAgent method)
(langchain.agents.BaseSingleActionAgent method)
(langchain.agents.LLMSingleActionAgent method)
PlaywrightURLLoader (class in langchain.document_loaders)
plugin (langchain.tools.AIPluginTool attribute)
port (langchain.vectorstores.MyScaleSettings attribute)
post() (langchain.utilities.TextRequestsWrapper method)
PostgresChatMessageHistory (class in langchain.memory)
powerbi (langchain.agents.agent_toolkits.PowerBIToolkit attribute)
predict() (langchain.chains.LLMChain method)
(langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-61 | (langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
predict_and_parse() (langchain.chains.LLMChain method)
predict_messages() (langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-62 | (langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
prefix (langchain.prompts.FewShotPromptTemplate attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-63 | prefix (langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
prefix_messages (langchain.llms.OpenAIChat attribute)
(langchain.llms.PromptLayerOpenAIChat attribute)
prep_prompts() (langchain.chains.LLMChain method)
prep_streaming_params() (langchain.llms.AzureOpenAI method)
(langchain.llms.OpenAI method)
(langchain.llms.PromptLayerOpenAI method)
prepare_cosmos() (langchain.memory.CosmosDBChatMessageHistory method)
presence_penalty (langchain.llms.AlephAlpha attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.Cohere attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.Writer attribute)
presencePenalty (langchain.llms.AI21 attribute)
prioritize_tasks() (langchain.experimental.BabyAGI method)
process (langchain.tools.ShellTool attribute)
process_attachment() (langchain.document_loaders.ConfluenceLoader method)
process_doc() (langchain.document_loaders.ConfluenceLoader method)
process_image() (langchain.document_loaders.ConfluenceLoader method)
process_index_results() (langchain.vectorstores.Annoy method)
process_output() (langchain.utilities.BashProcess method)
process_page() (langchain.document_loaders.ConfluenceLoader method)
process_pages() (langchain.document_loaders.ConfluenceLoader method)
process_pdf() (langchain.document_loaders.ConfluenceLoader method)
process_svg() (langchain.document_loaders.ConfluenceLoader method)
process_xls() (langchain.document_loaders.ConfluenceLoader method)
Prompt (in module langchain.prompts)
prompt (langchain.chains.ConversationChain attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-64 | prompt (langchain.chains.ConversationChain attribute)
(langchain.chains.LLMBashChain attribute)
(langchain.chains.LLMChain attribute)
(langchain.chains.LLMMathChain attribute)
(langchain.chains.PALChain attribute)
(langchain.chains.SQLDatabaseChain attribute)
prompt_func (langchain.tools.HumanInputRun attribute)
properties (langchain.tools.APIOperation attribute)
prune() (langchain.memory.ConversationSummaryBufferMemory method)
put() (langchain.utilities.TextRequestsWrapper method)
pydantic_object (langchain.output_parsers.PydanticOutputParser attribute)
PyMuPDFLoader (class in langchain.document_loaders)
PyPDFDirectoryLoader (class in langchain.document_loaders)
PyPDFium2Loader (class in langchain.document_loaders)
PyPDFLoader (class in langchain.document_loaders)
python_globals (langchain.chains.PALChain attribute)
python_locals (langchain.chains.PALChain attribute)
PythonCodeTextSplitter (class in langchain.text_splitter)
PythonLoader (class in langchain.document_loaders)
Q
qa_chain (langchain.chains.GraphQAChain attribute)
Qdrant (class in langchain.vectorstores)
query_checker_prompt (langchain.chains.SQLDatabaseChain attribute)
query_instruction (langchain.embeddings.HuggingFaceInstructEmbeddings attribute)
(langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings attribute)
query_name (langchain.vectorstores.SupabaseVectorStore attribute)
query_params (langchain.tools.APIOperation property)
query_suffix (langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute)
question_generator_chain (langchain.chains.FlareChain attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-65 | question_generator_chain (langchain.chains.FlareChain attribute)
question_to_checked_assertions_chain (langchain.chains.LLMCheckerChain attribute)
R
raw_completion (langchain.llms.AlephAlpha attribute)
REACT_DOCSTORE (langchain.agents.AgentType attribute)
ReadTheDocsLoader (class in langchain.document_loaders)
recall_ttl (langchain.memory.RedisEntityStore attribute)
recursive (langchain.document_loaders.GoogleDriveLoader attribute)
RecursiveCharacterTextSplitter (class in langchain.text_splitter)
RedditPostsLoader (class in langchain.document_loaders)
Redis (class in langchain.vectorstores)
redis_client (langchain.memory.RedisEntityStore attribute)
RedisChatMessageHistory (class in langchain.memory)
RedisEntityStore (class in langchain.memory)
reduce_k_below_max_tokens (langchain.chains.RetrievalQAWithSourcesChain attribute)
(langchain.chains.VectorDBQAWithSourcesChain attribute)
reflection_threshold (langchain.experimental.GenerativeAgentMemory attribute)
regex (langchain.output_parsers.RegexParser attribute)
regex_pattern (langchain.output_parsers.RegexDictParser attribute)
region (langchain.utilities.DuckDuckGoSearchAPIWrapper attribute)
region_name (langchain.embeddings.SagemakerEndpointEmbeddings attribute)
(langchain.llms.SagemakerEndpoint attribute)
relevancy_threshold (langchain.retrievers.KNNRetriever attribute)
(langchain.retrievers.SVMRetriever attribute)
remove_end_sequence (langchain.llms.NLPCloud attribute)
remove_input (langchain.llms.NLPCloud attribute)
repeat_last_n (langchain.llms.GPT4All attribute)
repeat_penalty (langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-66 | (langchain.llms.LlamaCpp attribute)
repetition_penalties_include_completion (langchain.llms.AlephAlpha attribute)
repetition_penalties_include_prompt (langchain.llms.AlephAlpha attribute)
repetition_penalty (langchain.llms.ForefrontAI attribute)
(langchain.llms.NLPCloud attribute)
(langchain.llms.Writer attribute)
repo_id (langchain.embeddings.HuggingFaceHubEmbeddings attribute)
(langchain.llms.HuggingFaceHub attribute)
request_body (langchain.tools.APIOperation attribute)
request_timeout (langchain.chat_models.ChatOpenAI attribute)
(langchain.embeddings.OpenAIEmbeddings attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.OpenAI attribute)
request_url (langchain.utilities.PowerBIDataset property)
requests (langchain.chains.OpenAPIEndpointChain attribute)
(langchain.utilities.TextRequestsWrapper property)
requests_per_second (langchain.document_loaders.WebBaseLoader attribute)
requests_wrapper (langchain.agents.agent_toolkits.OpenAPIToolkit attribute)
(langchain.chains.APIChain attribute)
(langchain.chains.LLMRequestsChain attribute)
response_chain (langchain.chains.FlareChain attribute)
response_key (langchain.retrievers.RemoteLangChainRetriever attribute)
response_schemas (langchain.output_parsers.StructuredOutputParser attribute)
results() (langchain.serpapi.SerpAPIWrapper method)
(langchain.utilities.BingSearchAPIWrapper method)
(langchain.utilities.DuckDuckGoSearchAPIWrapper method)
(langchain.utilities.GoogleSearchAPIWrapper method)
(langchain.utilities.GoogleSerperAPIWrapper method)
(langchain.utilities.MetaphorSearchAPIWrapper method)
(langchain.utilities.searx_search.SearxSearchWrapper method)
(langchain.utilities.SearxSearchWrapper method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-67 | (langchain.utilities.SearxSearchWrapper method)
(langchain.utilities.SerpAPIWrapper method)
results_async() (langchain.utilities.MetaphorSearchAPIWrapper method)
retriever (langchain.chains.ConversationalRetrievalChain attribute)
(langchain.chains.FlareChain attribute)
(langchain.chains.RetrievalQA attribute)
(langchain.chains.RetrievalQAWithSourcesChain attribute)
(langchain.memory.VectorStoreRetrieverMemory attribute)
retry_chain (langchain.output_parsers.OutputFixingParser attribute)
(langchain.output_parsers.RetryOutputParser attribute)
(langchain.output_parsers.RetryWithErrorOutputParser attribute)
return_all (langchain.chains.SequentialChain attribute)
return_direct (langchain.chains.SQLDatabaseChain attribute)
(langchain.tools.BaseTool attribute)
(langchain.tools.Tool attribute)
return_docs (langchain.memory.VectorStoreRetrieverMemory attribute)
return_intermediate_steps (langchain.agents.AgentExecutor attribute)
(langchain.chains.ConstitutionalChain attribute)
(langchain.chains.OpenAPIEndpointChain attribute)
(langchain.chains.PALChain attribute)
(langchain.chains.SQLDatabaseChain attribute)
(langchain.chains.SQLDatabaseSequentialChain attribute)
return_pl_id (langchain.chat_models.PromptLayerChatOpenAI attribute)
return_stopped_response() (langchain.agents.Agent method)
(langchain.agents.BaseMultiActionAgent method)
(langchain.agents.BaseSingleActionAgent method)
return_urls (langchain.tools.SteamshipImageGenerationTool attribute)
return_values (langchain.agents.Agent property)
(langchain.agents.BaseMultiActionAgent property)
(langchain.agents.BaseSingleActionAgent property)
revised_answer_prompt (langchain.chains.LLMCheckerChain attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-68 | revised_answer_prompt (langchain.chains.LLMCheckerChain attribute)
revised_summary_prompt (langchain.chains.LLMSummarizationCheckerChain attribute)
revision_chain (langchain.chains.ConstitutionalChain attribute)
RoamLoader (class in langchain.document_loaders)
root_dir (langchain.agents.agent_toolkits.FileManagementToolkit attribute)
run() (langchain.python.PythonREPL method)
(langchain.serpapi.SerpAPIWrapper method)
(langchain.tools.BaseTool method)
(langchain.utilities.ArxivAPIWrapper method)
(langchain.utilities.BashProcess method)
(langchain.utilities.BingSearchAPIWrapper method)
(langchain.utilities.DuckDuckGoSearchAPIWrapper method)
(langchain.utilities.GooglePlacesAPIWrapper method)
(langchain.utilities.GoogleSearchAPIWrapper method)
(langchain.utilities.GoogleSerperAPIWrapper method)
(langchain.utilities.GraphQLAPIWrapper method)
(langchain.utilities.LambdaWrapper method)
(langchain.utilities.OpenWeatherMapAPIWrapper method)
(langchain.utilities.PowerBIDataset method)
(langchain.utilities.PythonREPL method)
(langchain.utilities.searx_search.SearxSearchWrapper method)
(langchain.utilities.SearxSearchWrapper method)
(langchain.utilities.SerpAPIWrapper method)
(langchain.utilities.WikipediaAPIWrapper method)
(langchain.utilities.WolframAlphaAPIWrapper method)
rwkv_verbose (langchain.llms.RWKV attribute)
S
S3DirectoryLoader (class in langchain.document_loaders)
S3FileLoader (class in langchain.document_loaders)
safesearch (langchain.utilities.DuckDuckGoSearchAPIWrapper attribute)
sample_rows_in_table_info (langchain.utilities.PowerBIDataset attribute)
save() (langchain.agents.AgentExecutor method)
(langchain.agents.BaseMultiActionAgent method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-69 | (langchain.agents.BaseMultiActionAgent method)
(langchain.agents.BaseSingleActionAgent method)
(langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Cohere method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langchain.llms.GooseAI method)
(langchain.llms.GPT4All method)
(langchain.llms.HuggingFaceEndpoint method)
(langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.Modal method)
(langchain.llms.NLPCloud method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate method)
(langchain.llms.RWKV method)
(langchain.llms.SagemakerEndpoint method)
(langchain.llms.SelfHostedHuggingFaceLLM method)
(langchain.llms.SelfHostedPipeline method)
(langchain.llms.StochasticAI method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-70 | (langchain.llms.StochasticAI method)
(langchain.llms.Writer method)
(langchain.prompts.BasePromptTemplate method)
(langchain.prompts.ChatPromptTemplate method)
save_agent() (langchain.agents.AgentExecutor method)
save_context() (langchain.experimental.GenerativeAgentMemory method)
(langchain.memory.CombinedMemory method)
(langchain.memory.ConversationEntityMemory method)
(langchain.memory.ConversationKGMemory method)
(langchain.memory.ConversationStringBufferMemory method)
(langchain.memory.ConversationSummaryBufferMemory method)
(langchain.memory.ConversationSummaryMemory method)
(langchain.memory.ConversationTokenBufferMemory method)
(langchain.memory.ReadOnlySharedMemory method)
(langchain.memory.SimpleMemory method)
(langchain.memory.VectorStoreRetrieverMemory method)
save_local() (langchain.vectorstores.Annoy method)
(langchain.vectorstores.FAISS method)
schemas (langchain.utilities.PowerBIDataset attribute)
scrape() (langchain.document_loaders.WebBaseLoader method)
scrape_all() (langchain.document_loaders.WebBaseLoader method)
scrape_page() (langchain.tools.ExtractHyperlinksTool static method)
search() (langchain.docstore.InMemoryDocstore method)
(langchain.docstore.Wikipedia method)
(langchain.vectorstores.VectorStore method)
search_kwargs (langchain.chains.ChatVectorDBChain attribute)
(langchain.chains.VectorDBQA attribute)
(langchain.chains.VectorDBQAWithSourcesChain attribute)
(langchain.retrievers.SelfQueryRetriever attribute)
(langchain.retrievers.TimeWeightedVectorStoreRetriever attribute)
search_type (langchain.chains.VectorDBQA attribute)
(langchain.retrievers.SelfQueryRetriever attribute)
searx_host (langchain.utilities.searx_search.SearxSearchWrapper attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-71 | searx_host (langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute)
SearxResults (class in langchain.utilities.searx_search)
seed (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
select_examples() (langchain.prompts.example_selector.LengthBasedExampleSelector method)
(langchain.prompts.example_selector.MaxMarginalRelevanceExampleSelector method)
(langchain.prompts.example_selector.SemanticSimilarityExampleSelector method)
selected_tools (langchain.agents.agent_toolkits.FileManagementToolkit attribute)
SeleniumURLLoader (class in langchain.document_loaders)
SELF_ASK_WITH_SEARCH (langchain.agents.AgentType attribute)
send_pdf() (langchain.document_loaders.MathpixPDFLoader method)
SentenceTransformerEmbeddings (in module langchain.embeddings)
sequential_chain (langchain.chains.LLMSummarizationCheckerChain attribute)
serpapi_api_key (langchain.serpapi.SerpAPIWrapper attribute)
(langchain.utilities.SerpAPIWrapper attribute)
serper_api_key (langchain.utilities.GoogleSerperAPIWrapper attribute)
service_account_key (langchain.document_loaders.GoogleDriveLoader attribute)
service_account_path (langchain.document_loaders.GoogleApiClient attribute)
service_name (langchain.retrievers.AzureCognitiveSearchRetriever attribute)
session_id (langchain.memory.RedisEntityStore attribute)
set() (langchain.memory.InMemoryEntityStore method)
(langchain.memory.RedisEntityStore method)
settings (langchain.document_loaders.OneDriveLoader attribute)
similarity_fn (langchain.document_transformers.EmbeddingsRedundantFilter attribute)
(langchain.retrievers.document_compressors.EmbeddingsFilter attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-72 | (langchain.retrievers.document_compressors.EmbeddingsFilter attribute)
similarity_search() (langchain.vectorstores.AnalyticDB method)
(langchain.vectorstores.Annoy method)
(langchain.vectorstores.AtlasDB method)
(langchain.vectorstores.Chroma method)
(langchain.vectorstores.DeepLake method)
(langchain.vectorstores.ElasticVectorSearch method)
(langchain.vectorstores.FAISS method)
(langchain.vectorstores.LanceDB method)
(langchain.vectorstores.Milvus method)
(langchain.vectorstores.MyScale method)
(langchain.vectorstores.OpenSearchVectorSearch method)
(langchain.vectorstores.Pinecone method)
(langchain.vectorstores.Qdrant method)
(langchain.vectorstores.Redis method)
(langchain.vectorstores.SupabaseVectorStore method)
(langchain.vectorstores.Tair method)
(langchain.vectorstores.VectorStore method)
(langchain.vectorstores.Weaviate method)
similarity_search_by_index() (langchain.vectorstores.Annoy method)
similarity_search_by_text() (langchain.vectorstores.Weaviate method)
similarity_search_by_vector() (langchain.vectorstores.AnalyticDB method)
(langchain.vectorstores.Annoy method)
(langchain.vectorstores.Chroma method)
(langchain.vectorstores.DeepLake method)
(langchain.vectorstores.FAISS method)
(langchain.vectorstores.Milvus method)
(langchain.vectorstores.MyScale method)
(langchain.vectorstores.SupabaseVectorStore method)
(langchain.vectorstores.VectorStore method)
(langchain.vectorstores.Weaviate method)
similarity_search_by_vector_returning_embeddings() (langchain.vectorstores.SupabaseVectorStore method)
similarity_search_by_vector_with_relevance_scores() (langchain.vectorstores.SupabaseVectorStore method)
similarity_search_limit_score() (langchain.vectorstores.Redis method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-73 | similarity_search_limit_score() (langchain.vectorstores.Redis method)
similarity_search_with_relevance_scores() (langchain.vectorstores.MyScale method)
(langchain.vectorstores.SupabaseVectorStore method)
(langchain.vectorstores.VectorStore method)
similarity_search_with_score() (langchain.vectorstores.AnalyticDB method)
(langchain.vectorstores.Annoy method)
(langchain.vectorstores.Chroma method)
(langchain.vectorstores.DeepLake method)
(langchain.vectorstores.ElasticVectorSearch method)
(langchain.vectorstores.FAISS method)
(langchain.vectorstores.Milvus method)
(langchain.vectorstores.OpenSearchVectorSearch method)
(langchain.vectorstores.Pinecone method)
(langchain.vectorstores.Qdrant method)
(langchain.vectorstores.Redis method)
(langchain.vectorstores.Weaviate method)
similarity_search_with_score_by_index() (langchain.vectorstores.Annoy method)
similarity_search_with_score_by_vector() (langchain.vectorstores.AnalyticDB method)
(langchain.vectorstores.Annoy method)
(langchain.vectorstores.FAISS method)
(langchain.vectorstores.Milvus method)
similarity_threshold (langchain.document_transformers.EmbeddingsRedundantFilter attribute)
(langchain.retrievers.document_compressors.EmbeddingsFilter attribute)
SitemapLoader (class in langchain.document_loaders)
siterestrict (langchain.utilities.GoogleSearchAPIWrapper attribute)
size (langchain.tools.SteamshipImageGenerationTool attribute)
SlackDirectoryLoader (class in langchain.document_loaders)
SpacyTextSplitter (class in langchain.text_splitter)
sparse_encoder (langchain.retrievers.PineconeHybridSearchRetriever attribute)
spec (langchain.agents.agent_toolkits.JsonToolkit attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-74 | spec (langchain.agents.agent_toolkits.JsonToolkit attribute)
split_documents() (langchain.text_splitter.TextSplitter method)
split_text() (langchain.text_splitter.CharacterTextSplitter method)
(langchain.text_splitter.NLTKTextSplitter method)
(langchain.text_splitter.RecursiveCharacterTextSplitter method)
(langchain.text_splitter.SpacyTextSplitter method)
(langchain.text_splitter.TextSplitter method)
(langchain.text_splitter.TokenTextSplitter method)
SpreedlyLoader (class in langchain.document_loaders)
sql_chain (langchain.chains.SQLDatabaseSequentialChain attribute)
SRTLoader (class in langchain.document_loaders)
start_with_retrieval (langchain.chains.FlareChain attribute)
status (langchain.experimental.GenerativeAgent attribute)
steamship (langchain.tools.SteamshipImageGenerationTool attribute)
stop (langchain.agents.LLMSingleActionAgent attribute)
(langchain.chains.PALChain attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
(langchain.llms.Writer attribute)
stop_sequences (langchain.llms.AlephAlpha attribute)
store (langchain.memory.InMemoryEntityStore attribute)
strategy (langchain.llms.RWKV attribute)
stream() (langchain.llms.Anthropic method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.LlamaCpp method)
(langchain.llms.OpenAI method)
(langchain.llms.PromptLayerOpenAI method)
streaming (langchain.chat_models.ChatOpenAI attribute)
(langchain.llms.Anthropic attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
(langchain.llms.OpenAI attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-75 | (langchain.llms.LlamaCpp attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.OpenAIChat attribute)
(langchain.llms.PromptLayerOpenAIChat attribute)
strip_outputs (langchain.chains.SimpleSequentialChain attribute)
StripeLoader (class in langchain.document_loaders)
STRUCTURED_CHAT_ZERO_SHOT_REACT_DESCRIPTION (langchain.agents.AgentType attribute)
structured_query_translator (langchain.retrievers.SelfQueryRetriever attribute)
suffix (langchain.llms.LlamaCpp attribute)
(langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
summarize_related_memories() (langchain.experimental.GenerativeAgent method)
summary (langchain.experimental.GenerativeAgent attribute)
summary_message_cls (langchain.memory.ConversationKGMemory attribute)
summary_refresh_seconds (langchain.experimental.GenerativeAgent attribute)
SupabaseVectorStore (class in langchain.vectorstores)
sync_browser (langchain.agents.agent_toolkits.PlayWrightBrowserToolkit attribute)
T
table (langchain.vectorstores.MyScaleSettings attribute)
table_info (langchain.utilities.PowerBIDataset property)
table_name (langchain.vectorstores.SupabaseVectorStore attribute)
table_names (langchain.utilities.PowerBIDataset attribute)
Tair (class in langchain.vectorstores)
task (langchain.embeddings.HuggingFaceHubEmbeddings attribute)
(langchain.llms.HuggingFaceEndpoint attribute)
(langchain.llms.HuggingFaceHub attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
tbs (langchain.utilities.GoogleSerperAPIWrapper attribute)
TelegramChatApiLoader (class in langchain.document_loaders)
TelegramChatFileLoader (class in langchain.document_loaders) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-76 | TelegramChatFileLoader (class in langchain.document_loaders)
TelegramChatLoader (in module langchain.document_loaders)
temp (langchain.llms.GPT4All attribute)
temperature (langchain.chat_models.ChatGooglePalm attribute)
(langchain.chat_models.ChatOpenAI attribute)
(langchain.llms.AI21 attribute)
(langchain.llms.AlephAlpha attribute)
(langchain.llms.Anthropic attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.Cohere attribute)
(langchain.llms.ForefrontAI attribute)
(langchain.llms.GooglePalm attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.LlamaCpp attribute)
(langchain.llms.NLPCloud attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.Petals attribute)
(langchain.llms.PredictionGuard attribute)
(langchain.llms.RWKV attribute)
(langchain.llms.Writer attribute)
template (langchain.prompts.PromptTemplate attribute)
template_format (langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
(langchain.prompts.PromptTemplate attribute)
template_tool_response (langchain.agents.ConversationalChatAgent attribute)
text_length (langchain.chains.LLMRequestsChain attribute)
text_splitter (langchain.chains.AnalyzeDocumentChain attribute)
(langchain.chains.MapReduceChain attribute)
(langchain.chains.QAGenerationChain attribute)
TextLoader (class in langchain.document_loaders)
texts (langchain.retrievers.KNNRetriever attribute)
(langchain.retrievers.SVMRetriever attribute)
TextSplitter (class in langchain.text_splitter)
tfidf_array (langchain.retrievers.TFIDFRetriever attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-77 | tfidf_array (langchain.retrievers.TFIDFRetriever attribute)
time (langchain.utilities.DuckDuckGoSearchAPIWrapper attribute)
to_typescript() (langchain.tools.APIOperation method)
token (langchain.utilities.PowerBIDataset attribute)
token_path (langchain.document_loaders.GoogleApiClient attribute)
(langchain.document_loaders.GoogleDriveLoader attribute)
tokenizer (langchain.llms.Petals attribute)
tokens (langchain.llms.AlephAlpha attribute)
tokens_path (langchain.llms.RWKV attribute)
TokenTextSplitter (class in langchain.text_splitter)
ToMarkdownLoader (class in langchain.document_loaders)
TomlLoader (class in langchain.document_loaders)
tool() (in module langchain.agents)
(in module langchain.tools)
tool_run_logging_kwargs() (langchain.agents.Agent method)
(langchain.agents.BaseMultiActionAgent method)
(langchain.agents.BaseSingleActionAgent method)
(langchain.agents.LLMSingleActionAgent method)
tools (langchain.agents.agent_toolkits.JiraToolkit attribute)
(langchain.agents.agent_toolkits.ZapierToolkit attribute)
(langchain.agents.AgentExecutor attribute)
top_k (langchain.chains.SQLDatabaseChain attribute)
(langchain.chat_models.ChatGooglePalm attribute)
(langchain.llms.AlephAlpha attribute)
(langchain.llms.Anthropic attribute)
(langchain.llms.ForefrontAI attribute)
(langchain.llms.GooglePalm attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
(langchain.llms.NLPCloud attribute)
(langchain.llms.Petals attribute)
(langchain.retrievers.ChatGPTPluginRetriever attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-78 | (langchain.retrievers.ChatGPTPluginRetriever attribute)
(langchain.retrievers.DataberryRetriever attribute)
(langchain.retrievers.PineconeHybridSearchRetriever attribute)
top_k_docs_for_context (langchain.chains.ChatVectorDBChain attribute)
top_k_results (langchain.utilities.ArxivAPIWrapper attribute)
(langchain.utilities.GooglePlacesAPIWrapper attribute)
(langchain.utilities.WikipediaAPIWrapper attribute)
top_n (langchain.retrievers.document_compressors.CohereRerank attribute)
top_p (langchain.chat_models.ChatGooglePalm attribute)
(langchain.llms.AlephAlpha attribute)
(langchain.llms.Anthropic attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.ForefrontAI attribute)
(langchain.llms.GooglePalm attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
(langchain.llms.NLPCloud attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.Petals attribute)
(langchain.llms.RWKV attribute)
(langchain.llms.Writer attribute)
topP (langchain.llms.AI21 attribute)
traits (langchain.experimental.GenerativeAgent attribute)
transform (langchain.chains.TransformChain attribute)
transform_documents() (langchain.document_transformers.EmbeddingsRedundantFilter method)
(langchain.text_splitter.TextSplitter method)
transformers (langchain.retrievers.document_compressors.DocumentCompressorPipeline attribute)
truncate (langchain.embeddings.CohereEmbeddings attribute)
(langchain.llms.Cohere attribute)
ts_type_from_python() (langchain.tools.APIOperation static method)
ttl (langchain.memory.RedisEntityStore attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-79 | ttl (langchain.memory.RedisEntityStore attribute)
TwitterTweetLoader (class in langchain.document_loaders)
type (langchain.utilities.GoogleSerperAPIWrapper attribute)
U
unsecure (langchain.utilities.searx_search.SearxSearchWrapper attribute)
(langchain.utilities.SearxSearchWrapper attribute)
UnstructuredAPIFileIOLoader (class in langchain.document_loaders)
UnstructuredAPIFileLoader (class in langchain.document_loaders)
UnstructuredEmailLoader (class in langchain.document_loaders)
UnstructuredEPubLoader (class in langchain.document_loaders)
UnstructuredFileIOLoader (class in langchain.document_loaders)
UnstructuredFileLoader (class in langchain.document_loaders)
UnstructuredHTMLLoader (class in langchain.document_loaders)
UnstructuredImageLoader (class in langchain.document_loaders)
UnstructuredMarkdownLoader (class in langchain.document_loaders)
UnstructuredODTLoader (class in langchain.document_loaders)
UnstructuredPDFLoader (class in langchain.document_loaders)
UnstructuredPowerPointLoader (class in langchain.document_loaders)
UnstructuredRTFLoader (class in langchain.document_loaders)
UnstructuredURLLoader (class in langchain.document_loaders)
UnstructuredWordDocumentLoader (class in langchain.document_loaders)
update_document() (langchain.vectorstores.Chroma method)
update_forward_refs() (langchain.llms.AI21 class method)
(langchain.llms.AlephAlpha class method)
(langchain.llms.Anthropic class method)
(langchain.llms.Anyscale class method)
(langchain.llms.AzureOpenAI class method)
(langchain.llms.Banana class method)
(langchain.llms.CerebriumAI class method)
(langchain.llms.Cohere class method) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-80 | (langchain.llms.Cohere class method)
(langchain.llms.DeepInfra class method)
(langchain.llms.FakeListLLM class method)
(langchain.llms.ForefrontAI class method)
(langchain.llms.GooglePalm class method)
(langchain.llms.GooseAI class method)
(langchain.llms.GPT4All class method)
(langchain.llms.HuggingFaceEndpoint class method)
(langchain.llms.HuggingFaceHub class method)
(langchain.llms.HuggingFacePipeline class method)
(langchain.llms.HuggingFaceTextGenInference class method)
(langchain.llms.HumanInputLLM class method)
(langchain.llms.LlamaCpp class method)
(langchain.llms.Modal class method)
(langchain.llms.NLPCloud class method)
(langchain.llms.OpenAI class method)
(langchain.llms.OpenAIChat class method)
(langchain.llms.Petals class method)
(langchain.llms.PipelineAI class method)
(langchain.llms.PredictionGuard class method)
(langchain.llms.PromptLayerOpenAI class method)
(langchain.llms.PromptLayerOpenAIChat class method)
(langchain.llms.Replicate class method)
(langchain.llms.RWKV class method)
(langchain.llms.SagemakerEndpoint class method)
(langchain.llms.SelfHostedHuggingFaceLLM class method)
(langchain.llms.SelfHostedPipeline class method)
(langchain.llms.StochasticAI class method)
(langchain.llms.Writer class method)
upsert_messages() (langchain.memory.CosmosDBChatMessageHistory method)
url (langchain.document_loaders.MathpixPDFLoader property)
(langchain.retrievers.ChatGPTPluginRetriever attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-81 | (langchain.retrievers.ChatGPTPluginRetriever attribute)
(langchain.retrievers.RemoteLangChainRetriever attribute)
(langchain.tools.IFTTTWebhook attribute)
urls (langchain.document_loaders.PlaywrightURLLoader attribute)
(langchain.document_loaders.SeleniumURLLoader attribute)
use_mlock (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
use_mmap (langchain.llms.LlamaCpp attribute)
use_multiplicative_presence_penalty (langchain.llms.AlephAlpha attribute)
use_query_checker (langchain.chains.SQLDatabaseChain attribute)
username (langchain.vectorstores.MyScaleSettings attribute)
V
validate_channel_or_videoIds_is_set() (langchain.document_loaders.GoogleApiClient class method)
(langchain.document_loaders.GoogleApiYoutubeLoader class method)
validate_init_args() (langchain.document_loaders.ConfluenceLoader static method)
validate_template (langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
(langchain.prompts.PromptTemplate attribute)
vectorizer (langchain.retrievers.TFIDFRetriever attribute)
VectorStore (class in langchain.vectorstores)
vectorstore (langchain.agents.agent_toolkits.VectorStoreInfo attribute)
(langchain.chains.ChatVectorDBChain attribute)
(langchain.chains.VectorDBQA attribute)
(langchain.chains.VectorDBQAWithSourcesChain attribute)
(langchain.prompts.example_selector.SemanticSimilarityExampleSelector attribute)
(langchain.retrievers.SelfQueryRetriever attribute)
(langchain.retrievers.TimeWeightedVectorStoreRetriever attribute)
vectorstore_info (langchain.agents.agent_toolkits.VectorStoreToolkit attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-82 | vectorstore_info (langchain.agents.agent_toolkits.VectorStoreToolkit attribute)
vectorstores (langchain.agents.agent_toolkits.VectorStoreRouterToolkit attribute)
verbose (langchain.llms.AI21 attribute)
(langchain.llms.AlephAlpha attribute)
(langchain.llms.Anthropic attribute)
(langchain.llms.Anyscale attribute)
(langchain.llms.AzureOpenAI attribute)
(langchain.llms.Banana attribute)
(langchain.llms.CerebriumAI attribute)
(langchain.llms.Cohere attribute)
(langchain.llms.DeepInfra attribute)
(langchain.llms.FakeListLLM attribute)
(langchain.llms.ForefrontAI attribute)
(langchain.llms.GooglePalm attribute)
(langchain.llms.GooseAI attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.HuggingFaceEndpoint attribute)
(langchain.llms.HuggingFaceHub attribute)
(langchain.llms.HuggingFacePipeline attribute)
(langchain.llms.HuggingFaceTextGenInference attribute)
(langchain.llms.HumanInputLLM attribute)
(langchain.llms.LlamaCpp attribute)
(langchain.llms.Modal attribute)
(langchain.llms.NLPCloud attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.OpenAIChat attribute)
(langchain.llms.Petals attribute)
(langchain.llms.PipelineAI attribute)
(langchain.llms.PredictionGuard attribute)
(langchain.llms.Replicate attribute)
(langchain.llms.RWKV attribute)
(langchain.llms.SagemakerEndpoint attribute)
(langchain.llms.SelfHostedHuggingFaceLLM attribute)
(langchain.llms.SelfHostedPipeline attribute)
(langchain.llms.StochasticAI attribute)
(langchain.llms.Writer attribute) | https://python.langchain.com/en/latest/genindex.html |
977b88842db1-83 | (langchain.llms.StochasticAI attribute)
(langchain.llms.Writer attribute)
(langchain.retrievers.SelfQueryRetriever attribute)
(langchain.tools.BaseTool attribute)
(langchain.tools.Tool attribute)
VespaRetriever (class in langchain.retrievers)
video_ids (langchain.document_loaders.GoogleApiYoutubeLoader attribute)
vocab_only (langchain.embeddings.LlamaCppEmbeddings attribute)
(langchain.llms.GPT4All attribute)
(langchain.llms.LlamaCpp attribute)
W
wait_for_processing() (langchain.document_loaders.MathpixPDFLoader method)
Weaviate (class in langchain.vectorstores)
WeaviateHybridSearchRetriever (class in langchain.retrievers)
WeaviateHybridSearchRetriever.Config (class in langchain.retrievers)
web_path (langchain.document_loaders.WebBaseLoader property)
web_paths (langchain.document_loaders.WebBaseLoader attribute)
WebBaseLoader (class in langchain.document_loaders)
WhatsAppChatLoader (class in langchain.document_loaders)
Wikipedia (class in langchain.docstore)
WikipediaLoader (class in langchain.document_loaders)
wolfram_alpha_appid (langchain.utilities.WolframAlphaAPIWrapper attribute)
writer_api_key (langchain.llms.Writer attribute)
writer_org_id (langchain.llms.Writer attribute)
Y
YoutubeLoader (class in langchain.document_loaders)
Z
zapier_description (langchain.tools.ZapierNLARunAction attribute)
ZERO_SHOT_REACT_DESCRIPTION (langchain.agents.AgentType attribute)
Zilliz (class in langchain.vectorstores)
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/genindex.html |
ef5755435e0f-0 | .rst
.pdf
Welcome to LangChain
Contents
Getting Started
Modules
Use Cases
Reference Docs
Ecosystem
Additional Resources
Welcome to LangChain#
LangChain is a framework for developing applications powered by language models. We believe that the most powerful and differentiated applications will not only call out to a language model, but will also be:
Data-aware: connect a language model to other sources of data
Agentic: allow a language model to interact with its environment
The LangChain framework is designed around these principles.
This is the Python specific portion of the documentation. For a purely conceptual guide to LangChain, see here. For the JavaScript documentation, see here.
Getting Started#
How to get started using LangChain to create an Language Model application.
Quickstart Guide
Concepts and terminology.
Concepts and terminology
Tutorials created by community experts and presented on YouTube.
Tutorials
Modules#
These modules are the core abstractions which we view as the building blocks of any LLM-powered application.
For each module LangChain provides standard, extendable interfaces. LangChain also provides external integrations and even end-to-end implementations for off-the-shelf use.
The docs for each module contain quickstart examples, how-to guides, reference docs, and conceptual guides.
The modules are (from least to most complex):
Models: Supported model types and integrations.
Prompts: Prompt management, optimization, and serialization.
Memory: Memory refers to state that is persisted between calls of a chain/agent.
Indexes: Language models become much more powerful when combined with application-specific data - this module contains interfaces and integrations for loading, querying and updating external data.
Chains: Chains are structured sequences of calls (to an LLM or to a different utility). | https://python.langchain.com/en/latest/index.html |
ef5755435e0f-1 | Chains: Chains are structured sequences of calls (to an LLM or to a different utility).
Agents: An agent is a Chain in which an LLM, given a high-level directive and a set of tools, repeatedly decides an action, executes the action and observes the outcome until the high-level directive is complete.
Callbacks: Callbacks let you log and stream the intermediate steps of any chain, making it easy to observe, debug, and evaluate the internals of an application.
Use Cases#
Best practices and built-in implementations for common LangChain use cases:
Autonomous Agents: Autonomous agents are long-running agents that take many steps in an attempt to accomplish an objective. Examples include AutoGPT and BabyAGI.
Agent Simulations: Putting agents in a sandbox and observing how they interact with each other and react to events can be an effective way to evaluate their long-range reasoning and planning abilities.
Personal Assistants: One of the primary LangChain use cases. Personal assistants need to take actions, remember interactions, and have knowledge about your data.
Question Answering: Another common LangChain use case. Answering questions over specific documents, only utilizing the information in those documents to construct an answer.
Chatbots: Language models love to chat, making this a very natural use of them.
Querying Tabular Data: Recommended reading if you want to use language models to query structured data (CSVs, SQL, dataframes, etc).
Code Understanding: Recommended reading if you want to use language models to analyze code.
Interacting with APIs: Enabling language models to interact with APIs is extremely powerful. It gives them access to up-to-date information and allows them to take actions.
Extraction: Extract structured information from text.
Summarization: Compressing longer documents. A type of Data-Augmented Generation. | https://python.langchain.com/en/latest/index.html |
ef5755435e0f-2 | Summarization: Compressing longer documents. A type of Data-Augmented Generation.
Evaluation: Generative models are hard to evaluate with traditional metrics. One promising approach is to use language models themselves to do the evaluation.
Reference Docs#
Full documentation on all methods, classes, installation methods, and integration setups for LangChain.
Reference Documentation
Ecosystem#
Guides for how other products can be used with LangChain.
Integrations
Additional Resources#
Additional resources we think may be useful as you develop your application!
LangChainHub: The LangChainHub is a place to share and explore other prompts, chains, and agents.
Gallery: A collection of great projects that use Langchain, compiled by the folks at Kyrolabs. Useful for finding inspiration and example implementations.
Deployments: A collection of instructions, code snippets, and template repositories for deploying LangChain apps.
Tracing: A guide on using tracing in LangChain to visualize the execution of chains and agents.
Model Laboratory: Experimenting with different prompts, models, and chains is a big part of developing the best possible application. The ModelLaboratory makes it easy to do so.
Discord: Join us on our Discord to discuss all things LangChain!
YouTube: A collection of the LangChain tutorials and videos.
Production Support: As you move your LangChains into production, we’d love to offer more comprehensive support. Please fill out this form and we’ll set up a dedicated support Slack channel.
next
Quickstart Guide
Contents
Getting Started
Modules
Use Cases
Reference Docs
Ecosystem
Additional Resources
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/index.html |
f7152737d426-0 | Search
Error
Please activate JavaScript to enable the search functionality.
Ctrl+K
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/search.html |
d1699eb0aea3-0 | .rst
.pdf
API References
API References#
All of LangChain’s reference documentation, in one place.
Full documentation on all methods, classes, and APIs in LangChain.
Models
Prompts
Indexes
Memory
Chains
Agents
Utilities
Experimental Modules
previous
Installation
next
Models
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/reference.html |
5200928cfc50-0 | .md
.pdf
Autonomous Agents
Contents
Baby AGI (Original Repo)
AutoGPT (Original Repo)
MetaPrompt (Original Repo)
Autonomous Agents#
Autonomous Agents are agents that designed to be more long running.
You give them one or multiple long term goals, and they independently execute towards those goals.
The applications combine tool usage and long term memory.
At the moment, Autonomous Agents are fairly experimental and based off of other open-source projects.
By implementing these open source projects in LangChain primitives we can get the benefits of LangChain -
easy switching and experimenting with multiple LLMs, usage of different vectorstores as memory,
usage of LangChain’s collection of tools.
Baby AGI (Original Repo)#
Baby AGI: a notebook implementing BabyAGI as LLM Chains
Baby AGI with Tools: building off the above notebook, this example substitutes in an agent with tools as the execution tools, allowing it to actually take actions.
AutoGPT (Original Repo)#
AutoGPT: a notebook implementing AutoGPT in LangChain primitives
WebSearch Research Assistant: a notebook showing how to use AutoGPT plus specific tools to act as research assistant that can use the web.
MetaPrompt (Original Repo)#
Meta-Prompt: a notebook implementing Meta-Prompt in LangChain primitives
previous
Callbacks
next
Agent Simulations
Contents
Baby AGI (Original Repo)
AutoGPT (Original Repo)
MetaPrompt (Original Repo)
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/use_cases/autonomous_agents.html |
34e44ca07400-0 | .md
.pdf
Code Understanding
Contents
Conversational Retriever Chain
Code Understanding#
Overview
LangChain is a useful tool designed to parse GitHub code repositories. By leveraging VectorStores, Conversational RetrieverChain, and GPT-4, it can answer questions in the context of an entire GitHub repository or generate new code. This documentation page outlines the essential components of the system and guides using LangChain for better code comprehension, contextual question answering, and code generation in GitHub repositories.
Conversational Retriever Chain#
Conversational RetrieverChain is a retrieval-focused system that interacts with the data stored in a VectorStore. Utilizing advanced techniques, like context-aware filtering and ranking, it retrieves the most relevant code snippets and information for a given user query. Conversational RetrieverChain is engineered to deliver high-quality, pertinent results while considering conversation history and context.
LangChain Workflow for Code Understanding and Generation
Index the code base: Clone the target repository, load all files within, chunk the files, and execute the indexing process. Optionally, you can skip this step and use an already indexed dataset.
Embedding and Code Store: Code snippets are embedded using a code-aware embedding model and stored in a VectorStore.
Query Understanding: GPT-4 processes user queries, grasping the context and extracting relevant details.
Construct the Retriever: Conversational RetrieverChain searches the VectorStore to identify the most relevant code snippets for a given query.
Build the Conversational Chain: Customize the retriever settings and define any user-defined filters as needed.
Ask questions: Define a list of questions to ask about the codebase, and then use the ConversationalRetrievalChain to generate context-aware answers. The LLM (GPT-4) generates comprehensive, context-aware answers based on retrieved code snippets and conversation history.
The full tutorial is available below. | https://python.langchain.com/en/latest/use_cases/code.html |
34e44ca07400-1 | The full tutorial is available below.
Twitter the-algorithm codebase analysis with Deep Lake: A notebook walking through how to parse github source code and run queries conversation.
LangChain codebase analysis with Deep Lake: A notebook walking through how to analyze and do question answering over THIS code base.
previous
Querying Tabular Data
next
Interacting with APIs
Contents
Conversational Retriever Chain
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/use_cases/code.html |
5a64d023cc85-0 | .md
.pdf
Querying Tabular Data
Contents
Document Loading
Querying
Chains
Agents
Querying Tabular Data#
Conceptual Guide
Lots of data and information is stored in tabular data, whether it be csvs, excel sheets, or SQL tables.
This page covers all resources available in LangChain for working with data in this format.
Document Loading#
If you have text data stored in a tabular format, you may want to load the data into a Document and then index it as you would
other text/unstructured data. For this, you should use a document loader like the CSVLoader
and then you should create an index over that data, and query it that way.
Querying#
If you have more numeric tabular data, or have a large amount of data and don’t want to index it, you should get started
by looking at various chains and agents we have for dealing with this data.
Chains#
If you are just getting started, and you have relatively small/simple tabular data, you should get started with chains.
Chains are a sequence of predetermined steps, so they are good to get started with as they give you more control and let you
understand what is happening better.
SQL Database Chain
Agents#
Agents are more complex, and involve multiple queries to the LLM to understand what to do.
The downside of agents are that you have less control. The upside is that they are more powerful,
which allows you to use them on larger databases and more complex schemas.
SQL Agent
Pandas Agent
CSV Agent
previous
Chatbots
next
Code Understanding
Contents
Document Loading
Querying
Chains
Agents
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/use_cases/tabular.html |
9c65d7df0ba6-0 | .md
.pdf
Agents
Contents
Create Your Own Agent
Step 1: Create Tools
(Optional) Step 2: Modify Agent
(Optional) Step 3: Modify Agent Executor
Examples
Agents#
Conceptual Guide
Agents can be used for a variety of tasks.
Agents combine the decision making ability of a language model with tools in order to create a system
that can execute and implement solutions on your behalf. Before reading any more, it is highly
recommended that you read the documentation in the agent module to understand the concepts associated with agents more.
Specifically, you should be familiar with what the agent, tool, and agent executor abstractions are before reading more.
Agent Documentation (for interacting with the outside world)
Create Your Own Agent#
Once you have read that documentation, you should be prepared to create your own agent.
What exactly does that involve?
Here’s how we recommend getting started with creating your own agent:
Step 1: Create Tools#
Agents are largely defined by the tools they can use.
If you have a specific task you want the agent to accomplish, you have to give it access to the right tools.
We have many tools natively in LangChain, so you should first look to see if any of them meet your needs.
But we also make it easy to define a custom tool, so if you need custom tools you should absolutely do that.
(Optional) Step 2: Modify Agent#
The built-in LangChain agent types are designed to work well in generic situations,
but you may be able to improve performance by modifying the agent implementation.
There are several ways you could do this:
Modify the base prompt. This can be used to give the agent more context on how it should behave, etc.
Modify the output parser. This is necessary if the agent is having trouble parsing the language model output. | https://python.langchain.com/en/latest/use_cases/personal_assistants.html |
9c65d7df0ba6-1 | Modify the output parser. This is necessary if the agent is having trouble parsing the language model output.
(Optional) Step 3: Modify Agent Executor#
This step is usually not necessary, as this is pretty general logic.
Possible reasons you would want to modify this include adding different stopping conditions, or handling errors
Examples#
Specific examples of agents include:
AI Plugins: an implementation of an agent that is designed to be able to use all AI Plugins.
Plug-and-PlAI (Plugins Database): an implementation of an agent that is designed to be able to use all AI Plugins retrieved from PlugNPlAI.
Wikibase Agent: an implementation of an agent that is designed to interact with Wikibase.
Sales GPT: This notebook demonstrates an implementation of a Context-Aware AI Sales agent.
Multi-Modal Output Agent: an implementation of a multi-modal output agent that can generate text and images.
previous
Agent Simulations
next
Question Answering over Docs
Contents
Create Your Own Agent
Step 1: Create Tools
(Optional) Step 2: Modify Agent
(Optional) Step 3: Modify Agent Executor
Examples
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/use_cases/personal_assistants.html |
ca02de1ce30a-0 | .md
.pdf
Interacting with APIs
Contents
Chains
Agents
Interacting with APIs#
Conceptual Guide
Lots of data and information is stored behind APIs.
This page covers all resources available in LangChain for working with APIs.
Chains#
If you are just getting started, and you have relatively simple apis, you should get started with chains.
Chains are a sequence of predetermined steps, so they are good to get started with as they give you more control and let you
understand what is happening better.
API Chain
Agents#
Agents are more complex, and involve multiple queries to the LLM to understand what to do.
The downside of agents are that you have less control. The upside is that they are more powerful,
which allows you to use them on larger and more complex schemas.
OpenAPI Agent
previous
Code Understanding
next
Summarization
Contents
Chains
Agents
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/use_cases/apis.html |
6d35878e2c14-0 | .md
.pdf
Chatbots
Chatbots#
Conceptual Guide
Since language models are good at producing text, that makes them ideal for creating chatbots.
Aside from the base prompts/LLMs, an important concept to know for Chatbots is memory.
Most chat based applications rely on remembering what happened in previous interactions, which memory is designed to help with.
The following resources exist:
ChatGPT Clone: A notebook walking through how to recreate a ChatGPT-like experience with LangChain.
Conversation Memory: A notebook walking through how to use different types of conversational memory.
Conversation Agent: A notebook walking through how to create an agent optimized for conversation.
Additional related resources include:
Memory Key Concepts: Explanation of key concepts related to memory.
Memory Examples: A collection of how-to examples for working with memory.
More end-to-end examples include:
Voice Assistant: A notebook walking through how to create a voice assistant using LangChain.
previous
Question Answering over Docs
next
Querying Tabular Data
By Harrison Chase
© Copyright 2023, Harrison Chase.
Last updated on May 18, 2023. | https://python.langchain.com/en/latest/use_cases/chatbots.html |
44f762f71b17-0 | .md
.pdf
Question Answering over Docs
Contents
Document Question Answering
Adding in sources
Additional Related Resources
End-to-end examples
Question Answering over Docs#
Conceptual Guide
Question answering in this context refers to question answering over your document data.
For question answering over other types of data, please see other sources documentation like SQL database Question Answering or Interacting with APIs.
For question answering over many documents, you almost always want to create an index over the data.
This can be used to smartly access the most relevant documents for a given question, allowing you to avoid having to pass all the documents to the LLM (saving you time and money).
See this notebook for a more detailed introduction to this, but for a super quick start the steps involved are:
Load Your Documents
from langchain.document_loaders import TextLoader
loader = TextLoader('../state_of_the_union.txt')
See here for more information on how to get started with document loading.
Create Your Index
from langchain.indexes import VectorstoreIndexCreator
index = VectorstoreIndexCreator().from_loaders([loader])
The best and most popular index by far at the moment is the VectorStore index.
Query Your Index
query = "What did the president say about Ketanji Brown Jackson"
index.query(query)
Alternatively, use query_with_sources to also get back the sources involved
query = "What did the president say about Ketanji Brown Jackson"
index.query_with_sources(query)
Again, these high level interfaces obfuscate a lot of what is going on under the hood, so please see this notebook for a lower level walkthrough.
Document Question Answering#
Question answering involves fetching multiple documents, and then asking a question of them.
The LLM response will contain the answer to your question, based on the content of the documents. | https://python.langchain.com/en/latest/use_cases/question_answering.html |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.