Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringlengths
14
16
text
stringlengths
36
2.73k
source
stringlengths
49
117
7c3fef993779-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 l...
https://python.langchain.com/en/latest/index.html
7c3fef993779-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: Callback...
https://python.langchain.com/en/latest/index.html
7c3fef993779-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 method...
https://python.langchain.com/en/latest/index.html
7c3fef993779-3
Getting Started Modules Use Cases Reference Docs Ecosystem Additional Resources By Harrison Chase © Copyright 2023, Harrison Chase. Last updated on May 25, 2023.
https://python.langchain.com/en/latest/index.html
d4a89fa9363e-0
.md .pdf Dependents Dependents# Dependents stats for hwchase17/langchain [update: 2023-05-17; only dependent repositories with Stars > 100] Repository Stars openai/openai-cookbook 35401 LAION-AI/Open-Assistant 32861 microsoft/TaskMatrix 32766 hpcaitech/ColossalAI 29560 reworkd/AgentGPT 22315 imartinez/privateGPT 17474 ...
https://python.langchain.com/en/latest/dependents.html
d4a89fa9363e-1
2479 whitead/paper-qa 2399 langgenius/dify 2344 GerevAI/gerev 2283 hwchase17/chat-langchain 2266 guangzhengli/ChatFiles 1903 Azure-Samples/azure-search-openai-demo 1884 OpenBMB/BMTools 1860 Farama-Foundation/PettingZoo 1813 OpenGVLab/Ask-Anything 1571 IntelligenzaArtificiale/Free-Auto-GPT 1480 hwchase17/notion-qa 1464 ...
https://python.langchain.com/en/latest/dependents.html
d4a89fa9363e-2
826 cirediatpl/FigmaChain 782 hashintel/hash 778 seanpixel/Teenage-AGI 773 jina-ai/langchain-serve 738 corca-ai/EVAL 737 ai-sidekick/sidekick 717 rlancemartin/auto-evaluator 703 poe-platform/api-bot-tutorial 689 SamurAIGPT/Camel-AutoGPT 666 eyurtsev/kor 608 run-llama/llama-lab 559 namuan/dr-doc-search 544 pieroit/chesh...
https://python.langchain.com/en/latest/dependents.html
d4a89fa9363e-3
324 steamship-core/steamship-langchain 323 daodao97/chatdoc 320 xuwenhao/geektime-ai-course 308 StevenGrove/GPT4Tools 301 logan-markewich/llama_index_starter_pack 300 andylokandy/gpt-4-search 299 Anil-matcha/ChatPDF 287 itamargol/openai 273 BlackHC/llm-strategy 267 momegas/megabots 259 bborn/howdoi.ai 238 Cheems-Semina...
https://python.langchain.com/en/latest/dependents.html
d4a89fa9363e-4
radi-cho/datasetGPT 153 poe-platform/poe-protocol 152 paolorechia/learn-langchain 149 ajndkr/lanarky 149 fengyuli-dev/multimedia-gpt 147 yasyf/compress-gpt 144 homanp/superagent 143 realminchoi/babyagi-ui 141 ethanyanjiali/minChatGPT 141 ccurme/yolopandas 139 hwchase17/langchain-streamlit-template 138 Jaseci-Labs/jasec...
https://python.langchain.com/en/latest/dependents.html
d4a89fa9363e-5
109 WongSaang/chatgpt-ui-server 108 davila7/file-gpt 104 enhancedocs/enhancedocs 102 aurelio-labs/arxiv-bot 101 Generated by github-dependents-info [github-dependents-info –repo hwchase17/langchain –markdownfile dependents.md –minstars 100 –sort stars] previous Zilliz next Deployments By Harrison Chase © Cop...
https://python.langchain.com/en/latest/dependents.html
71ec48b9ba3a-0
.rst .pdf API References API References# 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 25, 2023.
https://python.langchain.com/en/latest/reference.html
8714a0aa3d92-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 Int...
https://python.langchain.com/en/latest/integrations.html
8714a0aa3d92-1
Zilliz previous Experimental Modules next AI21 Labs Contents Integrations by Module All Integrations By Harrison Chase © Copyright 2023, Harrison Chase. Last updated on May 25, 2023.
https://python.langchain.com/en/latest/integrations.html
256cccd42b5a-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) (langch...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-1
(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) (la...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-2
(langchain.memory.DynamoDBChatMessageHistory method) (langchain.memory.FileChatMessageHistory method) (langchain.memory.MongoDBChatMessageHistory method) (langchain.memory.PostgresChatMessageHistory method) (langchain.memory.RedisChatMessageHistory method) add_documents() (langchain.retrievers.TimeWeightedVectorStoreRe...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-3
(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) (langchain....
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-4
(langchain.llms.HuggingFacePipeline method) (langchain.llms.HuggingFaceTextGenInference method) (langchain.llms.HumanInputLLM method) (langchain.llms.LlamaCpp method) (langchain.llms.Modal method) (langchain.llms.MosaicML method) (langchain.llms.NLPCloud method) (langchain.llms.OpenAI method) (langchain.llms.OpenAIChat...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-5
(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://python.langchain.com/en/latest/genindex.html
256cccd42b5a-6
(langchain.retrievers.ContextualCompressionRetriever method) (langchain.retrievers.DataberryRetriever method) (langchain.retrievers.ElasticSearchBM25Retriever method) (langchain.retrievers.KNNRetriever method) (langchain.retrievers.MetalRetriever method) (langchain.retrievers.PineconeHybridSearchRetriever method) (lang...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-7
(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) Airb...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-8
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.S...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-9
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) ...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-10
(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) (langchain.llms.SagemakerEndpoin...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-11
(langchain.llms.LlamaCpp method) (langchain.llms.Modal method) (langchain.llms.MosaicML method) (langchain.llms.NLPCloud method) (langchain.llms.OpenAI method) (langchain.llms.OpenAIChat method) (langchain.llms.OpenLM method) (langchain.llms.Petals method) (langchain.llms.PipelineAI method) (langchain.llms.PredictionGu...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-12
(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.DeleteFileToo...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-13
asimilarity_search() (langchain.vectorstores.VectorStore method) asimilarity_search_by_vector() (langchain.vectorstores.VectorStore method) asimilarity_search_with_relevance_scores() (langchain.vectorstores.VectorStore method) async_browser (langchain.agents.agent_toolkits.PlayWrightBrowserToolkit attribute) AtlasDB (c...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-14
(langchain.llms.OpenAI attribute) (langchain.llms.OpenLM attribute) bearer_token (langchain.retrievers.ChatGPTPluginRetriever attribute) best_of (langchain.llms.AlephAlpha attribute) (langchain.llms.AzureOpenAI attribute) (langchain.llms.OpenAI attribute) (langchain.llms.OpenLM attribute) (langchain.llms.Writer attribu...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-15
(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 attribu...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-16
(langchain.memory.ConversationSummaryBufferMemory method) (langchain.memory.ConversationSummaryMemory method) (langchain.memory.CosmosDBChatMessageHistory method) (langchain.memory.DynamoDBChatMessageHistory method) (langchain.memory.FileChatMessageHistory method) (langchain.memory.InMemoryEntityStore method) (langchai...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-17
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...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-18
(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...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-19
(langchain.llms.AzureOpenAI method) (langchain.llms.Banana method) (langchain.llms.Beam 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....
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-20
(langchain.llms.Writer method) 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 metho...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-21
(in module langchain.agents.agent_toolkits) create_prompt() (langchain.agents.Agent class method) (langchain.agents.ConversationalAgent class method) (langchain.agents.ConversationalChatAgent class method) (langchain.agents.ReActTextWorldAgent class method) (langchain.agents.StructuredChatAgent class method) (langchain...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-22
cypher_generation_chain (langchain.chains.GraphCypherQAChain attribute) D daily_summaries (langchain.experimental.GenerativeAgent attribute) data (langchain.document_loaders.MathpixPDFLoader property) database (langchain.chains.SQLDatabaseChain attribute) (langchain.vectorstores.MyScaleSettings attribute) DataberryRetr...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-23
(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) (langch...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-24
(langchain.llms.Anthropic method) (langchain.llms.Anyscale method) (langchain.llms.AzureOpenAI method) (langchain.llms.Banana method) (langchain.llms.Beam method) (langchain.llms.CerebriumAI method) (langchain.llms.Cohere method) (langchain.llms.DeepInfra method) (langchain.llms.FakeListLLM method) (langchain.llms.Fore...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-25
(langchain.llms.StochasticAI method) (langchain.llms.VertexAI method) (langchain.llms.Writer method) (langchain.prompts.BasePromptTemplate method) (langchain.prompts.FewShotPromptTemplate method) (langchain.prompts.FewShotPromptWithTemplates method) DiffbotLoader (class in langchain.document_loaders) DirectoryLoader (c...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-26
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.Ll...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-27
(langchain.embeddings.MosaicMLInstructorEmbeddings attribute) (langchain.embeddings.SelfHostedHuggingFaceInstructEmbeddings attribute) embed_query() (langchain.chains.HypotheticalDocumentEmbedder method) (langchain.embeddings.AlephAlphaAsymmetricSemanticEmbedding method) (langchain.embeddings.AlephAlphaSymmetricSemanti...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-28
(langchain.llms.SagemakerEndpoint attribute) endpoint_name (langchain.embeddings.SagemakerEndpointEmbeddings attribute) (langchain.llms.SagemakerEndpoint attribute) endpoint_url (langchain.embeddings.MosaicMLInstructorEmbeddings attribute) (langchain.llms.CerebriumAI attribute) (langchain.llms.ForefrontAI attribute) (l...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-29
(langchain.prompts.example_selector.LengthBasedExampleSelector attribute) (langchain.prompts.FewShotPromptTemplate attribute) (langchain.prompts.FewShotPromptWithTemplates attribute) (langchain.tools.QueryPowerBITool attribute) executable_path (langchain.document_loaders.SeleniumURLLoader attribute) execute_task() (lan...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-30
(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 meth...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-31
from_credentials() (langchain.embeddings.ElasticsearchEmbeddings class method) from_documents() (langchain.retrievers.TFIDFRetriever class method) (langchain.vectorstores.AnalyticDB class method) (langchain.vectorstores.AtlasDB class method) (langchain.vectorstores.Chroma class method) (langchain.vectorstores.Tair clas...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-32
(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.chai...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-33
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 m...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-34
(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.DocArray...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-35
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 GCSDirect...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-36
(langchain.llms.OpenAIChat 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 metho...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-37
(langchain.llms.HumanInputLLM method) (langchain.llms.LlamaCpp method) (langchain.llms.Modal method) (langchain.llms.MosaicML method) (langchain.llms.NLPCloud method) (langchain.llms.OpenAI method) (langchain.llms.OpenAIChat method) (langchain.llms.OpenLM method) (langchain.llms.Petals method) (langchain.llms.PipelineA...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-38
get_collection() (langchain.vectorstores.AnalyticDB method) 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 sta...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-39
(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) (...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-40
(langchain.llms.Anthropic method) (langchain.llms.Anyscale method) (langchain.llms.AzureOpenAI method) (langchain.llms.Banana method) (langchain.llms.Beam method) (langchain.llms.CerebriumAI method) (langchain.llms.Cohere method) (langchain.llms.DeepInfra method) (langchain.llms.FakeListLLM method) (langchain.llms.Fore...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-41
(langchain.llms.StochasticAI method) (langchain.llms.VertexAI 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)...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-42
(langchain.retrievers.ZepRetriever 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.PowerBID...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-43
(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) (langc...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-44
(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.SparkSQLToolkit method) (langchain.agents.agent_toolkits....
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-45
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.retriev...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-46
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....
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-47
(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() (langch...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-48
(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) (langchain.llms.SagemakerEndpoin...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-49
(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.RedisChatMessage...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-50
last_refreshed (langchain.experimental.GenerativeAgent attribute) LatexTextSplitter (class in langchain.text_splitter) lazy_load() (langchain.document_loaders.BibtexLoader method) (langchain.document_loaders.HuggingFaceDatasetLoader method) (langchain.document_loaders.JoplinLoader method) (langchain.document_loaders.PD...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-51
(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.chain...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-52
(langchain.document_loaders.ChatGPTLoader method) (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) (langcha...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-53
(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) (langchain.document_loaders.OnlinePDFLoader method) (langc...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-54
(langchain.document_loaders.TwitterTweetLoader method) (langchain.document_loaders.UnstructuredURLLoader method) (langchain.document_loaders.WeatherDataLoader method) (langchain.document_loaders.WebBaseLoader method) (langchain.document_loaders.WhatsAppChatLoader method) (langchain.document_loaders.WikipediaLoader meth...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-55
(langchain.memory.ConversationEntityMemory method) (langchain.memory.ConversationKGMemory method) (langchain.memory.ConversationStringBufferMemory method) (langchain.memory.ConversationSummaryBufferMemory method) (langchain.memory.ConversationSummaryMemory method) (langchain.memory.ConversationTokenBufferMemory method)...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-56
(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) MastodonTootsLoader (class in langchain.document_loaders) MathpixPDFLoader (class ...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-57
(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) (langchain.llms.VertexAI attribute) max_results (langchain.utilities.DuckDuckG...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-58
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.experim...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-59
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.NLP...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-60
(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.Beam attribut...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-61
(langchain.llms.GooseAI attribute) (langchain.llms.NLPCloud attribute) (langchain.llms.OpenAI attribute) (langchain.llms.OpenAIChat attribute) (langchain.llms.OpenLM attribute) (langchain.llms.Petals attribute) (langchain.llms.PromptLayerOpenAIChat attribute) (langchain.tools.SteamshipImageGenerationTool attribute) mod...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-62
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) (langcha...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-63
(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) (langcha...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-64
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) ObsidianLo...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-65
(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.LLMSingleActio...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-66
(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.OpenA...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-67
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....
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-68
(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) (langc...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-69
(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) (...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-70
(langchain.llms.PromptLayerOpenAIChat attribute) prep_prompts() (langchain.chains.LLMChain method) prep_streaming_params() (langchain.llms.AzureOpenAI method) (langchain.llms.OpenAI method) (langchain.llms.OpenLM method) (langchain.llms.PromptLayerOpenAI method) prepare_cosmos() (langchain.memory.CosmosDBChatMessageHis...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-71
(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() ...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-72
(langchain.utilities.SearxSearchWrapper attribute) 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) ReadTheDocsLo...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-73
(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...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-74
(langchain.utilities.searx_search.SearxSearchWrapper method) (langchain.utilities.SearxSearchWrapper method) (langchain.utilities.SerpAPIWrapper method) results_async() (langchain.utilities.MetaphorSearchAPIWrapper method) retriever (langchain.chains.ConversationalRetrievalChain attribute) (langchain.chains.FlareChain ...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-75
(langchain.agents.BaseMultiActionAgent property) (langchain.agents.BaseSingleActionAgent property) revised_answer_prompt (langchain.chains.LLMCheckerChain attribute) revised_summary_prompt (langchain.chains.LLMSummarizationCheckerChain attribute) revision_chain (langchain.chains.ConstitutionalChain attribute) RoamLoade...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-76
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) (langchain.agents.BaseSingleActi...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-77
(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) (la...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-78
(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.TimeWei...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-79
service_account_key (langchain.document_loaders.GoogleDriveLoader attribute) service_account_path (langchain.document_loaders.GoogleApiClient attribute) service_name (langchain.retrievers.AzureCognitiveSearchRetriever attribute) session_cache (langchain.tools.QueryPowerBITool attribute) session_id (langchain.memory.Red...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-80
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.v...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-81
(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_...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-82
(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.Ant...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-83
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 pro...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-84
(langchain.llms.Petals attribute) (langchain.llms.PredictionGuard attribute) (langchain.llms.RWKV attribute) (langchain.llms.VertexAI attribute) (langchain.llms.Writer attribute) template (langchain.prompts.PromptTemplate attribute) (langchain.tools.QueryPowerBITool attribute) template_format (langchain.prompts.FewShot...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-85
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 attri...
https://python.langchain.com/en/latest/genindex.html
256cccd42b5a-86
(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.OpenLM attri...
https://python.langchain.com/en/latest/genindex.html
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
4