id stringlengths 14 16 | text stringlengths 31 2.41k | source stringlengths 53 121 |
|---|---|---|
abf6a80ccdf2-0 | Model I/O
LangChain provides interfaces and integrations for working with language models.
Prompts
Models
Output Parsers | https://api.python.langchain.com/en/latest/model_io.html |
59d3295851d0-0 | Data connection
LangChain has a number of modules that help you load, structure, store, and retrieve documents.
Document Loaders
Document Transformers
Embeddings
Vector Stores
Retrievers | https://api.python.langchain.com/en/latest/data_connection.html |
eaa66052b779-0 | Models
LangChain provides interfaces and integrations for a number of different types of models.
LLMs
Chat Models | https://api.python.langchain.com/en/latest/models.html |
6cebbbb7379c-0 | API Reference
Full documentation on all methods, classes, and APIs in the LangChain Python package.
Abstractions
Base classes
Core
Model I/O
Data connection
Chains
Agents
Memory
Callbacks
Additional
Utilities
Experimental | https://api.python.langchain.com/en/latest/index.html |
ea06547a9179-0 | Prompts
The reference guides here all relate to objects for working with Prompts.
Prompt Templates
Example Selector | https://api.python.langchain.com/en/latest/prompts.html |
5b9cd32daa2a-0 | Please activate JavaScript to enable the search functionality. | https://api.python.langchain.com/en/latest/search.html |
fe6c878f4061-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.AmazonAPIGateway method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(l... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-1 | (langchain.llms.LlamaCpp method)
(langchain.llms.ManifestWrapper method)
(langchain.llms.Modal method)
(langchain.llms.MosaicML method)
(langchain.llms.NLPCloud method)
(langchain.llms.OctoAIEndpoint method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.OpenLLM method)
(langchain.llm... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-2 | (langchain.chains.ConstitutionalChain method)
(langchain.chains.ConversationalRetrievalChain method)
(langchain.chains.ConversationChain method)
(langchain.chains.FlareChain method)
(langchain.chains.GraphCypherQAChain method)
(langchain.chains.GraphQAChain method)
(langchain.chains.HypotheticalDocumentEmbedder method)... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-3 | (langchain.chains.SimpleSequentialChain method)
(langchain.chains.SQLDatabaseChain method)
(langchain.chains.SQLDatabaseSequentialChain method)
(langchain.chains.StuffDocumentsChain method)
(langchain.chains.TransformChain method)
(langchain.chains.VectorDBQA method)
(langchain.chains.VectorDBQAWithSourcesChain method)... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-4 | (langchain.vectorstores.Hologres method)
add_example() (langchain.prompts.example_selector.LengthBasedExampleSelector method)
(langchain.prompts.example_selector.NGramOverlapExampleSelector method)
(langchain.prompts.example_selector.SemanticSimilarityExampleSelector method)
(langchain.prompts.LengthBasedExampleSelecto... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-5 | (langchain.vectorstores.AwaDB method)
(langchain.vectorstores.AzureSearch method)
(langchain.vectorstores.Cassandra method)
(langchain.vectorstores.Chroma method)
(langchain.vectorstores.Clarifai method)
(langchain.vectorstores.Clickhouse method)
(langchain.vectorstores.DeepLake method)
(langchain.vectorstores.ElasticV... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-6 | aembed_query() (langchain.embeddings.OpenAIEmbeddings method)
afrom_documents() (langchain.vectorstores.VectorStore class method)
afrom_texts() (langchain.vectorstores.VectorStore class method)
age (langchain.experimental.GenerativeAgent attribute)
agenerate() (langchain.chains.ConversationChain method)
(langchain.chai... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-7 | (langchain.llms.LlamaCpp method)
(langchain.llms.ManifestWrapper method)
(langchain.llms.Modal method)
(langchain.llms.MosaicML method)
(langchain.llms.NLPCloud method)
(langchain.llms.OctoAIEndpoint method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.OpenLLM method)
(langchain.llm... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-8 | (langchain.llms.CerebriumAI method)
(langchain.llms.Clarifai method)
(langchain.llms.Cohere method)
(langchain.llms.CTransformers method)
(langchain.llms.Databricks method)
(langchain.llms.DeepInfra method)
(langchain.llms.FakeListLLM method)
(langchain.llms.ForefrontAI method)
(langchain.llms.GooglePalm method)
(langc... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-9 | (langchain.llms.StochasticAI method)
(langchain.llms.TextGen method)
(langchain.llms.VertexAI method)
(langchain.llms.Writer method)
agent (langchain.agents.AgentExecutor attribute)
AgentAction (class in langchain.schema)
AgentFinish (class in langchain.schema)
AgentType (class in langchain.agents)
aget() (langchain.ut... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-10 | (langchain.retrievers.TFIDFRetriever method)
(langchain.retrievers.TimeWeightedVectorStoreRetriever method)
(langchain.retrievers.VespaRetriever method)
(langchain.retrievers.WeaviateHybridSearchRetriever method)
(langchain.retrievers.WikipediaRetriever method)
(langchain.retrievers.ZepRetriever method)
(langchain.retr... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-11 | (langchain.llms.AlephAlpha attribute)
AlibabaCloudOpenSearch (class in langchain.vectorstores)
AlibabaCloudOpenSearchSettings (class in langchain.vectorstores)
alist() (langchain.utilities.ZapierNLAWrapper method)
alist_as_str() (langchain.utilities.ZapierNLAWrapper method)
allow_download (langchain.llms.GPT4All attrib... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-12 | api_docs (langchain.chains.APIChain attribute)
api_key (langchain.memory.MotorheadMemory attribute)
(langchain.retrievers.AzureCognitiveSearchRetriever attribute)
(langchain.retrievers.DataberryRetriever attribute)
(langchain.utilities.BraveSearchWrapper attribute)
api_operation (langchain.chains.OpenAPIEndpointChain a... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-13 | (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 attrib... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-14 | (langchain.chains.LLMRouterChain method)
(langchain.chains.LLMSummarizationCheckerChain method)
(langchain.chains.MapReduceChain method)
(langchain.chains.MapReduceDocumentsChain method)
(langchain.chains.MapRerankDocumentsChain method)
(langchain.chains.MultiPromptChain method)
(langchain.chains.MultiRetrievalQAChain ... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-15 | (langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.Aviary method)
(langchain.llms.AzureMLOnlineEndpoint method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.Baseten method)
(langchain.llms.Beam method)
(langchain.llms.Bedrock method)
(langchain.llms.... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-16 | (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 met... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-17 | (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)
(lan... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-18 | apreview_as_str() (langchain.utilities.ZapierNLAWrapper method)
aput() (langchain.utilities.TextRequestsWrapper method)
arbitrary_types_allowed (langchain.experimental.BabyAGI.Config attribute)
(langchain.experimental.GenerativeAgent.Config attribute)
(langchain.retrievers.WeaviateHybridSearchRetriever.Config attribute... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-19 | (langchain.tools.ShellTool attribute)
(langchain.tools.SleepTool attribute)
(langchain.tools.StructuredTool attribute)
(langchain.tools.Tool attribute)
(langchain.tools.WriteFileTool attribute)
ArizeCallbackHandler (class in langchain.callbacks)
aroute() (langchain.chains.LLMRouterChain method)
(langchain.chains.Router... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-20 | (langchain.chains.OpenAIModerationChain method)
(langchain.chains.OpenAPIEndpointChain method)
(langchain.chains.PALChain method)
(langchain.chains.QAGenerationChain method)
(langchain.chains.QAWithSourcesChain method)
(langchain.chains.RefineDocumentsChain method)
(langchain.chains.RetrievalQA method)
(langchain.chain... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-21 | asearch() (langchain.vectorstores.VectorStore method)
asimilarity_search() (langchain.vectorstores.VectorStore method)
asimilarity_search_by_vector() (langchain.vectorstores.VectorStore method)
asimilarity_search_with_relevance_scores() (langchain.vectorstores.VectorStore method)
assignee (langchain.document_loaders.Gi... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-22 | base_embeddings (langchain.chains.HypotheticalDocumentEmbedder attribute)
base_prompt (langchain.tools.ZapierNLARunAction attribute)
base_retriever (langchain.retrievers.ContextualCompressionRetriever attribute)
base_url (langchain.document_loaders.BlackboardLoader attribute)
(langchain.llms.AI21 attribute)
(langchain.... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-23 | BlockchainDocumentLoader (class in langchain.document_loaders)
body_params (langchain.tools.APIOperation property)
browser (langchain.document_loaders.SeleniumURLLoader attribute)
bs_get_text_kwargs (langchain.document_loaders.WebBaseLoader attribute)
BSHTMLLoader (class in langchain.document_loaders)
buffer (langchain... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-24 | (langchain.chains.LLMRequestsChain attribute)
(langchain.chains.LLMRouterChain attribute)
(langchain.chains.LLMSummarizationCheckerChain attribute)
(langchain.chains.MapReduceChain attribute)
(langchain.chains.MapReduceDocumentsChain attribute)
(langchain.chains.MapRerankDocumentsChain attribute)
(langchain.chains.Mult... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-25 | (langchain.chains.ConversationChain attribute)
(langchain.chains.FlareChain attribute)
(langchain.chains.GraphCypherQAChain attribute)
(langchain.chains.GraphQAChain attribute)
(langchain.chains.HypotheticalDocumentEmbedder attribute)
(langchain.chains.KuzuQAChain attribute)
(langchain.chains.LLMBashChain attribute)
(l... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-26 | (langchain.chains.StuffDocumentsChain attribute)
(langchain.chains.TransformChain attribute)
(langchain.chains.VectorDBQA attribute)
(langchain.chains.VectorDBQAWithSourcesChain attribute)
(langchain.tools.BaseTool attribute)
(langchain.tools.Tool attribute)
captions_language (langchain.document_loaders.GoogleApiYoutub... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-27 | 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.Co... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-28 | cluster_id (langchain.llms.Databricks attribute)
collapse_document_chain (langchain.chains.MapReduceDocumentsChain attribute)
CollegeConfidentialLoader (class in langchain.document_loaders)
column_map (langchain.vectorstores.ClickhouseSettings attribute)
(langchain.vectorstores.MyScaleSettings attribute)
combine_docs()... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-29 | (langchain.retrievers.document_compressors.LLMChainExtractor method)
(langchain.retrievers.document_compressors.LLMChainFilter method)
compress_to_size (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding attribute)
config (langchain.llms.CTransformers attribute)
confluence (langchain.utilities.JiraAPIWrapper at... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-30 | (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.... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-31 | (langchain.llms.Writer class method)
(langchain.schema.AIMessage class method)
(langchain.schema.BaseLLMOutputParser class method)
(langchain.schema.BaseMemory class method)
(langchain.schema.BaseMessage class method)
(langchain.schema.BaseOutputParser class method)
(langchain.schema.ChatGeneration class method)
(langc... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-32 | (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.AlephAlph... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-33 | (langchain.llms.Modal method)
(langchain.llms.MosaicML method)
(langchain.llms.NLPCloud method)
(langchain.llms.OctoAIEndpoint method)
(langchain.llms.OpenAI method)
(langchain.llms.OpenAIChat method)
(langchain.llms.OpenLLM method)
(langchain.llms.OpenLM method)
(langchain.llms.Petals method)
(langchain.llms.PipelineA... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-34 | coroutine (langchain.agents.Tool attribute)
(langchain.tools.StructuredTool attribute)
(langchain.tools.Tool attribute)
COSINE_SIM (langchain.vectorstores.Rockset.DistanceFunction attribute)
CosmosDBChatMessageHistory (class in langchain.memory)
count() (langchain.schema.AgentFinish method)
count_matching_files() (lang... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-35 | (langchain.llms.PromptLayerOpenAI method)
create_openapi_agent() (in module langchain.agents)
(in module langchain.agents.agent_toolkits)
create_outputs() (langchain.chains.ConversationChain method)
(langchain.chains.LLMChain method)
create_pandas_dataframe_agent() (in module langchain.agents)
(in module langchain.agen... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-36 | create_table() (langchain.vectorstores.AwaDB method)
(langchain.vectorstores.Hologres method)
create_table_if_not_exists() (langchain.vectorstores.AnalyticDB method)
create_tagging_chain() (in module langchain.chains)
create_tagging_chain_pydantic() (in module langchain.chains)
create_vector_extension() (langchain.vect... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-37 | (langchain.text_splitter.HeaderType attribute)
database (langchain.chains.SQLDatabaseChain attribute)
(langchain.vectorstores.ClickhouseSettings attribute)
(langchain.vectorstores.MyScaleSettings attribute)
DataberryRetriever (class in langchain.retrievers)
DataFrameLoader (class in langchain.document_loaders)
dataset_... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-38 | (langchain.memory.SQLiteEntityStore method)
(langchain.utilities.TextRequestsWrapper method)
(langchain.vectorstores.Chroma method)
(langchain.vectorstores.DeepLake method)
(langchain.vectorstores.ElasticVectorSearch method)
(langchain.vectorstores.Pinecone method)
(langchain.vectorstores.Redis static method)
(langchai... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-39 | (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.Shel... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-40 | (langchain.chains.LLMMathChain method)
(langchain.chains.LLMRequestsChain method)
(langchain.chains.LLMRouterChain method)
(langchain.chains.LLMSummarizationCheckerChain method)
(langchain.chains.MapReduceChain method)
(langchain.chains.MapReduceDocumentsChain method)
(langchain.chains.MapRerankDocumentsChain method)
(... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-41 | (langchain.llms.AzureMLOnlineEndpoint method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.Baseten method)
(langchain.llms.Beam method)
(langchain.llms.Bedrock method)
(langchain.llms.CerebriumAI method)
(langchain.llms.Clarifai method)
(langchain.llms.Cohere method)
(langchain.llm... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-42 | (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.TextGen method)
(langcha... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-43 | DiscordChatLoader (class in langchain.document_loaders)
do_sample (langchain.llms.NLPCloud attribute)
(langchain.llms.Petals attribute)
(langchain.llms.TextGen attribute)
doc_content_chars_max (langchain.utilities.ArxivAPIWrapper attribute)
(langchain.utilities.PubMedAPIWrapper attribute)
(langchain.utilities.Wikipedia... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-44 | DuckDBLoader (class in langchain.document_loaders)
DynamoDBChatMessageHistory (class in langchain.memory)
E
early_stopping (langchain.llms.NLPCloud attribute)
(langchain.llms.TextGen attribute)
early_stopping_method (langchain.agents.AgentExecutor attribute)
echo (langchain.llms.AlephAlpha attribute)
(langchain.llms.GP... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-45 | (langchain.embeddings.OpenAIEmbeddings method)
(langchain.embeddings.SagemakerEndpointEmbeddings method)
(langchain.embeddings.SelfHostedEmbeddings method)
(langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings method)
(langchain.embeddings.TensorflowHubEmbeddings method)
embed_instruction (langchain.embeddings.... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-46 | (langchain.embeddings.SelfHostedEmbeddings method)
(langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings method)
(langchain.embeddings.TensorflowHubEmbeddings method)
embed_type_db (langchain.embeddings.MiniMaxEmbeddings attribute)
embed_type_query (langchain.embeddings.MiniMaxEmbeddings attribute)
embedded (la... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-47 | (langchain.llms.AzureMLOnlineEndpoint attribute)
(langchain.llms.CerebriumAI attribute)
(langchain.llms.ForefrontAI attribute)
(langchain.llms.HuggingFaceEndpoint attribute)
(langchain.llms.Modal attribute)
(langchain.llms.MosaicML attribute)
(langchain.llms.OctoAIEndpoint attribute)
engines (langchain.utilities.SearxS... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-48 | (langchain.prompts.LengthBasedExampleSelector attribute)
(langchain.prompts.NGramOverlapExampleSelector attribute)
example_selector (langchain.prompts.FewShotPromptTemplate attribute)
(langchain.prompts.FewShotPromptWithTemplates attribute)
example_separator (langchain.prompts.FewShotPromptTemplate attribute)
(langchai... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-49 | fetch_all() (langchain.document_loaders.WebBaseLoader method)
fetch_data_from_telegram() (langchain.document_loaders.TelegramChatApiLoader method)
fetch_k (langchain.prompts.example_selector.MaxMarginalRelevanceExampleSelector attribute)
(langchain.prompts.MaxMarginalRelevanceExampleSelector attribute)
fetch_memories()... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-50 | (langchain.callbacks.ClearMLCallbackHandler method)
(langchain.callbacks.CometCallbackHandler method)
(langchain.callbacks.MlflowCallbackHandler method)
(langchain.callbacks.WandbCallbackHandler method)
folder_id (langchain.document_loaders.GoogleDriveLoader attribute)
folder_path (langchain.document_loaders.Blackboard... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-51 | (langchain.llms.GooseAI attribute)
(langchain.llms.OpenAI attribute)
(langchain.llms.OpenLM attribute)
frequencyPenalty (langchain.llms.AI21 attribute)
from_agent_and_tools() (langchain.agents.AgentExecutor class method)
from_api_key() (langchain.tools.BraveSearch class method)
from_api_operation() (langchain.chains.Op... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-52 | (langchain.vectorstores.AnalyticDB class method)
(langchain.vectorstores.AtlasDB class method)
(langchain.vectorstores.AwaDB class method)
(langchain.vectorstores.Cassandra class method)
(langchain.vectorstores.Chroma class method)
(langchain.vectorstores.Clarifai class method)
(langchain.vectorstores.Hologres class me... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-53 | from_language() (langchain.text_splitter.RecursiveCharacterTextSplitter 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... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-54 | (langchain.retrievers.document_compressors.LLMChainExtractor class method)
(langchain.retrievers.document_compressors.LLMChainFilter class method)
(langchain.retrievers.MultiQueryRetriever class method)
(langchain.retrievers.SelfQueryRetriever class method)
from_llm_and_ai_plugin() (langchain.agents.agent_toolkits.NLAT... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-55 | (langchain.chains.MapReduceChain class method)
(langchain.document_loaders.MaxComputeLoader class method)
(langchain.document_loaders.WeatherDataLoader class method)
(langchain.retrievers.VespaRetriever class method)
(langchain.utilities.MaxComputeAPIWrapper class method)
(langchain.vectorstores.DocArrayHnswSearch clas... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-56 | 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.AlibabaCloudOpenSearch class method)
(langchain.vectorstores.AnalyticDB class m... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-57 | (langchain.vectorstores.StarRocks class method)
(langchain.vectorstores.SupabaseVectorStore class method)
(langchain.vectorstores.Tair class method)
(langchain.vectorstores.Tigris class method)
(langchain.vectorstores.Typesense class method)
(langchain.vectorstores.Vectara class method)
(langchain.vectorstores.VectorSt... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-58 | (langchain.chains.LLMChain method)
(langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.AmazonAPIGateway method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.Aviary method)
(langchain.llms.AzureMLOnlineEndpoint method)
(langchain.llms.AzureOpenAI method)
... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-59 | (langchain.llms.OpenAIChat method)
(langchain.llms.OpenLLM method)
(langchain.llms.OpenLM method)
(langchain.llms.Petals method)
(langchain.llms.PipelineAI method)
(langchain.llms.PredictionGuard method)
(langchain.llms.PromptLayerOpenAI method)
(langchain.llms.PromptLayerOpenAIChat method)
(langchain.llms.Replicate me... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-60 | (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.Huggin... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-61 | generate_reaction() (langchain.experimental.GenerativeAgent method)
generation_info (langchain.schema.ChatGeneration attribute)
(langchain.schema.Generation attribute)
generations (langchain.schema.ChatResult attribute)
(langchain.schema.LLMResult attribute)
GenerativeAgent (class in langchain.experimental)
GenerativeA... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-62 | get_format_instructions() (langchain.output_parsers.CombiningOutputParser method)
(langchain.output_parsers.CommaSeparatedListOutputParser method)
(langchain.output_parsers.DatetimeOutputParser method)
(langchain.output_parsers.EnumOutputParser method)
(langchain.output_parsers.GuardrailsOutputParser method)
(langchain... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-63 | (langchain.llms.Anyscale method)
(langchain.llms.Aviary method)
(langchain.llms.AzureMLOnlineEndpoint method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(langchain.llms.Baseten method)
(langchain.llms.Beam method)
(langchain.llms.Bedrock method)
(langchain.llms.CerebriumAI method)
(langchain.llm... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-64 | (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://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-65 | (langchain.llms.HuggingFaceHub method)
(langchain.llms.HuggingFacePipeline method)
(langchain.llms.HuggingFaceTextGenInference method)
(langchain.llms.HumanInputLLM method)
(langchain.llms.LlamaCpp method)
(langchain.llms.ManifestWrapper method)
(langchain.llms.Modal method)
(langchain.llms.MosaicML method)
(langchain.... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-66 | 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.AmazonKendraRetriever method)
(langchain.retrievers.ArxivRetriever met... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-67 | (langchain.retrievers.VespaRetriever method)
(langchain.retrievers.WeaviateHybridSearchRetriever method)
(langchain.retrievers.WikipediaRetriever method)
(langchain.retrievers.ZepRetriever method)
(langchain.retrievers.ZillizRetriever method)
(langchain.schema.BaseRetriever method)
get_relevant_documents_with_filter() ... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-68 | (langchain.llms.AI21 method)
(langchain.llms.AlephAlpha method)
(langchain.llms.AmazonAPIGateway method)
(langchain.llms.Anthropic method)
(langchain.llms.Anyscale method)
(langchain.llms.Aviary method)
(langchain.llms.AzureMLOnlineEndpoint method)
(langchain.llms.AzureOpenAI method)
(langchain.llms.Banana method)
(lan... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-69 | (langchain.llms.OpenLLM method)
(langchain.llms.OpenLM 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)
... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-70 | get_usable_table_names() (langchain.utilities.SparkSQL method)
GitbookLoader (class in langchain.document_loaders)
GitLoader (class in langchain.document_loaders)
gl (langchain.utilities.GoogleSerperAPIWrapper attribute)
globals (langchain.tools.PythonAstREPLTool attribute)
(langchain.utilities.PythonREPL attribute)
GO... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-71 | (langchain.llms.SelfHostedPipeline attribute)
headers (langchain.document_loaders.MathpixPDFLoader property)
(langchain.retrievers.RemoteLangChainRetriever attribute)
(langchain.utilities.PowerBIDataset property)
(langchain.utilities.SearxSearchWrapper attribute)
(langchain.utilities.TextRequestsWrapper attribute)
Head... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-72 | impersonated_user_name (langchain.utilities.PowerBIDataset attribute)
importance_weight (langchain.experimental.GenerativeAgentMemory attribute)
IMSDbLoader (class in langchain.document_loaders)
include_prs (langchain.document_loaders.GitHubIssuesLoader attribute)
index (langchain.retrievers.DocArrayRetriever attribute... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-73 | inject_instruction_format (langchain.llms.MosaicML attribute)
inner_embedding_query() (langchain.vectorstores.AlibabaCloudOpenSearch method)
input_func (langchain.tools.HumanInputRun attribute)
input_key (langchain.chains.QAGenerationChain attribute)
(langchain.memory.ConversationStringBufferMemory attribute)
(langchai... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-74 | is_public_page() (langchain.document_loaders.ConfluenceLoader method)
is_single_input (langchain.tools.BaseTool property)
issue_create() (langchain.utilities.JiraAPIWrapper method)
IuguLoader (class in langchain.document_loaders)
J
JAVA (langchain.text_splitter.Language attribute)
jira_api_token (langchain.utilities.Ji... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-75 | (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.ManifestWrapper method)
(langchain.llms.Modal method)
... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-76 | (langchain.schema.FunctionMessage method)
(langchain.schema.Generation method)
(langchain.schema.HumanMessage method)
(langchain.schema.LLMResult method)
(langchain.schema.NoOpOutputParser method)
(langchain.schema.PromptValue method)
(langchain.schema.RunInfo method)
(langchain.schema.SystemMessage method)
json_agent ... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-77 | kg (langchain.memory.ConversationKGMemory attribute)
knowledge_extraction_prompt (langchain.memory.ConversationKGMemory attribute)
kwargs (langchain.output_parsers.GuardrailsOutputParser attribute)
(langchain.tools.SearxSearchResults attribute)
(langchain.tools.SearxSearchRun attribute)
L
labels (langchain.document_loa... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-78 | LatexTextSplitter (class in langchain.text_splitter)
lazy_load() (langchain.document_loaders.AcreomLoader method)
(langchain.document_loaders.AirtableLoader method)
(langchain.document_loaders.BibtexLoader method)
(langchain.document_loaders.DataFrameLoader method)
(langchain.document_loaders.EmbaasLoader method)
(lang... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-79 | (langchain.chains.APIChain property)
(langchain.chains.ChatVectorDBChain property)
(langchain.chains.ConstitutionalChain property)
(langchain.chains.ConversationalRetrievalChain property)
(langchain.chains.ConversationChain property)
(langchain.chains.FlareChain property)
(langchain.chains.GraphCypherQAChain property)
... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-80 | (langchain.chains.RouterChain property)
(langchain.chains.SequentialChain property)
(langchain.chains.SimpleSequentialChain property)
(langchain.chains.SQLDatabaseChain property)
(langchain.chains.SQLDatabaseSequentialChain property)
(langchain.chains.StuffDocumentsChain property)
(langchain.chains.TransformChain prope... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-81 | (langchain.llms.LlamaCpp property)
(langchain.llms.ManifestWrapper property)
(langchain.llms.Modal property)
(langchain.llms.MosaicML property)
(langchain.llms.NLPCloud property)
(langchain.llms.OctoAIEndpoint property)
(langchain.llms.OpenAI property)
(langchain.llms.OpenAIChat property)
(langchain.llms.OpenLLM proper... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-82 | lc_namespace (langchain.chains.AnalyzeDocumentChain property)
(langchain.chains.APIChain property)
(langchain.chains.ChatVectorDBChain property)
(langchain.chains.ConstitutionalChain property)
(langchain.chains.ConversationalRetrievalChain property)
(langchain.chains.ConversationChain property)
(langchain.chains.FlareC... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-83 | (langchain.chains.RouterChain property)
(langchain.chains.SequentialChain property)
(langchain.chains.SimpleSequentialChain property)
(langchain.chains.SQLDatabaseChain property)
(langchain.chains.SQLDatabaseSequentialChain property)
(langchain.chains.StuffDocumentsChain property)
(langchain.chains.TransformChain prope... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-84 | (langchain.llms.LlamaCpp property)
(langchain.llms.ManifestWrapper property)
(langchain.llms.Modal property)
(langchain.llms.MosaicML property)
(langchain.llms.NLPCloud property)
(langchain.llms.OctoAIEndpoint property)
(langchain.llms.OpenAI property)
(langchain.llms.OpenAIChat property)
(langchain.llms.OpenLLM proper... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-85 | (langchain.chains.APIChain property)
(langchain.chains.ChatVectorDBChain property)
(langchain.chains.ConstitutionalChain property)
(langchain.chains.ConversationalRetrievalChain property)
(langchain.chains.ConversationChain property)
(langchain.chains.FlareChain property)
(langchain.chains.GraphCypherQAChain property)
... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-86 | (langchain.chains.RouterChain property)
(langchain.chains.SequentialChain property)
(langchain.chains.SimpleSequentialChain property)
(langchain.chains.SQLDatabaseChain property)
(langchain.chains.SQLDatabaseSequentialChain property)
(langchain.chains.StuffDocumentsChain property)
(langchain.chains.TransformChain prope... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-87 | (langchain.llms.HumanInputLLM property)
(langchain.llms.LlamaCpp property)
(langchain.llms.ManifestWrapper property)
(langchain.llms.Modal property)
(langchain.llms.MosaicML property)
(langchain.llms.NLPCloud property)
(langchain.llms.OctoAIEndpoint property)
(langchain.llms.OpenAI property)
(langchain.llms.OpenAIChat ... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-88 | lc_serializable (langchain.chains.AnalyzeDocumentChain property)
(langchain.chains.APIChain property)
(langchain.chains.ChatVectorDBChain property)
(langchain.chains.ConstitutionalChain property)
(langchain.chains.ConversationalRetrievalChain property)
(langchain.chains.ConversationChain property)
(langchain.chains.Fla... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-89 | (langchain.chains.RetrievalQAWithSourcesChain property)
(langchain.chains.RouterChain property)
(langchain.chains.SequentialChain property)
(langchain.chains.SimpleSequentialChain property)
(langchain.chains.SQLDatabaseChain property)
(langchain.chains.SQLDatabaseSequentialChain property)
(langchain.chains.StuffDocumen... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-90 | (langchain.llms.HuggingFacePipeline property)
(langchain.llms.HuggingFaceTextGenInference property)
(langchain.llms.HumanInputLLM property)
(langchain.llms.LlamaCpp property)
(langchain.llms.ManifestWrapper property)
(langchain.llms.Modal property)
(langchain.llms.MosaicML property)
(langchain.llms.NLPCloud property)
(... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-91 | (langchain.schema.FunctionMessage property)
(langchain.schema.Generation property)
(langchain.schema.HumanMessage property)
(langchain.schema.NoOpOutputParser property)
(langchain.schema.PromptValue property)
(langchain.schema.SystemMessage property)
length (langchain.llms.ForefrontAI attribute)
length_no_input (langch... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-92 | (langchain.chains.PALChain attribute)
(langchain.chains.SQLDatabaseChain attribute)
(langchain.experimental.GenerativeAgent attribute)
(langchain.experimental.GenerativeAgentMemory attribute)
(langchain.memory.ConversationEntityMemory attribute)
(langchain.memory.ConversationKGMemory attribute)
(langchain.memory.Conver... | https://api.python.langchain.com/en/latest/genindex.html |
fe6c878f4061-93 | llm_prefix (langchain.agents.Agent property)
(langchain.agents.ConversationalAgent property)
(langchain.agents.ConversationalChatAgent property)
(langchain.agents.StructuredChatAgent property)
(langchain.agents.ZeroShotAgent property)
LLMThoughtLabeler (class in langchain.callbacks)
load() (langchain.document_loaders.A... | https://api.python.langchain.com/en/latest/genindex.html |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.