Files
langchain/docs/vercel.json
2025-10-16 16:46:37 -04:00

28815 lines
1.2 MiB

{
"buildCommand": "yarn build",
"outputDirectory": "build",
"ignoreCommand": "bash ignore-step.sh",
"trailingSlash": true,
"rewrites": [
{
"source": "/docs/integrations(/?)",
"destination": "/docs/integrations/platforms/"
},
{
"source": "/v0.1",
"destination": "https://langchain-v01.vercel.app/v0.1"
},
{
"source": "/v0.1/:path(.*/?)*",
"destination": "https://langchain-v01.vercel.app/v0.1/:path*"
},
{
"source": "/v0.2",
"destination": "https://langchain-v02.vercel.app/v0.2"
},
{
"source": "/v0.2/:path(.*/?)*",
"destination": "https://langchain-v02.vercel.app/v0.2/:path*"
}
],
"redirects": [
{
"source": "/v0.3/docs/:path(.*/?)*",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/agents/tools/custom_tools(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/interface(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/versions/overview(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/how_to/tool_calls_multi_modal(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/tutorials/pdf_qa",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/tutorials/query_analysis",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/tutorials/local_rag",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/how_to/graph_mapping(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/how_to/graph_prompting(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/how_to/HTML_header_metadata_splitter(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/how_to/HTML_section_aware_splitter(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/tutorials/data_generation",
"destination": "https://python.langchain.com/v0.2/docs/tutorials/data_generation/"
},
{
"source": "/docs/langsmith(/?)",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/langgraph(/?)",
"destination": "https://langchain-ai.github.io/langgraph"
},
{
"source": "/",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/docs(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/docs/get_started/introduction(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/docs/how_to/migrate_chains(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/templates/:path(.*/?)*",
"destination": "https://github.com/langchain-ai/langchain"
},
{
"source": "/docs/integrations/providers/mlflow_ai_gateway(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/platforms/:path((?:anthropic|aws|google|huggingface|microsoft|openai)?/?)*",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/troubleshooting/errors/:path((?:GRAPH_RECURSION_LIMIT|INVALID_CONCURRENT_GRAPH_UPDATE|INVALID_GRAPH_NODE_RETURN_VALUE|MULTIPLE_SUBGRAPHS|INVALID_CHAT_HISTORY)/?)*",
"destination": "https://langchain-ai.github.io/langgraph/"
},
{
"source": "/docs/contributing/:path((?:code|documentation|integrations|testing)(?:/|/.*/?)?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/contributing/:path((?:faq|repo_structure|review_process)/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/retrievers/weaviate-hybrid(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/vectorstores/singlestoredb(/?)",
"destination": "https://python.langchain.com/v0.2/docs/integrations/vectorstores/singlestoredb/"
},
{
"source": "/docs/integrations/providers/singlestoredb(/?)",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/retrievers/singlestoredb(/?)",
"destination": "https://python.langchain.com/v0.2/docs/integrations/retrievers/singlestoredb/"
},
{
"source": "/docs/integrations/providers/dspy(/?)",
"destination": "https://python.langchain.com/v0.2/docs/integrations/providers/dspy/"
},
{
"source": "/api_reference/mongodb/:path(.*/?)*",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/api_reference/tests/:path(.*/?)*",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/docs/integrations/retrievers/milvus_hybrid_search(/?)",
"destination": "https://python.langchain.com/v0.2/docs/integrations/retrievers/milvus_hybrid_search/"
},
{
"source": "/en/latest/modules/models/llms/integrations/:path*",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/llms/integrations/anthropic_example.html",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/changelog/core/",
"destination": "https://github.com/langchain-ai/langchain/releases?q=tag:%22langchain-core%3D%3D0%22&expanded=true"
},
{
"source": "/docs/changelog/langchain/",
"destination": "https://github.com/langchain-ai/langchain/releases?q=tag:%22langchain%3D%3D0%22&expanded=true"
},
{
"source": "/docs/contributing/documentation/technical_logistics/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/cookbook/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/cookbook/code_writing/",
"destination": "https://langchain-ai.github.io/langgraph/tutorials/code_assistant/langgraph_code_assistant/"
},
{
"source": "/docs/expression_language/cookbook/multiple_chains/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/cookbook/prompt_size/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/get_started/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/expression_language/how_to/decorator/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/inspect/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/routing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/interface/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/primitives/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/primitives/assign/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/primitives/binding/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/primitives/configure/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/primitives/functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/primitives/parallel/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/primitives/passthrough/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/primitives/sequence/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/expression_language/streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/docs/expression_language/why/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/get_started/installation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/get_started/introduction/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/get_started/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/development/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/development/debugging/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/development/extending_langchain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/development/local_llms/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/development/pydantic_compatibility/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/productionization/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/deployments/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/deployments/template_repos/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/comparison/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/comparison/custom/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/comparison/pairwise_embedding_distance/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/comparison/pairwise_string/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/examples/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/examples/comparisons/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/criteria_eval_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/custom/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/embedding_distance/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/exact_match/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/json/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/regex_match/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/scoring_eval_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/string/string_distance/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/trajectory/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/trajectory/custom/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/evaluation/trajectory/trajectory_eval/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/fallbacks/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/amazon_comprehend_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/constitutional_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/hugging_face_prompt_injection/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/layerup_security/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/logical_fallacy_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/moderation/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/presidio_data_anonymization/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/presidio_data_anonymization/multi_language/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/presidio_data_anonymization/qa_privacy_protection/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/productionization/safety/presidio_data_anonymization/reversible/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/integrations/chat/ollama_functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/document_loaders/notiondb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/llms/llm_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/integrations/providers/vectara/vectara_summary/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/text_embedding/nemo/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/ainetwork/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/airbyte_structured_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/amadeus/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/azure_ai_services/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/azure_cognitive_services/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/cassandra_database/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/clickup/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/cogniswitch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/connery/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/github/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/gitlab/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/gmail/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/jira/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/json/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/multion/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/nasa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/office365/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/openapi_nla/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/openapi/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/pandas/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/playwright/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/polygon/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/powerbi/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/python/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/robocorp/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/slack/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/spark_sql/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/spark/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/sql_database/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/steam/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/tools/apify/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/tools/search_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/langsmith/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/langsmith/walkthrough/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/modules/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/agents/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/agents/agent_types/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/json_agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/openai_assistants/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/openai_functions_agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/openai_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/react/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/self_ask_with_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/structured_chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/tool_calling/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/agent_types/xml_agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/concepts/",
"destination": "https://langchain-ai.github.io/langgraph/"
},
{
"source": "/docs/modules/agents/how_to/agent_iter/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/agent_structured/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/custom_agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/handle_parsing_errors/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/intermediate_steps/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/max_iterations/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/max_time_limit/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/quick_start/",
"destination": "https://langchain-ai.github.io/langgraph/"
},
{
"source": "/docs/modules/callbacks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/callbacks/async_callbacks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/callbacks/custom_callbacks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/callbacks/multiple_callbacks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/callbacks/token_counting/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/chains/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/composition/",
"destination": "https://langchain-ai.github.io/langgraph/"
},
{
"source": "/docs/modules/data_connection/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/modules/data_connection/document_loaders/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_loaders/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_loaders/custom/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_loaders/file_directory/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_loaders/html/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_loaders/json/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_loaders/markdown/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_loaders/office_file/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_loaders/pdf/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/character_text_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/code_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/HTML_header_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/HTML_section_aware_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/markdown_header_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/recursive_json_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/recursive_text_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/semantic-chunker/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/split_by_token/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/indexing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/contextual_compression/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/custom_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/ensemble/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/long_context_reorder/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/multi_vector/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/MultiQueryRetriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/parent_document_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/self_query/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/time_weighted_vectorstore/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/retrievers/vectorstore/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/text_embedding/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/text_embedding/caching_embeddings/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/vectorstores/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/adding_memory_chain_multiple_inputs/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/adding_memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/agent_with_memory_in_db/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/agent_with_memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/chat_messages/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/conversational_customization/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/custom_memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/multiple_memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/buffer_window/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/buffer/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/entity_summary_memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/kg/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/summary_buffer/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/summary/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/token_buffer/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/memory/types/vectorstore_retriever_memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/modules/model_io/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/chat/chat_model_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/custom_chat_model/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/function_calling/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/model_io/chat/logprobs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/message_types/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/modules/model_io/chat/response_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/docs/modules/model_io/chat/structured_output/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/chat/token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/concepts/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/custom_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/llm_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/llms/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/modules/model_io/llms/streaming_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/docs/modules/model_io/llms/token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/output_parsers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/output_parsers/custom/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/output_parsers/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/types/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/types/datetime/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/types/enum/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/types/json/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/output_parsers/types/openai_functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/types/openai_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/model_io/output_parsers/types/output_fixing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/output_parsers/types/pandas_dataframe/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/types/pydantic/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/types/retry/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/output_parsers/types/structured/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/types/xml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/output_parsers/types/yaml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/composition/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selectors/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selectors/length_based/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selectors/mmr/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selectors/ngram_overlap/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selectors/similarity/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/few_shot_examples_chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/few_shot_examples/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/partial/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/tools/custom_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/tools/toolkits/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/tools/tools_as_openai_functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/packages/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/chatbots/",
"destination": "https://docs.langchain.com/oss/python/langchain/quickstart"
},
{
"source": "/docs/use_cases/chatbots/memory_management/",
"destination": "https://docs.langchain.com/oss/python/langchain/quickstart"
},
{
"source": "/docs/use_cases/chatbots/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/quickstart"
},
{
"source": "/docs/use_cases/chatbots/retrieval/",
"destination": "https://docs.langchain.com/oss/python/langchain/quickstart"
},
{
"source": "/docs/use_cases/chatbots/tool_usage/",
"destination": "https://docs.langchain.com/oss/python/langchain/quickstart"
},
{
"source": "/docs/use_cases/code_understanding/",
"destination": "https://langchain-ai.github.io/langgraph/tutorials/code_assistant/langgraph_code_assistant/"
},
{
"source": "/docs/use_cases/data_generation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/extraction/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/use_cases/extraction/guidelines/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/use_cases/extraction/how_to/examples/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/use_cases/extraction/how_to/handle_files/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/use_cases/extraction/how_to/handle_long_text/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/use_cases/extraction/how_to/parse/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/use_cases/extraction/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/use_cases/graph/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/graph/constructing/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/graph/mapping/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/graph/prompting/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/graph/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/graph/semantic/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/query_analysis/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/how_to/constructing-filters/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/how_to/few_shot/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/how_to/high_cardinality/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/how_to/multiple_queries/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/how_to/multiple_retrievers/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/how_to/no_queries/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/techniques/decomposition/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/techniques/expansion/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/techniques/hyde/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/techniques/routing/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/techniques/step_back/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/query_analysis/techniques/structuring/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/docs/use_cases/question_answering/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/chat_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/citations/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/conversational_retrieval_agents/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/question_answering/hybrid/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/local_retrieval_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/per_user/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/sources/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/sql/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/use_cases/sql/agents/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/use_cases/sql/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/use_cases/sql/large_db/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/use_cases/sql/prompting/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/use_cases/sql/query_checking/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/use_cases/sql/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/use_cases/summarization/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/tagging/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/tool_use/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/use_cases/tool_use/agents/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/use_cases/tool_use/human_in_the_loop/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/use_cases/tool_use/multiple_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/use_cases/tool_use/parallel/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/use_cases/tool_use/prompting/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/use_cases/tool_use/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/use_cases/tool_use/tool_error_handling/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/use_cases/web_scraping/",
"destination": "https://langchain-ai.github.io/langgraph/tutorials/web-navigation/web_voyager/"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/character_text_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/code_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/HTML_header_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/HTML_section_aware_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/markdown_header_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/recursive_json_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/recursive_text_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/semantic-chunker/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/data_connection/document_transformers/text_splitters/split_by_token/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/composition/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/example_selectors/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/example_selectors/length_based/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/example_selectors/mmr/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/example_selectors/ngram_overlap/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/example_selectors/similarity/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/few_shot_examples_chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/few_shot_examples/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/partial/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/prompts/prompt_templates/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/chat/chat_model_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/chat/custom_chat_model/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/chat/function_calling/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/model_io/models/chat/logprobs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/chat/message_types/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/chat/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/modules/model_io/models/chat/response_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/chat/streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/docs/modules/model_io/models/chat/structured_output/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/chat/token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/concepts/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/llms/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/llms/custom_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/llms/llm_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/llms/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/modules/model_io/models/llms/streaming_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/docs/modules/model_io/models/llms/token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/output_parsers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/output_parsers/custom/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/output_parsers/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/datetime/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/enum/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/json/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/openai_functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/openai_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/output_fixing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/pandas_dataframe/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/pydantic/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/retry/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/structured/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/xml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/output_parsers/types/yaml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/prompts/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/prompts/composition/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/prompts/example_selectors/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/prompts/example_selectors/length_based/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/prompts/example_selectors/mmr/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/prompts/example_selectors/ngram_overlap/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/prompts/example_selectors/similarity/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/prompts/few_shot_examples_chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/prompts/few_shot_examples/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/prompts/partial/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/models/prompts/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/models/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/use_cases/more/graph/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/more/graph/constructing/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/more/graph/mapping/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/more/graph/prompting/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/more/graph/quickstart/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/use_cases/more/graph/semantic/",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/docs/modules/model_io/chat/how_to/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/chat/how_to/chat_model_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/how_to/custom_chat_model/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/how_to/function_calling/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/model_io/chat/how_to/logprobs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/how_to/message_types/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/how_to/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/modules/model_io/chat/how_to/response_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/how_to/streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/docs/modules/model_io/chat/how_to/structured_output/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/chat/how_to/token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/llms/how_to/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/how_to/custom_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/how_to/llm_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/llms/how_to/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/modules/model_io/llms/how_to/streaming_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/docs/modules/model_io/llms/how_to/token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/llm_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/chat/integrations/ollama_functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/chat/chat_model_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/chat/custom_chat_model/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/chat/function_calling/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/en/latest/modules/models/chat/logprobs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/chat/message_types/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/chat/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/en/latest/modules/models/chat/response_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/chat/streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/en/latest/modules/models/chat/structured_output/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/chat/token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/concepts/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/llms/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/llms/custom_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/llms/llm_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/llms/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/en/latest/modules/models/llms/streaming_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/en/latest/modules/models/llms/token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/output_parsers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/output_parsers/custom/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/output_parsers/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/output_parsers/types/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/output_parsers/types/datetime/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/output_parsers/types/enum/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/output_parsers/types/json/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/output_parsers/types/openai_functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/output_parsers/types/openai_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/en/latest/modules/models/output_parsers/types/output_fixing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/output_parsers/types/pandas_dataframe/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/output_parsers/types/pydantic/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/output_parsers/types/retry/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/output_parsers/types/structured/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/modules/models/output_parsers/types/xml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/output_parsers/types/yaml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/prompts/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/prompts/composition/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/prompts/example_selectors/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/prompts/example_selectors/length_based/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/prompts/example_selectors/mmr/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/prompts/example_selectors/ngram_overlap/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/prompts/example_selectors/similarity/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/prompts/few_shot_examples_chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/prompts/few_shot_examples/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/prompts/partial/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/modules/models/prompts/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/en/latest/modules/models/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/modules/model_io/prompts/example_selector_types/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selector_types/length_based/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selector_types/mmr/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selector_types/ngram_overlap/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/example_selector_types/similarity/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/agents/tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/agents/tools/custom_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/agents/tools/toolkits/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/modules/agents/tools/tools_as_openai_functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/guides/deployments/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/deployments/template_repos/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/comparison/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/comparison/custom/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/comparison/pairwise_embedding_distance/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/comparison/pairwise_string/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/examples/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/examples/comparisons/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/criteria_eval_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/custom/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/embedding_distance/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/exact_match/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/json/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/regex_match/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/scoring_eval_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/string/string_distance/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/trajectory/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/trajectory/custom/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/evaluation/trajectory/trajectory_eval/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/amazon_comprehend_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/constitutional_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/hugging_face_prompt_injection/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/layerup_security/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/logical_fallacy_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/moderation/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/presidio_data_anonymization/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/presidio_data_anonymization/multi_language/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/presidio_data_anonymization/qa_privacy_protection/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/privacy/presidio_data_anonymization/reversible/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/amazon_comprehend_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/constitutional_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/hugging_face_prompt_injection/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/layerup_security/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/logical_fallacy_chain/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/moderation/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/presidio_data_anonymization/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/presidio_data_anonymization/multi_language/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/presidio_data_anonymization/qa_privacy_protection/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/safety/presidio_data_anonymization/reversible/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/integrations/llms/titan_takeoff_pro/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/optimum_intel/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/diffbot_graphtransformer/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_arangodb_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_cypher_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_falkordb_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_gremlin_cosmosdb_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_hugegraph_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_kuzu_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_memgraph_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_nebula_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_networkx_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_ontotext_graphdb_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/graph_sparql_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/neptune_cypher_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/graph/integrations/neptune_sparql_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/facebook_chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/facebook_faiss/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/memory/google_cloud_sql_mssql/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/memory/google_cloud_sql_mysql/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/memory/google_cloud_sql_pg/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/memory/google_datastore/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/llms/huggingface_textgen_inference/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/llms/huggingface_hub/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/llms/bigdl/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/llms/watsonxllm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/llms/pai_eas_endpoint/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/vectorstores/hanavector/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/qa_structured/sql/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/contributing/packages/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/community/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/chains/(.+)/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/agents/how_to/custom_llm_agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/custom-functions-with-openai-functions-agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/custom_llm_chat_agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/custom_mrkl_agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/agents/how_to/streaming_stdout_final_only/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/model_io/prompts/prompts_pipelining/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/output_parsers/enum/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/pandas_dataframe/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/structured/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/model_io/output_parsers/xml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/question_answering/code_understanding/",
"destination": "https://langchain-ai.github.io/langgraph/tutorials/code_assistant/langgraph_code_assistant/"
},
{
"source": "/docs/use_cases/question_answering/document-context-aware-QA/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/alibabacloud_opensearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/chat/pai_eas_chat_endpoint/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/tencentvectordb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/chat/hunyuan/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/document_loaders/excel/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/document_loaders/onenote/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/aws_dynamodb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/scann/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/google_drive/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/question_answering/chat_vector_db/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/in_memory_question_answering/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/multi_retrieval_qa_router/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/multiple_retrieval/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/vector_db_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/vector_db_text_generation/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/guides/langsmith/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/langsmith/walkthrough/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/use_cases/qa_structured/integrations/sqlite/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/use_cases/more/data_generation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/question_answering/how_to/chat_vector_db/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/how_to/conversational_retrieval_agents/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/question_answering/question_answering/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/how_to/local_retrieval_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/use_cases/question_answering/how_to/question_answering/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/modules/agents/agents/examples/mrkl_chat(.html?)/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/cookbook/routing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/expression_language/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/amazon_api_gateway/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/huggingface/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/azure_blob_storage/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/google_vertexai_matchingengine/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/aws_s3/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/azure_openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/azure_cognitive_search_/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/bedrock/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/google_bigquery/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/google_cloud_storage/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/google_drive/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/google_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/microsoft_onedrive/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/microsoft_powerpoint/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/microsoft_word/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/sagemaker_endpoint/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/sagemaker_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/cassandra/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/providers/semadb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/vectorstores/vectorstores/semadb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/vectorstores/async_faiss/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/vectorstores/matchingengine/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/tools/sqlite/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/integrations/document_loaders/pdf-amazonTextractPDFLoader/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/document_loaders/Etherscan/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/document_loaders/merge_doc_loader/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/document_loaders/recursive_url_loader/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/providers/google_document_ai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/memory/motorhead_memory_managed/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/memory/dynamodb_chat_message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/memory/entity_memory_with_sqlite/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/integrations/anthropic/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/integrations/azure_chat_openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/integrations/google_vertex_ai_palm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/integrations/openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/integrations/promptlayer_chatopenai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/ai21/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/aleph_alpha/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/anyscale/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/banana/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/baseten/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/beam/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/bedrock/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/cohere/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/ctransformers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/databricks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/google_vertex_ai_palm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/huggingface_pipelines/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/jsonformer_experimental/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/llamacpp/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/manifest/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/modal/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/mosaicml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/nlpcloud/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/openlm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/predictionguard/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/promptlayer_openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/rellm_experimental/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/replicate/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/runhouse/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/sagemaker/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/stochasticai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/llms/integrations/writer/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/use_cases/extraction.html/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/en/latest/use_cases/summarization.html/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/use_cases/tabular.html/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/en/latest/youtube.html/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/en/latest/",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/en/latest/index.html/",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/en/latest/modules/models.html/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/integrations/retrievers/google_cloud_enterprise_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/tools/metaphor_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/fallbacks/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/expression_language/cookbook/retrieval/",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/docs/expression_language/cookbook/agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/modules/model_io/prompts/message_prompts/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/modules/model_io/prompts/pipeline/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/expression_language/cookbook/memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/docs/expression_language/cookbook/tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/docs/expression_language/cookbook/sql_db/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/expression_language/cookbook/moderation/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/expression_language/cookbook/embedding_router/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/structured_output/",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/docs/modules/agents/how_to/structured_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/docs/use_cases/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/docs/guides/debugging/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/extending_langchain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/fallbacks/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/model_laboratory/",
"destination": "https://docs.langchain.com/langsmith/home"
},
{
"source": "/docs/guides/pydantic_compatibility/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/guides/local_llms/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/quick_start/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/docs/expression_language/how_to/generators/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/passthrough/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/map/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/binding/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/how_to/configure/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/cookbook/prompt_llm_parser/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/contributing/documentation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/expression_language/cookbook/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/text_embedding/solar/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/chat/solar/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/model_io/chat/llm_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/docs/modules/agents/toolkits/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/document_comparison_toolkit/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/integrations/toolkits/xorbits/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/callbacks/filecallbackhandler/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/modules/callbacks/tags/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/anthropic-iterative-search/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/basic-critique-revise/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/bedrock-jcvd/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/cassandra-entomology-rag/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/cassandra-synonym-caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/chain-of-note-wiki/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/chat-bot-feedback/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/cohere-librarian/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/csv-agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/elastic-query-generator/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/extraction-anthropic-functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/extraction-openai-functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/gemini-functions-agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/guardrails-output-parser/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/hybrid-search-weaviate/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/hyde/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/intel-rag-xeon/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/llama2-functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/mongo-parent-document-retrieval/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-advanced-rag/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-cypher-ft/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-cypher-memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-cypher/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-generation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-parent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-semantic-layer/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-semantic-ollama/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/neo4j-vector-memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/nvidia-rag-canonical/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/openai-functions-agent-gmail/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/openai-functions-agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/openai-functions-tool-retrieval-agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/pii-protected-chatbot/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/pirate-speak-configurable/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/pirate-speak/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/plate-chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/propositional-retrieval/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/python-lint/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-astradb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-aws-bedrock/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-aws-kendra/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-azure-search/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-chroma-multi-modal-multi-vector/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-chroma-multi-modal/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-chroma-private/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-chroma/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-codellama-fireworks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-conversation-zep/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-conversation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-elasticsearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-fusion/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-gemini-multi-modal/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-google-cloud-sensitive-data-protection/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-google-cloud-vertexai-search/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-gpt-crawler/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-jaguardb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-lancedb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-lantern/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-matching-engine/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-momento-vector-index/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-mongo/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-multi-index-fusion/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-multi-index-router/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-multi-modal-local/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-multi-modal-mv-local/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-ollama-multi-query/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-opensearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-pinecone-multi-query/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-pinecone-rerank/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-pinecone/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-redis-multi-modal-multi-vector/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-redis/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-self-query/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-semi-structured/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-singlestoredb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-supabase/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-timescale-conversation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-timescale-hybrid-search-time/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-vectara-multiquery/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-vectara/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rag-weaviate/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/research-assistant/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/retrieval-agent-fireworks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/retrieval-agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/rewrite-retrieve-read/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/robocorp-action-server/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/self-query-qdrant/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/self-query-supabase/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/shopping-assistant/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/skeleton-of-thought/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/solo-performance-prompting-agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/sql-llama2/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/sql-llamacpp/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/sql-ollama/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/sql-pgvector/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/sql-research-assistant/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/stepback-qa-prompting/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/summarize-anthropic/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/vertexai-chuck-norris/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/templates/xml-agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/docs/use_cases/apis/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/en/latest/use_cases/apis.html/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/additional_resources/tutorials",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/additional_resources/youtube",
"destination": "https://docs.langchain.com/oss/python/langchain/academy"
},
{
"source": "/v0.1/docs/contributing",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/contributing/code",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/contributing/testing",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/expression_language",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/cookbook/multiple_chains",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/get_started",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/how_to/decorator",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/how_to/inspect",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/how_to/message_history",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/expression_language/how_to/routing",
"destination": "https://docs.langchain.com/oss/python/langchain/runtime"
},
{
"source": "/v0.1/docs/expression_language/interface",
"destination": "https://docs.langchain.com/oss/python/langchain/runtime"
},
{
"source": "/v0.1/docs/expression_language/primitives",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/primitives/assign",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/primitives/binding",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/primitives/configure",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/primitives/functions",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/primitives/parallel",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/primitives/passthrough",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/primitives/sequence",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/expression_language/streaming",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/v0.1/docs/expression_language/why",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/get_started/installation",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/v0.1/docs/get_started/introduction",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/v0.1/docs/get_started/quickstart",
"destination": "https://docs.langchain.com/oss/python/langchain/quickstart"
},
{
"source": "/v0.1/docs/guides",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/guides/development",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/guides/development/debugging",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/development/extending_langchain",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/guides/development/local_llms",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/guides/development/pydantic_compatibility",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/v0.1/docs/guides/productionization",
"destination": "https://docs.langchain.com/oss/python/langchain/deploy"
},
{
"source": "/v0.1/docs/guides/productionization/deployments",
"destination": "https://docs.langchain.com/oss/python/langchain/deploy"
},
{
"source": "/v0.1/docs/guides/productionization/deployments/template_repos",
"destination": "https://docs.langchain.com/oss/python/langchain/deploy"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/comparison",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/comparison/pairwise_string",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/examples/comparisons",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/string",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/string/criteria_eval_chain",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/string/embedding_distance",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/string/scoring_eval_chain",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/string/string_distance",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/trajectory",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/evaluation/trajectory/trajectory_eval",
"destination": "https://docs.langchain.com/oss/python/langchain/test"
},
{
"source": "/v0.1/docs/guides/productionization/fallbacks",
"destination": "https://docs.langchain.com/oss/python/langchain/runtime"
},
{
"source": "/v0.1/docs/guides/productionization/safety",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/guides/productionization/safety/amazon_comprehend_chain",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/guides/productionization/safety/constitutional_chain",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/guides/productionization/safety/hugging_face_prompt_injection",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/guides/productionization/safety/logical_fallacy_chain",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/guides/productionization/safety/moderation",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/guides/productionization/safety/presidio_data_anonymization",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/guides/productionization/safety/presidio_data_anonymization/qa_privacy_protection",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/guides/productionization/safety/presidio_data_anonymization/reversible",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/integrations/adapters",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/callbacks",
"destination": "https://docs.langchain.com/oss/python/langchain/observability"
},
{
"source": "/v0.1/docs/integrations/callbacks/context",
"destination": "https://docs.langchain.com/oss/python/langchain/observability"
},
{
"source": "/v0.1/docs/integrations/callbacks/streamlit",
"destination": "https://docs.langchain.com/oss/python/langchain/observability"
},
{
"source": "/v0.1/docs/integrations/callbacks/uptrain",
"destination": "https://docs.langchain.com/oss/python/langchain/observability"
},
{
"source": "/v0.1/docs/integrations/chat",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/anthropic",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/azure_chat_openai",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/bedrock",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/gigachat",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/google_generative_ai",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/groq",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/huggingface",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/mistralai",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/nvidia_ai_endpoints",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/ollama",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/ollama_functions",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/openai",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/sparkllm",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/tongyi",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat/zhipuai",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/chat_loaders",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/components",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/document_loaders",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/airtable",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/amazon_textract",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/aws_s3_file",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/csv",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/google_drive",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/source_code",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/spider",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/unstructured_file",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/upstage",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/wikipedia",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_loaders/youtube_transcript",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_transformers",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_transformers/cross_encoder_reranker",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_transformers/openvino_rerank",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/document_transformers/voyageai-reranker",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/graphs",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/integrations/graphs/amazon_neptune_open_cypher",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/integrations/graphs/diffbot",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/integrations/graphs/hugegraph",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/integrations/graphs/memgraph",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/integrations/graphs/nebula_graph",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/integrations/graphs/neo4j_cypher",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/integrations/graphs/ontotext",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/integrations/llms",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/ai21",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/azure_openai",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/baidu_qianfan_endpoint",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/bedrock",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/friendli",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/google_vertex_ai_palm",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/huggingface_endpoint",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/jsonformer_experimental",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/llamacpp",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/llm_caching",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/ollama",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/openvino",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/llms/tongyi",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/integrations/memory",
"destination": "https://docs.langchain.com/oss/python/langchain/long-term-memory"
},
{
"source": "/v0.1/docs/integrations/memory/aws_dynamodb",
"destination": "https://docs.langchain.com/oss/python/langchain/long-term-memory"
},
{
"source": "/v0.1/docs/integrations/memory/momento_chat_message_history",
"destination": "https://docs.langchain.com/oss/python/langchain/long-term-memory"
},
{
"source": "/v0.1/docs/integrations/memory/tidb_chat_message_history",
"destination": "https://docs.langchain.com/oss/python/langchain/long-term-memory"
},
{
"source": "/v0.1/docs/integrations/platforms",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/platforms/anthropic",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/platforms/aws",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/platforms/google",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/platforms/huggingface",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/platforms/microsoft",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/platforms/openai",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/ainetwork",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/datadog",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/dspy",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/exa_search",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/facebook",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/jina",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/mongodb_atlas",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/nvidia",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/pgvector",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/pinecone",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/providers/unstructured",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/integrations/retrievers",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/bedrock",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/bm25",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/cohere",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/cohere-reranker",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/docarray_retriever",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/elasticsearch_retriever",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/flashrank-reranker",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/self_query",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/retrievers/tavily",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/stores",
"destination": "https://docs.langchain.com/oss/python/langchain/long-term-memory"
},
{
"source": "/v0.1/docs/integrations/text_embedding",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/text_embedding/bedrock",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/text_embedding/google_generative_ai",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/text_embedding/jina",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/text_embedding/ollama",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/text_embedding/openai",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/text_embedding/openvino",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/toolkits",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/toolkits/cogniswitch",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/toolkits/csv",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/toolkits/document_comparison_toolkit",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/toolkits/pandas",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/toolkits/playwright",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/toolkits/powerbi",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/toolkits/python",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/toolkits/sql_database",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/tools",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/tools/awslambda",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/tools/ddg",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/tools/python",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/tools/search_tools",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/tools/sql_database",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/integrations/vectorstores",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/azure_cosmos_db",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/chroma",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/elasticsearch",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/faiss",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/hippo",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/milvus",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/mongodb_atlas",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/neo4jvector",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/opensearch",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/pathway",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/pgembedding",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/pgvector",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/pinecone",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/integrations/vectorstores/tidb_vector",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/langserve",
"destination": "https://docs.langchain.com/oss/python/langchain/deploy"
},
{
"source": "/v0.1/docs/langsmith",
"destination": "https://docs.langchain.com/oss/python/langchain/observability"
},
{
"source": "/v0.1/docs/langsmith/walkthrough",
"destination": "https://docs.langchain.com/oss/python/langchain/observability"
},
{
"source": "/v0.1/docs/modules",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/modules/agents",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/json_agent",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/openai_assistants",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/openai_functions_agent",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/openai_tools",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/react",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/self_ask_with_search",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/structured_chat",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/tool_calling",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/agent_types/xml_agent",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/concepts",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/how_to/agent_iter",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/how_to/agent_structured",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/how_to/custom_agent",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/how_to/handle_parsing_errors",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/how_to/intermediate_steps",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/how_to/max_iterations",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/how_to/max_time_limit",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/how_to/streaming",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/agents/quick_start",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/modules/callbacks",
"destination": "https://docs.langchain.com/oss/python/langchain/observability"
},
{
"source": "/v0.1/docs/modules/callbacks/token_counting",
"destination": "https://docs.langchain.com/oss/python/langchain/observability"
},
{
"source": "/v0.1/docs/modules/chains",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/modules/composition",
"destination": "https://docs.langchain.com/oss/python/langchain/middleware"
},
{
"source": "/v0.1/docs/modules/data_connection",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders/csv",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders/custom",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders/file_directory",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders/html",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders/json",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders/markdown",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders/office_file",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_loaders/pdf",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/HTML_header_metadata",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/HTML_section_aware_splitter",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/character_text_splitter",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/code_splitter",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/markdown_header_metadata",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/recursive_json_splitter",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/recursive_text_splitter",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/semantic-chunker",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/document_transformers/split_by_token",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/indexing",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/MultiQueryRetriever",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/contextual_compression",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/custom_retriever",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/ensemble",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/long_context_reorder",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/multi_vector",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/parent_document_retriever",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/self_query",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/time_weighted_vectorstore",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/retrievers/vectorstore",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/text_embedding",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/text_embedding/caching_embeddings",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/data_connection/vectorstores",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/modules/memory",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/adding_memory",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/agent_with_memory",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/agent_with_memory_in_db",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/chat_messages",
"destination": "https://docs.langchain.com/oss/python/langchain/messages"
},
{
"source": "/v0.1/docs/modules/memory/conversational_customization",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/custom_memory",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types/buffer",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types/buffer_window",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types/entity_summary_memory",
"destination": "https://docs.langchain.com/oss/python/langchain/long-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types/kg",
"destination": "https://docs.langchain.com/oss/python/langchain/long-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types/summary",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types/summary_buffer",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types/token_buffer",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/modules/memory/types/vectorstore_retriever_memory",
"destination": "https://docs.langchain.com/oss/python/langchain/long-term-memory"
},
{
"source": "/v0.1/docs/modules/model_io",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/chat",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/chat/chat_model_caching",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/chat/custom_chat_model",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/chat/function_calling",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/chat/message_types",
"destination": "https://docs.langchain.com/oss/python/langchain/messages"
},
{
"source": "/v0.1/docs/modules/model_io/chat/quick_start",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/chat/streaming",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/v0.1/docs/modules/model_io/chat/structured_output",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/chat/token_usage_tracking",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/llms",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/llms/custom_llm",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/llms/llm_caching",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/llms/quick_start",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/llms/streaming_llm",
"destination": "https://docs.langchain.com/oss/python/langchain/streaming"
},
{
"source": "/v0.1/docs/modules/model_io/llms/token_usage_tracking",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers/custom",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers/quick_start",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers/types/csv",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers/types/json",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers/types/openai_tools",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers/types/output_fixing",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers/types/pydantic",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/output_parsers/types/structured",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/modules/model_io/prompts",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/composition",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/example_selectors",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/example_selectors/length_based",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/example_selectors/mmr",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/example_selectors/ngram_overlap",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/example_selectors/similarity",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/few_shot_examples",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/few_shot_examples_chat",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/partial",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/model_io/prompts/quick_start",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/modules/tools",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/modules/tools/custom_tools",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/modules/tools/toolkits",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/modules/tools/tools_as_openai_functions",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/packages",
"destination": "https://docs.langchain.com/oss/python/langchain/install"
},
{
"source": "/v0.1/docs/people",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/security",
"destination": "https://docs.langchain.com/oss/python/langchain/guardrails"
},
{
"source": "/v0.1/docs/templates",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/chain-of-note-wiki",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/chat-bot-feedback",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/csv-agent",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/elastic-query-generator",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/gemini-functions-agent",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/guardrails-output-parser",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/hybrid-search-weaviate",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/hyde",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/neo4j-advanced-rag",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/neo4j-cypher",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/neo4j-cypher-ft",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/neo4j-semantic-layer",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/neo4j-semantic-ollama",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/openai-functions-agent",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/openai-functions-agent-gmail",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/pirate-speak",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/propositional-retrieval",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-azure-search",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-chroma",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-chroma-private",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-conversation",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-fusion",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-gemini-multi-modal",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-gpt-crawler",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-multi-index-router",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-multi-modal-local",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-opensearch",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-pinecone-rerank",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-semi-structured",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rag-supabase",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/research-assistant",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/rewrite-retrieve-read",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/self-query-supabase",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/skeleton-of-thought",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/sql-llama2",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/sql-ollama",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/templates/stepback-qa-prompting",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/use_cases",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/use_cases/chatbots",
"destination": "https://docs.langchain.com/oss/python/langchain/quickstart"
},
{
"source": "/v0.1/docs/use_cases/chatbots/memory_management",
"destination": "https://docs.langchain.com/oss/python/langchain/short-term-memory"
},
{
"source": "/v0.1/docs/use_cases/chatbots/quickstart",
"destination": "https://docs.langchain.com/oss/python/langchain/quickstart"
},
{
"source": "/v0.1/docs/use_cases/chatbots/retrieval",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/chatbots/tool_usage",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/use_cases/code_understanding",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/use_cases/data_generation",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.1/docs/use_cases/extraction",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/use_cases/extraction/guidelines",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/use_cases/extraction/how_to/examples",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/use_cases/extraction/how_to/handle_files",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/use_cases/extraction/how_to/handle_long_text",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/use_cases/extraction/how_to/parse",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/use_cases/extraction/quickstart",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/use_cases/graph",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/use_cases/graph/constructing",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/use_cases/graph/mapping",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/use_cases/graph/prompting",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/use_cases/graph/quickstart",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/use_cases/graph/semantic",
"destination": "https://docs.langchain.com/oss/python/langchain/knowledge-base"
},
{
"source": "/v0.1/docs/use_cases/query_analysis",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/how_to/constructing-filters",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/how_to/few_shot",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/how_to/high_cardinality",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/how_to/multiple_queries",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/how_to/multiple_retrievers",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/how_to/no_queries",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/quickstart",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/techniques/decomposition",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/techniques/expansion",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/techniques/hyde",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/techniques/routing",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/techniques/step_back",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/query_analysis/techniques/structuring",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.1/docs/use_cases/question_answering",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/chat_history",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/citations",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/conversational_retrieval_agents",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/hybrid",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/local_retrieval_qa",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/per_user",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/quickstart",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/sources",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/question_answering/streaming",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/sql",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/v0.1/docs/use_cases/sql/agents",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/v0.1/docs/use_cases/sql/csv",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/v0.1/docs/use_cases/sql/large_db",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/v0.1/docs/use_cases/sql/prompting",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/v0.1/docs/use_cases/sql/query_checking",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/v0.1/docs/use_cases/sql/quickstart",
"destination": "https://docs.langchain.com/oss/python/langchain/sql-agent"
},
{
"source": "/v0.1/docs/use_cases/summarization",
"destination": "https://docs.langchain.com/oss/python/langchain/rag"
},
{
"source": "/v0.1/docs/use_cases/tagging",
"destination": "https://docs.langchain.com/oss/python/langchain/structured-output"
},
{
"source": "/v0.1/docs/use_cases/tool_use",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/use_cases/tool_use/agents",
"destination": "https://docs.langchain.com/oss/python/langchain/agents"
},
{
"source": "/v0.1/docs/use_cases/tool_use/human_in_the_loop",
"destination": "https://docs.langchain.com/oss/python/langchain/human-in-the-loop"
},
{
"source": "/v0.1/docs/use_cases/tool_use/multiple_tools",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/use_cases/tool_use/parallel",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/use_cases/tool_use/prompting",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/use_cases/tool_use/quickstart",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/use_cases/tool_use/tool_error_handling",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.1/docs/use_cases/web_scraping",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/concepts/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.extractors.html_link_extractor.HtmlLinkExtractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/documents/langchain_core.documents.base.Document.html",
"destination": "https://reference.langchain.com/python/langchain_core/documents/"
},
{
"source": "/v0.2/api_reference/openai/chat_models/langchain_openai.chat_models.base.ChatOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.ChatPromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.Runnable.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/couchbase/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ollama/chat_models/langchain_ollama.chat_models.ChatOllama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ollama/llms/langchain_ollama.llms.OllamaLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/how_to/tool_calling/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/text_embedding/ai21/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/aleph_alpha/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/anyscale/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/ascend/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/awadb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/azureopenai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/baichuan/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/baidu_qianfan_endpoint/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/bedrock/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/bge_huggingface/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/bookend/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/clarifai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/cloudflare_workersai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/cohere/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/google_generative_ai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/google_vertex_ai_palm/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/gpt4all/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/jina/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/johnsnowlabs_embedding/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/laser/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/llamacpp/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/llamafile/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/localai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/mistralai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/nlp_cloud/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/oci_generative_ai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/ollama/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/optimum_intel/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/oracleai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/ovhcloud/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/pinecone/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/premai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/sagemaker-endpoint/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/sambanova/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/sentence_transformers/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/tensorflowhub/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/together/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/upstage/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/volcengine/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/voyageai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/xinference/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/yandex/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.web_base.WebBaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.llamacpp.LlamaCpp.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.CallbackManager.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.streaming_stdout.StreamingStdOutCallbackHandler.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/community/document_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.beautiful_soup_transformer.BeautifulSoupTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.tavily_search.tool.TavilySearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableLambda.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.passthrough.RunnablePassthrough.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/mongodb/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.cypher.GraphCypherQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.neo4j_graph.Neo4jGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.gpt4all.GPT4All.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.human.HumanMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.string.StrOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.prompt.PromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableParallel.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.convert.tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/index.html",
"destination": "https://reference.langchain.com/python/langchain/"
},
{
"source": "/v0.2/api_reference/openai/embeddings/langchain_openai.embeddings.base.OpenAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/chat/openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/api_reference/chroma/vectorstores/langchain_chroma.vectorstores.Chroma.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.connery.toolkit.ConneryToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.blob_loaders.file_system.FileSystemBlobLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.llamafile.Llamafile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.connery.service.ConneryService.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.zenguard.tool.ZenGuardTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.AsyncCallbackManagerForToolRun.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.CallbackManagerForToolRun.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/document_loaders/langchain_core.document_loaders.base.BaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.chat_models.BaseChatModel.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake_chat_models.GenericFakeChatModel.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.ai.AIMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.system.SystemMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.ToolMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/retrievers/langchain_core.retrievers.BaseRetriever.html",
"destination": "https://reference.langchain.com/python/langchain_core/retrievers/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.RunnableConfig.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.base.BaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.base.ToolException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.structured.StructuredTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.history_aware_retriever.create_history_aware_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.prompt_selector.ConditionalPromptSelector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/text_embedding/huggingfacehub/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/zenguard/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/faiss/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.openai_info.OpenAICallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.firecrawl.FireCrawlLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.generic.GenericLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PyPDFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_places.tool.GooglePlacesTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.jina_search.tool.JinaSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.sql_database.tool.QuerySQLDataBaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.sql_database.SQLDatabase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.twilio.TwilioAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/chat_history/langchain_core.chat_history.BaseChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/chat_history/langchain_core.chat_history.InMemoryChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/document_loaders/langchain_core.document_loaders.base.BaseBlobParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/documents/langchain_core.documents.base.Blob.html",
"destination": "https://reference.langchain.com/python/langchain_core/documents/"
},
{
"source": "/v0.2/api_reference/core/documents/langchain_core.documents.transformers.BaseDocumentTransformer.html",
"destination": "https://reference.langchain.com/python/langchain_core/documents/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.llms.BaseLLM.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.base.BaseMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.utils.trim_messages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.MessagesPlaceholder.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.pipeline.PipelinePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableSequence.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.history.RunnableWithMessageHistory.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.root_listeners.RootListenersTracer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/vectorstores/langchain_core.vectorstores.in_memory.InMemoryVectorStore.html",
"destination": "https://reference.langchain.com/python/langchain_core/vectorstores/"
},
{
"source": "/v0.2/api_reference/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent_types.AgentType.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.initialize.initialize_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.tool_calling_agent.base.create_tool_calling_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.stuff.create_stuff_documents_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.retrieval.create_retrieval_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.sql_database.query.create_sql_query_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.summarize.chain.load_summarize_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/base/langchain_text_splitters.base.TextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/character/langchain_text_splitters.character.RecursiveCharacterTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/tools/google_serper/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/bq_storage_vectorstores/_base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference//python/core_api_reference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/azure_dynamic_sessions/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/example_selectors/langchain_core.example_selectors.base.BaseExampleSelector.html?highlight=baseexampleselector",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/example_selectors/langchain_core.example_selectors.semantic_similarity.SemanticSimilarityExampleSelector.html?highlight=semanticsimilarityexampleselector",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.ChatPromptTemplate.html?highlight=chatprompttemplate",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.ChatPromptTemplate.html?highlight=format_messages",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.few_shot.FewShotChatMessagePromptTemplate.html?highlight=fewshot",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/google_community/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/chat/google_generative_ai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/google_vertex_ai_palm/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/huggingface/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/litellm_router/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/llama2_chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/nvidia_ai_endpoints/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/oci_generative_ai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/document_loaders/amazon_textract/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/aws_s3_file/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/azure_document_intelligence/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/confluence/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/docusaurus/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/firecrawl/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/geopandas/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/google_bigquery/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/google_cloud_sql_mysql/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/google_cloud_sql_pg/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/google_firestore/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/google_memorystore_redis/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/google_spanner/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/google_speech_to_text/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/huawei_obs_directory/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/mastodon/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/mathpix/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/mediawikidump/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/microsoft_excel/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/microsoft_onedrive/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/microsoft_word/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/obsidian/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/oracleai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/pypdfdirectory/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/pypdfium2/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/pypdfloader/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/snowflake/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/subtitle/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/unstructured_file/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/wikipedia/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/llms/aleph_alpha/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/anyscale/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/azure_openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/banana/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/bedrock/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/chatglm/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/databricks/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/google_ai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/google_vertex_ai_palm/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/gpt4all/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/huggingface_endpoint/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/huggingface_pipelines/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/ibm_watsonx/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/konko/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/llamacpp/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/manifest/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/modal/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/moonshot/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/ollama/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/predictionguard/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/sagemaker/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/vllm/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/retrievers/elasticsearch_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/modelscope_hub/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/bing_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/dalle_image_generator/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/golden_query/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/google_finance/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/google_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/gradio_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/nvidia_riva/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/sql_database/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/tavily_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/azure_cosmos_db_no_sql/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/azuresearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/cassandra/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/clickhouse/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/couchbase/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/elasticsearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/faiss_async/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/google_cloud_sql_pg/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/llm_rails/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/meilisearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/mongodb_atlas/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/neo4jvector/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/opensearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/sap_hanavector/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/singlestoredb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/thirdai_neuraldb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/api_reference/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/_markupbase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/ast.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/concurrent/futures/thread.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/html/parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ai21/ai21_base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ai21/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ai21/chat/chat_adapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ai21/chat/chat_factory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ai21/contextual_answers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ai21/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ai21/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ai21/semantic_text_splitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_anthropic/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_anthropic/experimental.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_anthropic/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_anthropic/output_parsers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_astradb/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_astradb/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_astradb/document_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_astradb/storage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_astradb/utils/astradb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_astradb/utils/mmr.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_astradb/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/agents/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/chat_models/bedrock_converse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/chat_models/bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/embeddings/bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/function_calling.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/graphs/neptune_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/graphs/neptune_rdf_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/llms/bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/llms/sagemaker_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/retrievers/bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/retrievers/kendra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/utilities/math.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/utilities/redis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/utilities/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/vectorstores/inmemorydb/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/vectorstores/inmemorydb/filters.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_aws/vectorstores/inmemorydb/schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_azure_dynamic_sessions/tools/sessions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_box/document_loaders/box.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_box/retrievers/box.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_box/utilities/box.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_chroma/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/chains/summarize/summarize_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/common.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/csv_agent/agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/csv_agent/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/rag_retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/react_multi_hop/agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/react_multi_hop/parsing.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/react_multi_hop/prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_cohere/sql_agent/agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/adapters/openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/ainetwork/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/amadeus/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/azure_ai_services.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/azure_cognitive_services.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/cassandra_database/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/clickup/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/cogniswitch/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/connery/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/file_management/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/financial_datasets/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/github/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/gitlab/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/gmail/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/jira/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/json/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/json/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/load_tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/multion/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/nasa/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/nla/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/nla/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/office365/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/openapi/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/openapi/planner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/openapi/spec.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/openapi/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/playwright/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/polygon/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/powerbi/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/powerbi/chat_base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/powerbi/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/slack/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/spark_sql/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/spark_sql/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/sql/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/sql/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/steam/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agent_toolkits/zapier/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/agents/openai_assistant/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/aim_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/argilla_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/arize_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/arthur_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/bedrock_anthropic_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/clearml_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/comet_ml_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/confident_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/context_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/fiddler_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/flyte_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/human.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/infino_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/labelstudio_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/llmonitor_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/manager.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/mlflow_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/openai_info.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/promptlayer_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/sagemaker_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/streamlit/mutable_expander.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/streamlit/streamlit_callback_handler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/tracers/comet.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/tracers/wandb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/trubrics_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/upstash_ratelimit_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/uptrain_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/wandb_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/callbacks/whylabs_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/ernie_functions/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/arangodb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/cypher_utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/cypher.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/falkordb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/gremlin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/hugegraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/kuzu.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/nebulagraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/neptune_cypher.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/neptune_sparql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/ontotext_graphdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/graph_qa/sparql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/llm_requests.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/openapi/chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/openapi/requests_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/openapi/response_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/pebblo_retrieval/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/pebblo_retrieval/enforcement_filters.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/pebblo_retrieval/models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chains/pebblo_retrieval/utilities.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_loaders/facebook_messenger.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_loaders/gmail.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_loaders/imessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_loaders/langsmith.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_loaders/slack.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_loaders/telegram.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_loaders/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_loaders/whatsapp.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/astradb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/cassandra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/cosmos_db.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/dynamodb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/elasticsearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/firestore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/kafka.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/momento.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/mongodb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/neo4j.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/postgres.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/redis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/rocksetdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/singlestoredb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/sql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/streamlit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/tidb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/upstash_redis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/xata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/zep_cloud.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_message_histories/zep.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/anyscale.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/azure_openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/azureml_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/baichuan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/baidu_qianfan_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/cohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/coze.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/dappier.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/databricks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/deepinfra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/edenai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/ernie.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/everlyai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/fake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/fireworks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/friendli.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/gigachat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/google_palm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/gpt_router.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/huggingface.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/human.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/hunyuan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/javelin_ai_gateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/jinachat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/kinetica.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/konko.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/litellm_router.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/litellm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/llama_edge.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/llamacpp.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/maritalk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/meta.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/minimax.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/mlflow_ai_gateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/mlflow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/mlx.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/moonshot.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/oci_generative_ai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/octoai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/ollama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/pai_eas_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/perplexity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/premai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/promptlayer_openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/snowflake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/solar.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/sparkllm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/symblai_nebula.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/tongyi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/vertexai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/volcengine_maas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/yandex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/yi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/yuan2.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/chat_models/zhipuai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/cross_encoders/fake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/cross_encoders/huggingface.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/cross_encoders/sagemaker_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/docstore/arbitrary_fn.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/docstore/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/docstore/in_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/docstore/wikipedia.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_compressors/dashscope_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_compressors/flashrank_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_compressors/jina_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_compressors/llmlingua_filter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_compressors/openvino_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_compressors/rankllm_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_compressors/volcengine_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/acreom.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/airbyte_json.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/airbyte.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/airtable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/apify_dataset.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/arcgis_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/arxiv.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/assemblyai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/astradb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/async_html.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/athena.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/azlyrics.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/azure_ai_data.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/azure_blob_storage_container.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/azure_blob_storage_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/baiducloud_bos_directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/baiducloud_bos_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/base_o365.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/bibtex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/bigquery.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/bilibili.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/blackboard.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/blob_loaders/cloud_blob_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/blob_loaders/file_system.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/blob_loaders/youtube_audio.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/blockchain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/brave_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/browserbase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/browserless.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/cassandra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/chatgpt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/chm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/chromium.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/college_confidential.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/concurrent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/confluence.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/conllu.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/couchbase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/csv_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/cube_semantic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/datadog_logs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/dataframe.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/dedoc.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/diffbot.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/discord.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/doc_intelligence.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/docugami.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/docusaurus.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/dropbox.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/duckdb_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/email.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/epub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/etherscan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/evernote.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/excel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/facebook_chat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/fauna.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/figma.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/firecrawl.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/gcs_directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/gcs_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/generic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/geodataframe.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/git.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/gitbook.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/github.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/glue_catalog.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/google_speech_to_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/googledrive.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/gutenberg.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/helpers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/hn.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/html_bs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/html.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/hugging_face_dataset.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/hugging_face_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/ifixit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/image_captions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/image.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/imsdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/iugu.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/joplin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/json_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/kinetica_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/lakefs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/larksuite.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/llmsherpa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/markdown.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/mastodon.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/max_compute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/mediawikidump.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/merge.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/mhtml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/mintbase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/modern_treasury.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/mongodb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/news.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/notebook.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/notion.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/notiondb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/nuclia.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/obs_directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/obs_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/obsidian.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/odt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/onedrive_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/onedrive.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/onenote.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/open_city_data.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/oracleadb_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/oracleai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/org_mode.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/audio.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/doc_intelligence.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/docai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/generic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/grobid.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/html/bs4.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/c.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/cobol.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/code_segmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/cpp.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/csharp.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/elixir.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/go.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/java.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/javascript.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/kotlin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/language_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/lua.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/perl.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/php.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/python.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/ruby.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/rust.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/scala.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/tree_sitter_segmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/language/typescript.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/msword.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/pdf.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/registry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/txt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/parsers/vsdx.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/pdf.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/pebblo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/polars_dataframe.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/powerpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/psychic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/pubmed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/pyspark_dataframe.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/python.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/quip.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/readthedocs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/recursive_url_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/reddit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/roam.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/rocksetdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/rspace.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/rss.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/rst.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/rtf.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/s3_directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/s3_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/scrapfly.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/scrapingant.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/sharepoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/sitemap.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/slack_directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/snowflake_loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/spider.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/spreedly.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/sql_database.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/srt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/stripe.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/surrealdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/telegram.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/tencent_cos_directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/tencent_cos_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/tensorflow_datasets.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/tidb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/tomarkdown.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/toml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/trello.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/tsv.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/twitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/unstructured.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/url_playwright.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/url_selenium.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/url.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/vsdx.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/weather.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/web_base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/whatsapp_chat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/wikipedia.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/word_document.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/xml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/xorbits.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/youtube.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_loaders/yuque.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/beautiful_soup_transformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/doctran_text_extract.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/doctran_text_qa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/doctran_text_translate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/embeddings_redundant_filter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/google_translate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/html2text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/long_context_reorder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/markdownify.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/nuclia_text_transform.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/document_transformers/openai_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/aleph_alpha.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/anyscale.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/ascend.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/awa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/azure_openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/baichuan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/baidu_qianfan_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/bookend.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/clarifai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/cloudflare_workersai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/clova.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/cohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/dashscope.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/databricks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/deepinfra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/edenai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/elasticsearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/embaas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/ernie.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/fake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/fastembed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/gigachat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/google_palm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/gpt4all.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/gradient_ai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/huggingface_hub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/huggingface.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/infinity_local.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/infinity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/ipex_llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/itrex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/javelin_ai_gateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/jina.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/johnsnowlabs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/laser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/llamacpp.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/llamafile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/llm_rails.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/localai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/minimax.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/mlflow_gateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/mlflow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/modelscope_hub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/mosaicml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/nemo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/nlpcloud.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/oci_generative_ai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/octoai_embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/ollama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/openvino.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/optimum_intel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/oracleai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/ovhcloud.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/premai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/sagemaker_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/sambanova.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/self_hosted_hugging_face.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/self_hosted.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/solar.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/spacy_embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/sparkllm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/tensorflow_hub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/text2vec.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/textembed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/titan_takeoff.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/vertexai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/volcengine.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/voyageai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/xinference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/yandex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/embeddings/zhipuai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/example_selectors/ngram_overlap.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graph_vectorstores/cassandra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graph_vectorstores/extractors/gliner_link_extractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graph_vectorstores/extractors/hierarchy_link_extractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graph_vectorstores/extractors/html_link_extractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graph_vectorstores/extractors/keybert_link_extractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graph_vectorstores/extractors/link_extractor_adapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graph_vectorstores/extractors/link_extractor_transformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graph_vectorstores/extractors/link_extractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/age_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/arangodb_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/falkordb_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/graph_document.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/graph_store.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/gremlin_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/hugegraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/index_creator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/kuzu_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/memgraph_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/nebula_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/neo4j_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/neptune_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/neptune_rdf_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/networkx_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/ontotext_graphdb_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/rdf_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/graphs/tigergraph_graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/indexes/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/ai21.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/aleph_alpha.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/amazon_api_gateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/anyscale.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/aphrodite.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/arcee.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/aviary.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/azureml_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/baichuan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/baidu_qianfan_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/bananadev.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/baseten.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/beam.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/bigdl_llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/bittensor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/cerebriumai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/chatglm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/chatglm3.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/clarifai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/cloudflare_workersai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/cohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/ctransformers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/ctranslate2.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/databricks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/deepinfra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/deepsparse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/edenai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/exllamav2.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/fake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/fireworks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/forefrontai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/friendli.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/gigachat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/google_palm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/gooseai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/gpt4all.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/gradient_ai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/huggingface_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/huggingface_hub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/huggingface_pipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/huggingface_text_gen_inference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/human.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/ipex_llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/javelin_ai_gateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/koboldai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/konko.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/layerup_security.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/llamacpp.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/llamafile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/loading.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/manifest.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/minimax.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/mlflow_ai_gateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/mlflow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/mlx_pipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/modal.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/moonshot.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/mosaicml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/nlpcloud.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/oci_data_science_model_deployment_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/oci_generative_ai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/octoai_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/ollama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/opaqueprompts.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/openllm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/openlm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/pai_eas_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/petals.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/pipelineai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/predibase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/predictionguard.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/promptlayer_openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/replicate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/rwkv.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/sagemaker_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/sambanova.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/self_hosted_hugging_face.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/self_hosted.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/solar.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/sparkllm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/stochasticai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/symblai_nebula.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/textgen.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/titan_takeoff.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/together.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/tongyi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/vertexai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/vllm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/volcengine_maas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/watsonxllm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/weight_only_quantization.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/writer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/xinference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/yandex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/yi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/you.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/llms/yuan2.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/memory/kg.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/memory/motorhead_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/memory/zep_cloud_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/memory/zep_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/output_parsers/ernie_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/output_parsers/rail_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/astradb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/chroma.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/dashvector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/databricks_vector_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/deeplake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/dingo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/elasticsearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/hanavector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/milvus.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/mongodb_atlas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/myscale.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/neo4j.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/opensearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/pgvector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/pinecone.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/qdrant.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/redis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/supabase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/tencentvectordb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/timescalevector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/vectara.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/query_constructors/weaviate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/arcee.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/arxiv.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/asknews.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/azure_ai_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/bm25.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/breebs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/chaindesk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/chatgpt_plugin_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/cohere_rag_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/databerry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/docarray.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/dria_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/elastic_search_bm25.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/embedchain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/google_cloud_documentai_warehouse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/google_vertex_ai_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/kay.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/kendra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/knn.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/llama_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/metal.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/milvus.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/nanopq.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/outline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/pinecone_hybrid_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/pubmed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/qdrant_sparse_vector_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/rememberizer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/remote_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/svm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/tavily_search_api.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/tfidf.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/thirdai_neuraldb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/vespa_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/weaviate_hybrid_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/web_research.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/wikipedia.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/you.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/zep_cloud.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/zep.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/retrievers/zilliz.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/storage/astradb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/storage/cassandra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/storage/mongodb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/storage/redis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/storage/sql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/storage/upstash_redis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ainetwork/app.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ainetwork/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ainetwork/owner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ainetwork/rule.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ainetwork/transfer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ainetwork/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ainetwork/value.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/amadeus/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/amadeus/closest_airport.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/amadeus/flight_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/amadeus/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/arxiv/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/asknews/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/audio/huggingface_text_to_speech_inference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_ai_services/document_intelligence.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_ai_services/image_analysis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_ai_services/speech_to_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_ai_services/text_analytics_for_health.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_ai_services/text_to_speech.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_ai_services/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_cognitive_services/form_recognizer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_cognitive_services/image_analysis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_cognitive_services/speech2text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_cognitive_services/text_analytics_health.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_cognitive_services/text2speech.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/azure_cognitive_services/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/bearly/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/bing_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/brave_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/cassandra_database/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/clickup/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/cogniswitch/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/connery/models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/connery/service.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/connery/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/databricks/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/dataforseo_api_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/dataherald/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ddg_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/e2b_data_analysis/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/e2b_data_analysis/unparse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/edenai/audio_speech_to_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/edenai/audio_text_to_speech.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/edenai/edenai_base_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/edenai/image_explicitcontent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/edenai/image_objectdetection.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/edenai/ocr_identityparser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/edenai/ocr_invoiceparser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/edenai/text_moderation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/eleven_labs/models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/eleven_labs/text2speech.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/file_management/copy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/file_management/delete.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/file_management/file_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/file_management/list_dir.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/file_management/move.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/file_management/read.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/file_management/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/file_management/write.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/financial_datasets/balance_sheets.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/financial_datasets/cash_flow_statements.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/financial_datasets/income_statements.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/github/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/gitlab/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/gmail/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/gmail/create_draft.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/gmail/get_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/gmail/get_thread.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/gmail/search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/gmail/send_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/gmail/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/golden_query/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_cloud/texttospeech.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_finance/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_jobs/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_lens/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_places/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_scholar/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_serper/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/google_trends/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/graphql/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/human/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/ifttt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/interaction/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/jina_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/jira/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/json/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/memorize/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/merriam_webster/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/metaphor_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/mojeek_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/multion/close_session.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/multion/create_session.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/multion/update_session.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/nasa/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/nuclia/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/office365/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/office365/create_draft_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/office365/events_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/office365/messages_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/office365/send_event.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/office365/send_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/office365/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/openai_dalle_image_generation/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/openapi/utils/api_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/openweathermap/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/passio_nutrition_ai/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/click.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/current_page.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/extract_hyperlinks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/extract_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/get_elements.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/navigate_back.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/navigate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/playwright/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/plugin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/polygon/aggregates.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/polygon/financials.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/polygon/last_quote.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/polygon/ticker_news.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/powerbi/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/pubmed/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/reddit_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/requests/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/riza/command.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/scenexplain/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/searchapi/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/searx_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/semanticscholar/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/shell/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/slack/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/slack/get_channel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/slack/get_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/slack/schedule_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/slack/send_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/slack/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/sleep/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/spark_sql/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/sql_database/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/stackexchange/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/steam/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/steamship_image_generation/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/steamship_image_generation/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/tavily_search/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/vectorstore/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/wikidata/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/wikipedia/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/wolfram_alpha/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/yahoo_finance_news.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/you/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/youtube/search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/zapier/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/tools/zenguard/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/alpha_vantage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/apify.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/arcee.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/arxiv.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/asknews.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/astradb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/awslambda.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/bibtex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/bing_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/brave_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/cassandra_database.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/cassandra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/clickup.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/dalle_image_generator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/dataforseo_api_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/dataherald.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/dria_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/duckduckgo_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/financial_datasets.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/github.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/gitlab.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/golden_query.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/google_finance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/google_jobs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/google_lens.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/google_places_api.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/google_scholar.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/google_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/google_serper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/google_trends.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/graphql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/infobip.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/jina_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/jira.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/max_compute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/merriam_webster.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/metaphor_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/mojeek_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/nasa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/nvidia_riva.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/opaqueprompts.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/openapi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/openweathermap.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/oracleai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/outline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/passio_nutrition_ai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/pebblo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/polygon.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/portkey.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/powerbi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/pubmed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/reddit_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/redis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/rememberizer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/requests.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/scenexplain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/searchapi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/searx_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/semanticscholar.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/serpapi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/spark_sql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/sql_database.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/stackexchange.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/steam.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/tavily_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/tensorflow_datasets.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/twilio.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/vertexai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/wikidata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/wikipedia.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/wolfram_alpha.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/you.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utilities/zapier.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utils/ernie_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utils/google.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utils/math.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utils/openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/utils/user_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/aerospike.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/alibabacloud_opensearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/analyticdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/annoy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/apache_doris.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/aperturedb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/astradb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/atlas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/awadb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/azure_cosmos_db_no_sql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/azure_cosmos_db.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/azuresearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/bagel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/baiducloud_vector_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/baiduvectordb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/bigquery_vector_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/cassandra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/chroma.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/clarifai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/clickhouse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/couchbase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/dashvector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/databricks_vector_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/deeplake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/dingo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/docarray/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/docarray/hnsw.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/docarray/in_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/documentdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/duckdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/ecloud_vector_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/elastic_vector_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/elasticsearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/epsilla.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/faiss.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/hanavector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/hippo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/hologres.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/infinispanvs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/jaguar.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/kdbai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/kinetica.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/lancedb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/lantern.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/llm_rails.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/manticore_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/marqo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/matching_engine.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/meilisearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/milvus.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/momento_vector_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/mongodb_atlas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/myscale.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/neo4j_vector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/nucliadb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/opensearch_vector_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/oraclevs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/pathway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/pgembedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/pgvecto_rs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/pgvector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/pinecone.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/qdrant.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/redis/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/redis/filters.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/redis/schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/relyt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/rocksetdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/scann.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/semadb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/singlestoredb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/sklearn.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/sqlitevss.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/starrocks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/supabase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/surrealdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/tair.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/tencentvectordb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/thirdai_neuraldb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/tidb_vector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/tigris.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/tiledb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/timescalevector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/typesense.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/upstash.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/usearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/vald.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/vdms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/vearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/vectara.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/vespa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/vikingdb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/vlite.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/weaviate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/xata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/yellowbrick.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/zep_cloud.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/zep.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_community/vectorstores/zilliz.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/_api/beta_decorator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/_api/deprecation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/agents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/beta/runnables/context.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/caches.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/callbacks/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/callbacks/file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/callbacks/manager.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/callbacks/stdout.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/callbacks/streaming_stdout.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/chat_history.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/chat_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/chat_sessions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/document_loaders/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/document_loaders/blob_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/document_loaders/langsmith.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/documents/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/documents/compressor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/documents/transformers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/embeddings/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/embeddings/fake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/example_selectors/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/example_selectors/length_based.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/example_selectors/semantic_similarity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/exceptions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/globals.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/graph_vectorstores/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/graph_vectorstores/links.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/indexing/api.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/indexing/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/indexing/in_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/language_models/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/language_models/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/language_models/fake_chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/language_models/fake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/language_models/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/load/dump.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/load/load.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/load/serializable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/ai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/chat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/function.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/human.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/modifier.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/system.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/messages/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/json.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/list.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/openai_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/openai_tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/pydantic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/string.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/transform.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/output_parsers/xml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/outputs/chat_generation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/outputs/chat_result.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/outputs/generation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/outputs/llm_result.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/outputs/run_info.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompt_values.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/chat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/few_shot_with_templates.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/few_shot.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/image.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/loading.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/pipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/string.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/prompts/structured.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/rate_limiters.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/branch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/config.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/configurable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/fallbacks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/graph_ascii.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/graph_mermaid.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/graph_png.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/graph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/history.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/passthrough.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/router.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/runnables/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/stores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/structured_query.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/sys_info.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tools/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tools/convert.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tools/render.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tools/retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tools/simple.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tools/structured.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/context.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/core.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/evaluation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/event_stream.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/langchain_v1.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/langchain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/log_stream.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/root_listeners.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/run_collector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/schemas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/tracers/stdout.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/aiter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/env.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/formatting.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/function_calling.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/html.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/image.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/input.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/interactive_env.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/iter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/json_schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/json.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/loading.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/mustache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/pydantic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/strings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/utils/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/vectorstores/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/vectorstores/in_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_core/vectorstores/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_couchbase/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_couchbase/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_couchbase/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_elasticsearch/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_elasticsearch/chat_history.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_elasticsearch/client.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_elasticsearch/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_elasticsearch/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_elasticsearch/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_exa/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_exa/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/agents/agent_toolkits/csv/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/agents/agent_toolkits/pandas/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/agents/agent_toolkits/python/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/agents/agent_toolkits/spark/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/agents/agent_toolkits/xorbits/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/autogpt/agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/autogpt/memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/autogpt/output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/autogpt/prompt_generator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/autogpt/prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/baby_agi/baby_agi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/baby_agi/task_creation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/baby_agi/task_execution.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/baby_agi/task_prioritization.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/hugginggpt/hugginggpt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/hugginggpt/repsonse_generator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/hugginggpt/task_executor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/autonomous_agents/hugginggpt/task_planner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/chat_models/llm_wrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/comprehend_moderation/amazon_comprehend_moderation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/comprehend_moderation/base_moderation_callbacks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/comprehend_moderation/base_moderation_config.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/comprehend_moderation/base_moderation_exceptions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/comprehend_moderation/base_moderation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/comprehend_moderation/pii.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/comprehend_moderation/prompt_safety.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/comprehend_moderation/toxicity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/cpal/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/cpal/constants.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/cpal/models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/data_anonymizer/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/data_anonymizer/deanonymizer_mapping.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/data_anonymizer/deanonymizer_matching_strategies.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/data_anonymizer/faker_presidio_mapping.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/data_anonymizer/presidio.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/fallacy_removal/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/fallacy_removal/models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/generative_agents/generative_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/generative_agents/memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/graph_transformers/diffbot.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/graph_transformers/gliner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/graph_transformers/llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/graph_transformers/relik.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llm_bash/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llm_bash/bash.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llm_bash/prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llm_symbolic_math/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llms/anthropic_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llms/jsonformer_decoder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llms/llamaapi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llms/lmformatenforcer_decoder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llms/ollama_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/llms/rellm_decoder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/open_clip/open_clip.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/pal_chain/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/plan_and_execute/agent_executor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/plan_and_execute/executors/agent_executor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/plan_and_execute/executors/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/plan_and_execute/planners/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/plan_and_execute/planners/chat_planner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/plan_and_execute/schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/prompt_injection_identifier/hugging_face_identifier.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/recommenders/amazon_personalize_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/recommenders/amazon_personalize.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/retrievers/vector_sql_database.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/rl_chain/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/rl_chain/helpers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/rl_chain/metrics.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/rl_chain/model_repository.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/rl_chain/pick_best_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/rl_chain/vw_logger.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/smart_llm/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/sql/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/sql/vector_sql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tabular_synthetic_data/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tabular_synthetic_data/openai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/text_splitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tools/python/tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tot/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tot/checker.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tot/controller.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tot/memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tot/prompts.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tot/thought_generation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/tot/thought.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/utilities/python.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/video_captioning/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/video_captioning/models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/video_captioning/services/audio_service.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/video_captioning/services/caption_service.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/video_captioning/services/combine_service.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/video_captioning/services/image_service.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_experimental/video_captioning/services/srt_service.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_fireworks/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_fireworks/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_fireworks/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/bigquery.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/bq_storage_vectorstores/bigquery.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/bq_storage_vectorstores/featurestore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/bq_storage_vectorstores/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/docai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/documentai_warehouse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/drive.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gcs_directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gcs_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/create_draft.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/get_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/get_thread.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/send_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/gmail/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/google_speech_to_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/places_api.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/texttospeech.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/translate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/vertex_ai_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/vertex_check_grounding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/vertex_rank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_community/vision.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_genai/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_genai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_genai/genai_aqa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_genai/google_vector_store.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_genai/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/_base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/callbacks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/chains.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/evaluators/_core.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/evaluators/evaluation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/functions_utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/gemma.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/model_garden_maas/_base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/model_garden_maas/llama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/model_garden_maas/mistral.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/model_garden.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/vectorstores/document_storage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/vectorstores/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_google_vertexai/vision_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_groq/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_huggingface/chat_models/huggingface.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_huggingface/embeddings/huggingface_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_huggingface/embeddings/huggingface.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_huggingface/llms/huggingface_endpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_huggingface/llms/huggingface_pipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_milvus/retrievers/milvus_hybrid_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_milvus/retrievers/zilliz_cloud_pipeline_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_milvus/utils/sparse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_milvus/vectorstores/milvus.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_milvus/vectorstores/zilliz.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mistralai/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mistralai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mongodb/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mongodb/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mongodb/pipelines.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mongodb/retrievers/full_text_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mongodb/retrievers/hybrid_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mongodb/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_mongodb/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_nvidia_ai_endpoints/callbacks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_nvidia_ai_endpoints/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_nvidia_ai_endpoints/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_nvidia_ai_endpoints/llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_nvidia_ai_endpoints/reranking.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_nvidia_ai_endpoints/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ollama/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ollama/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_ollama/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_openai/chat_models/azure.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_openai/chat_models/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_openai/embeddings/azure.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_openai/embeddings/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_openai/llms/azure.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_openai/llms/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_pinecone/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_pinecone/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_postgres/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_postgres/translator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_postgres/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_prompty/core.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_prompty/langchain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_prompty/parsers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_prompty/renderers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_prompty/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_qdrant/fastembed_sparse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_qdrant/qdrant.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_qdrant/sparse_embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_qdrant/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_robocorp/toolkits.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/character.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/html.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/json.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/konlpy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/latex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/markdown.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/nltk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/python.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/sentence_transformers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_text_splitters/spacy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_together/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_together/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_together/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_unstructured/document_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_voyageai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain_voyageai/rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/agent_iterator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/agent_toolkits/conversational_retrieval/openai_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/agent_toolkits/vectorstore/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/agent_toolkits/vectorstore/toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/agent_types.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/chat/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/chat/output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/conversational_chat/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/conversational_chat/output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/conversational/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/conversational/output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/format_scratchpad/log_to_messages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/format_scratchpad/log.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/format_scratchpad/openai_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/format_scratchpad/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/format_scratchpad/xml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/initialize.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/json_chat/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/loading.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/mrkl/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/mrkl/output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/openai_assistant/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/openai_functions_agent/agent_token_buffer_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/openai_functions_agent/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/openai_functions_multi_agent/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/openai_tools/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/output_parsers/json.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/output_parsers/openai_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/output_parsers/openai_tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/output_parsers/react_json_single_input.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/output_parsers/react_single_input.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/output_parsers/self_ask.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/output_parsers/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/output_parsers/xml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/react/agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/react/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/react/output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/self_ask_with_search/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/structured_chat/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/structured_chat/output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/tool_calling_agent/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/agents/xml/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/callbacks/streaming_aiter_final_only.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/callbacks/streaming_aiter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/callbacks/streaming_stdout_final_only.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/callbacks/tracers/logging.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/api/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/combine_documents/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/combine_documents/map_reduce.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/combine_documents/map_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/combine_documents/reduce.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/combine_documents/refine.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/combine_documents/stuff.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/constitutional_ai/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/constitutional_ai/models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/conversation/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/conversational_retrieval/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/elasticsearch_database/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/example_generator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/flare/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/flare/prompts.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/history_aware_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/hyde/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/llm_checker/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/llm_math/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/llm_summarization_checker/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/loading.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/mapreduce.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/moderation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/natbot/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/natbot/crawler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/openai_functions/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/openai_functions/citation_fuzzy_match.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/openai_functions/extraction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/openai_functions/openapi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/openai_functions/qa_with_structure.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/openai_functions/tagging.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/openai_functions/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/openai_tools/extraction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/prompt_selector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/qa_generation/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/qa_with_sources/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/qa_with_sources/loading.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/qa_with_sources/retrieval.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/qa_with_sources/vector_db.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/query_constructor/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/query_constructor/parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/query_constructor/schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/question_answering/chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/retrieval_qa/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/retrieval.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/router/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/router/embedding_router.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/router/llm_router.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/router/multi_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/router/multi_retrieval_qa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/sequential.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/sql_database/query.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/structured_output/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/summarize/chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chains/transform.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/chat_models/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/embeddings/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/agents/trajectory_eval_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/comparison/eval_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/criteria/eval_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/embedding_distance/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/exact_match/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/loading.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/parsing/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/parsing/json_distance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/parsing/json_schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/qa/eval_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/qa/generate_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/regex_match/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/scoring/eval_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/evaluation/string_distance/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/globals.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/hub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/indexes/vectorstore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/buffer_window.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/buffer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/chat_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/combined.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/entity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/readonly.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/simple.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/summary_buffer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/summary.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/token_buffer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/vectorstore_token_buffer_memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/memory/vectorstore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/model_laboratory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/boolean.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/combining.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/datetime.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/enum.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/fix.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/loading.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/pandas_dataframe.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/regex_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/regex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/structured.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/output_parsers/yaml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/contextual_compression.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/document_compressors/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/document_compressors/chain_extract.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/document_compressors/chain_filter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/document_compressors/cohere_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/document_compressors/cross_encoder_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/document_compressors/cross_encoder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/document_compressors/embeddings_filter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/document_compressors/listwise_rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/ensemble.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/merger_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/multi_query.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/multi_vector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/parent_document_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/re_phraser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/self_query/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/retrievers/time_weighted_retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/runnables/hub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/runnables/openai_functions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/smith/evaluation/config.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/smith/evaluation/name_generation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/smith/evaluation/progress.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/smith/evaluation/runner_utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/smith/evaluation/string_run_evaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/storage/encoder_backed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/langchain/storage/file_system.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/pydantic/fields.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/sqlalchemy/orm/decl_base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/sqlalchemy/orm/instrumentation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/string.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/_modules/typing.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/ai21_base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/ai21_base/langchain_ai21.ai21_base.AI21Base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/chat_models/langchain_ai21.chat_models.ChatAI21.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/chat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/chat/langchain_ai21.chat.chat_adapter.ChatAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/chat/langchain_ai21.chat.chat_adapter.J2ChatAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/chat/langchain_ai21.chat.chat_adapter.JambaChatCompletionsAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/chat/langchain_ai21.chat.chat_factory.create_chat_adapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/contextual_answers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/contextual_answers/langchain_ai21.contextual_answers.AI21ContextualAnswers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/contextual_answers/langchain_ai21.contextual_answers.ContextualAnswerInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/embeddings/langchain_ai21.embeddings.AI21Embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/llms/langchain_ai21.llms.AI21LLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/semantic_text_splitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ai21/semantic_text_splitter/langchain_ai21.semantic_text_splitter.AI21SemanticTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/airbyte/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/airbyte/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/chat_models/langchain_anthropic.chat_models.AnthropicTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/chat_models/langchain_anthropic.chat_models.ChatAnthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/chat_models/langchain_anthropic.chat_models.ChatAnthropicMessages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/chat_models/langchain_anthropic.chat_models.convert_to_anthropic_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/experimental.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/experimental/langchain_anthropic.experimental.ChatAnthropicTools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/experimental/langchain_anthropic.experimental.get_system_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/llms/langchain_anthropic.llms.Anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/llms/langchain_anthropic.llms.AnthropicLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/output_parsers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/output_parsers/langchain_anthropic.output_parsers.extract_tool_calls.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/anthropic/output_parsers/langchain_anthropic.output_parsers.ToolsOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/cache/langchain_astradb.cache.AstraDBCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/cache/langchain_astradb.cache.AstraDBSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/chat_message_histories/langchain_astradb.chat_message_histories.AstraDBChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/document_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/document_loaders/langchain_astradb.document_loaders.AstraDBLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/storage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/storage/langchain_astradb.storage.AstraDBBaseStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/storage/langchain_astradb.storage.AstraDBByteStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/storage/langchain_astradb.storage.AstraDBStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/utils/langchain_astradb.utils.astradb.SetupMode.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/utils/langchain_astradb.utils.mmr.cosine_similarity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/utils/langchain_astradb.utils.mmr.maximal_marginal_relevance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/astradb/vectorstores/langchain_astradb.vectorstores.AstraDBVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/agents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/agents/langchain_aws.agents.base.BedrockAgentAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/agents/langchain_aws.agents.base.BedrockAgentFinish.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/agents/langchain_aws.agents.base.BedrockAgentsRunnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/agents/langchain_aws.agents.base.get_boto_session.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/agents/langchain_aws.agents.base.GuardrailConfiguration.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/agents/langchain_aws.agents.base.parse_agent_response.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models/langchain_aws.chat_models.bedrock_converse.ChatBedrockConverse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models/langchain_aws.chat_models.bedrock.BedrockChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models/langchain_aws.chat_models.bedrock.ChatBedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models/langchain_aws.chat_models.bedrock.ChatPromptAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models/langchain_aws.chat_models.bedrock.convert_messages_to_prompt_anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models/langchain_aws.chat_models.bedrock.convert_messages_to_prompt_llama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models/langchain_aws.chat_models.bedrock.convert_messages_to_prompt_llama3.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/chat_models/langchain_aws.chat_models.bedrock.convert_messages_to_prompt_mistral.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/embeddings/langchain_aws.embeddings.bedrock.BedrockEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/function_calling.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/function_calling/langchain_aws.function_calling.AnthropicTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/function_calling/langchain_aws.function_calling.convert_to_anthropic_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/function_calling/langchain_aws.function_calling.FunctionDescription.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/function_calling/langchain_aws.function_calling.get_system_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/function_calling/langchain_aws.function_calling.ToolDescription.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/function_calling/langchain_aws.function_calling.ToolsOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/graphs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/graphs/langchain_aws.graphs.neptune_graph.BaseNeptuneGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/graphs/langchain_aws.graphs.neptune_graph.NeptuneAnalyticsGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/graphs/langchain_aws.graphs.neptune_graph.NeptuneGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/graphs/langchain_aws.graphs.neptune_graph.NeptuneQueryException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/graphs/langchain_aws.graphs.neptune_rdf_graph.NeptuneRdfGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.bedrock.AnthropicTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.bedrock.Bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.bedrock.BedrockBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.bedrock.BedrockLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.bedrock.extract_tool_calls.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.bedrock.LLMInputOutputAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.sagemaker_endpoint.ContentHandlerBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.sagemaker_endpoint.enforce_stop_tokens.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.sagemaker_endpoint.LineIterator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.sagemaker_endpoint.LLMContentHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/llms/langchain_aws.llms.sagemaker_endpoint.SagemakerEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.bedrock.AmazonKnowledgeBasesRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.bedrock.RetrievalConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.bedrock.SearchFilter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.bedrock.VectorSearchConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.AdditionalResultAttribute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.AdditionalResultAttributeValue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.AmazonKendraRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.clean_excerpt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.combined_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.DocumentAttribute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.DocumentAttributeValue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.Highlight.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.QueryResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.QueryResultItem.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.ResultItem.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.RetrieveResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.RetrieveResultItem.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/retrievers/langchain_aws.retrievers.kendra.TextWithHighLights.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utilities.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utilities/langchain_aws.utilities.math.cosine_similarity_top_k.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utilities/langchain_aws.utilities.math.cosine_similarity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utilities/langchain_aws.utilities.redis.get_client.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utilities/langchain_aws.utilities.redis.TokenEscaper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utilities/langchain_aws.utilities.utils.DistanceStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utilities/langchain_aws.utilities.utils.filter_complex_metadata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utilities/langchain_aws.utilities.utils.maximal_marginal_relevance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utils/langchain_aws.utils.enforce_stop_tokens.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utils/langchain_aws.utils.get_num_tokens_anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/utils/langchain_aws.utils.get_token_ids_anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.base.check_index_exists.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.base.InMemoryVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.base.InMemoryVectorStoreRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.filters.check_operator_misuse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.filters.InMemoryDBFilter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.filters.InMemoryDBFilterExpression.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.filters.InMemoryDBFilterField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.filters.InMemoryDBFilterOperator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.filters.InMemoryDBNum.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.filters.InMemoryDBTag.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.filters.InMemoryDBText.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.FlatVectorField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.HNSWVectorField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.InMemoryDBDistanceMetric.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.InMemoryDBField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.InMemoryDBModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.InMemoryDBVectorField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.NumericFieldSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.read_schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.TagFieldSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/aws/vectorstores/langchain_aws.vectorstores.inmemorydb.schema.TextFieldSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/azure_dynamic_sessions/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/azure_dynamic_sessions/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/azure_dynamic_sessions/tools/langchain_azure_dynamic_sessions.tools.sessions.RemoteFileMetadata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/azure_dynamic_sessions/tools/langchain_azure_dynamic_sessions.tools.sessions.SessionsPythonREPLTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/document_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/document_loaders/langchain_box.document_loaders.box.BoxLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/retrievers/langchain_box.retrievers.box.BoxRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/utilities.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/utilities/langchain_box.utilities.box.BoxAuth.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/utilities/langchain_box.utilities.box.BoxAuthType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/utilities/langchain_box.utilities.box.DocumentFiles.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/box/utilities/langchain_box.utilities.box.ImageFiles.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/chroma/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/chroma/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/chroma/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/chroma/vectorstores/langchain_chroma.vectorstores.cosine_similarity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/chroma/vectorstores/langchain_chroma.vectorstores.maximal_marginal_relevance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/chains.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/chains/langchain_cohere.chains.summarize.summarize_chain.create_summarize_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/chains/langchain_cohere.chains.summarize.summarize_chain.load_summarize_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/chat_models/langchain_cohere.chat_models.ChatCohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/chat_models/langchain_cohere.chat_models.get_cohere_chat_request.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/chat_models/langchain_cohere.chat_models.get_role.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/common.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/common/langchain_cohere.common.CohereCitation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/csv_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/csv_agent/langchain_cohere.csv_agent.agent.count_words_in_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/csv_agent/langchain_cohere.csv_agent.agent.create_csv_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/csv_agent/langchain_cohere.csv_agent.agent.create_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/csv_agent/langchain_cohere.csv_agent.tools.get_file_peek_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/csv_agent/langchain_cohere.csv_agent.tools.get_file_read_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/csv_agent/langchain_cohere.csv_agent.tools.get_python_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/embeddings/langchain_cohere.embeddings.CohereEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/llms/langchain_cohere.llms.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/llms/langchain_cohere.llms.BaseCohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/llms/langchain_cohere.llms.Cohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/llms/langchain_cohere.llms.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/llms/langchain_cohere.llms.enforce_stop_tokens.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/rag_retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/rag_retrievers/langchain_cohere.rag_retrievers.CohereRagRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.agent.create_cohere_react_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.parsing.CohereToolsReactAgentOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.parsing.parse_actions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.parsing.parse_answer_with_prefixes.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.parsing.parse_citations.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.parsing.parse_jsonified_tool_use_generation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.convert_to_documents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.create_directly_answer_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.multi_hop_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.render_intermediate_steps.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.render_messages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.render_observations.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.render_role.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.render_structured_preamble.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/react_multi_hop/langchain_cohere.react_multi_hop.prompt.render_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/rerank/langchain_cohere.rerank.CohereRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/sql_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/cohere/sql_agent/langchain_cohere.sql_agent.agent.create_sql_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.aenumerate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.Chat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.ChatCompletion.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.ChatCompletionChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.ChatCompletions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.Choice.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.ChoiceChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.Completions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.convert_dict_to_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.convert_message_to_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.convert_messages_for_finetuning.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.convert_openai_messages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/adapters/langchain_community.adapters.openai.IndexableBaseModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.ainetwork.toolkit.AINetworkToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.amadeus.toolkit.AmadeusToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.azure_ai_services.AzureAiServicesToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.azure_cognitive_services.AzureCognitiveServicesToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.cassandra_database.toolkit.CassandraDatabaseToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.clickup.toolkit.ClickupToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.cogniswitch.toolkit.CogniswitchToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.file_management.toolkit.FileManagementToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.financial_datasets.toolkit.FinancialDatasetsToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.BranchName.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.CommentOnIssue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.CreateFile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.CreatePR.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.CreateReviewRequest.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.DeleteFile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.DirectoryPath.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.GetIssue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.GetPR.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.GitHubToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.NoInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.ReadFile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.SearchCode.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.SearchIssuesAndPRs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.github.toolkit.UpdateFile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.gitlab.toolkit.GitLabToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.gmail.toolkit.GmailToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.jira.toolkit.JiraToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.json.base.create_json_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.json.toolkit.JsonToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.load_tools.get_all_tool_names.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.load_tools.load_huggingface_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.load_tools.load_tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.load_tools.raise_dangerous_tools_exception.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.multion.toolkit.MultionToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.nasa.toolkit.NasaToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.nla.tool.NLATool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.nla.toolkit.NLAToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.office365.toolkit.O365Toolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.base.create_openapi_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.planner.create_openapi_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.planner.RequestsDeleteToolWithParsing.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.planner.RequestsGetToolWithParsing.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.planner.RequestsPatchToolWithParsing.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.planner.RequestsPostToolWithParsing.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.planner.RequestsPutToolWithParsing.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.spec.reduce_openapi_spec.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.spec.ReducedOpenAPISpec.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.toolkit.OpenAPIToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.openapi.toolkit.RequestsToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.playwright.toolkit.PlayWrightBrowserToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.polygon.toolkit.PolygonToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.powerbi.base.create_pbi_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.powerbi.chat_base.create_pbi_chat_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.powerbi.toolkit.PowerBIToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.slack.toolkit.SlackToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.spark_sql.base.create_spark_sql_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.spark_sql.toolkit.SparkSQLToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.sql.base.create_sql_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.sql.toolkit.SQLDatabaseToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.steam.toolkit.SteamToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agent_toolkits/langchain_community.agent_toolkits.zapier.toolkit.ZapierToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/agents/langchain_community.agents.openai_assistant.base.OpenAIAssistantV2Runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.AstraDBCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.AstraDBSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.AsyncRedisCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.AzureCosmosDBSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.CassandraCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.CassandraSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.FullLLMCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.FullMd5LLMCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.GPTCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.InMemoryCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.MomentoCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.OpenSearchSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.RedisCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.RedisSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.SingleStoreDBSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.SQLAlchemyCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.SQLAlchemyMd5Cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.SQLiteCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cache/langchain_community.cache.UpstashRedisCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.aim_callback.AimCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.aim_callback.BaseMetadataCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.aim_callback.import_aim.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.argilla_callback.ArgillaCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.arize_callback.ArizeCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.arthur_callback.ArthurCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.bedrock_anthropic_callback.BedrockAnthropicTokenUsageCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.clearml_callback.ClearMLCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.clearml_callback.import_clearml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.comet_ml_callback.CometCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.comet_ml_callback.import_comet_ml.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.confident_callback.DeepEvalCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.context_callback.ContextCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.context_callback.import_context.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.fiddler_callback.FiddlerCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.fiddler_callback.import_fiddler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.flyte_callback.analyze_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.flyte_callback.FlyteCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.flyte_callback.import_flytekit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.human.AsyncHumanApprovalCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.human.HumanApprovalCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.human.HumanRejectedException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.infino_callback.get_num_tokens.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.infino_callback.import_infino.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.infino_callback.import_tiktoken.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.infino_callback.InfinoCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.labelstudio_callback.get_default_label_configs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.labelstudio_callback.LabelStudioCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.labelstudio_callback.LabelStudioMode.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.llmonitor_callback.identify.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.llmonitor_callback.LLMonitorCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.llmonitor_callback.UserContextManager.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.manager.get_bedrock_anthropic_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.manager.get_openai_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.manager.wandb_tracing_enabled.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.mlflow_callback.analyze_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.mlflow_callback.construct_html_from_prompt_and_generation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.mlflow_callback.get_text_complexity_metrics.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.mlflow_callback.import_mlflow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.mlflow_callback.mlflow_callback_metrics.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.mlflow_callback.MlflowCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.mlflow_callback.MlflowLogger.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.openai_info.get_openai_token_cost_for_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.openai_info.standardize_model_name.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.promptlayer_callback.PromptLayerCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.sagemaker_callback.SageMakerCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.sagemaker_callback.save_json.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.streamlit.mutable_expander.ChildRecord.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.streamlit.mutable_expander.ChildType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.streamlit.mutable_expander.MutableExpander.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.streamlit.streamlit_callback_handler.LLMThought.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.streamlit.streamlit_callback_handler.LLMThoughtLabeler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.streamlit.streamlit_callback_handler.LLMThoughtState.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.streamlit.streamlit_callback_handler.StreamlitCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.streamlit.streamlit_callback_handler.ToolRecord.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.tracers.comet.CometTracer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.tracers.comet.import_comet_llm_api.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.tracers.wandb.build_tree.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.tracers.wandb.flatten_run.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.tracers.wandb.modify_serialized_iterative.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.tracers.wandb.truncate_run_iterative.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.tracers.wandb.WandbRunArgs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.tracers.wandb.WandbTracer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.trubrics_callback.TrubricsCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.upstash_ratelimit_callback.UpstashRatelimitError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.upstash_ratelimit_callback.UpstashRatelimitHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.uptrain_callback.import_uptrain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.uptrain_callback.UpTrainCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.uptrain_callback.UpTrainDataSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.utils.BaseMetadataCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.utils.flatten_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.utils.hash_string.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.utils.import_pandas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.utils.import_spacy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.utils.import_textstat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.utils.load_json.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.wandb_callback.analyze_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.wandb_callback.construct_html_from_prompt_and_generation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.wandb_callback.import_wandb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.wandb_callback.load_json_to_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.wandb_callback.WandbCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.whylabs_callback.import_langkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/callbacks/langchain_community.callbacks.whylabs_callback.WhyLabsCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.ernie_functions.base.convert_python_function_to_ernie_function.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.ernie_functions.base.convert_to_ernie_function.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.ernie_functions.base.create_ernie_fn_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.ernie_functions.base.create_ernie_fn_runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.ernie_functions.base.create_structured_output_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.ernie_functions.base.create_structured_output_runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.ernie_functions.base.get_ernie_output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.arangodb.ArangoGraphQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.base.GraphQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.cypher_utils.CypherQueryCorrector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.cypher_utils.Schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.cypher.construct_schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.cypher.extract_cypher.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.cypher.get_function_response.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.falkordb.extract_cypher.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.falkordb.FalkorDBQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.gremlin.extract_gremlin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.gremlin.GremlinQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.hugegraph.HugeGraphQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.kuzu.extract_cypher.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.kuzu.KuzuQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.kuzu.remove_prefix.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.nebulagraph.NebulaGraphQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.neptune_cypher.extract_cypher.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.neptune_cypher.NeptuneOpenCypherQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.neptune_cypher.trim_query.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.neptune_cypher.use_simple_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.neptune_sparql.extract_sparql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.neptune_sparql.NeptuneSparqlQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.ontotext_graphdb.OntotextGraphDBQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.graph_qa.sparql.GraphSparqlQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.llm_requests.LLMRequestsChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.openapi.chain.OpenAPIEndpointChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.openapi.requests_chain.APIRequesterChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.openapi.requests_chain.APIRequesterOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.openapi.response_chain.APIResponderChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.openapi.response_chain.APIResponderOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.base.PebbloRetrievalQA.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.enforcement_filters.clear_enforcement_filters.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.enforcement_filters.set_enforcement_filters.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.App.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.AuthContext.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.ChainInfo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.ChainInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.Context.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.Framework.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.Model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.PkgInfo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.Prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.Qa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.Runtime.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.SemanticContext.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.SemanticEntities.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.SemanticTopics.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.models.VectorDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.utilities.get_ip.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.utilities.get_runtime.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.utilities.PebbloRetrievalAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chains/langchain_community.chains.pebblo_retrieval.utilities.Routes.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.facebook_messenger.FolderFacebookMessengerChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.facebook_messenger.SingleFileFacebookMessengerChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.gmail.GMailLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.imessage.IMessageChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.imessage.nanoseconds_from_2001_to_datetime.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.langsmith.LangSmithDatasetChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.langsmith.LangSmithRunChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.slack.SlackChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.telegram.TelegramChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.utils.map_ai_messages_in_session.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.utils.map_ai_messages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.utils.merge_chat_runs_in_session.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.utils.merge_chat_runs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_loaders/langchain_community.chat_loaders.whatsapp.WhatsAppChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.astradb.AstraDBChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.cassandra.CassandraChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.cosmos_db.CosmosDBChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.dynamodb.DynamoDBChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.elasticsearch.ElasticsearchChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.file.FileChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.firestore.FirestoreChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.kafka.ConsumeStartPosition.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.kafka.ensure_topic_exists.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.kafka.KafkaChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.momento.MomentoChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.mongodb.MongoDBChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.neo4j.Neo4jChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.postgres.PostgresChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.redis.RedisChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.rocksetdb.RocksetChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.singlestoredb.SingleStoreDBChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.sql.BaseMessageConverter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.sql.create_message_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.sql.DefaultMessageConverter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.sql.SQLChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.streamlit.StreamlitChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.tidb.TiDBChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.upstash_redis.UpstashRedisChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.xata.XataChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.zep_cloud.condense_zep_memory_into_human_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.zep_cloud.get_zep_message_role_type.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.zep_cloud.ZepCloudChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.zep.SearchScope.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.zep.SearchType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_message_histories/langchain_community.chat_message_histories.zep.ZepChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.anthropic.ChatAnthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.anthropic.convert_messages_to_prompt_anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.anyscale.ChatAnyscale.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.azure_openai.AzureChatOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.azureml_endpoint.AzureMLChatOnlineEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.azureml_endpoint.CustomOpenAIChatContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.azureml_endpoint.LlamaChatContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.azureml_endpoint.LlamaContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.azureml_endpoint.MistralChatContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.baichuan.aconnect_httpx_sse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.baichuan.ChatBaichuan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.baidu_qianfan_endpoint.convert_message_to_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.baidu_qianfan_endpoint.QianfanChatEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.bedrock.BedrockChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.bedrock.ChatPromptAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.bedrock.convert_messages_to_prompt_mistral.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.cohere.ChatCohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.cohere.get_cohere_chat_request.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.cohere.get_role.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.coze.ChatCoze.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.dappier.ChatDappierAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.databricks.ChatDatabricks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.deepinfra.ChatDeepInfra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.deepinfra.ChatDeepInfraException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.edenai.ChatEdenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.ernie.ErnieBotChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.everlyai.ChatEverlyAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.fake.FakeListChatModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.fake.FakeMessagesListChatModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.fireworks.acompletion_with_retry_streaming.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.fireworks.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.fireworks.ChatFireworks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.fireworks.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.fireworks.conditional_decorator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.fireworks.convert_dict_to_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.friendli.ChatFriendli.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.friendli.get_chat_request.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.friendli.get_role.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.gigachat.GigaChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.google_palm.achat_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.google_palm.chat_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.google_palm.ChatGooglePalm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.google_palm.ChatGooglePalmError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.gpt_router.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.gpt_router.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.gpt_router.get_ordered_generation_requests.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.gpt_router.GPTRouter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.gpt_router.GPTRouterException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.gpt_router.GPTRouterModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.huggingface.ChatHuggingFace.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.human.HumanInputChatModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.hunyuan.ChatHunyuan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.javelin_ai_gateway.ChatJavelinAIGateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.javelin_ai_gateway.ChatParams.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.jinachat.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.jinachat.JinaChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.kinetica.ChatKinetica.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.kinetica.KineticaSqlOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.kinetica.KineticaSqlResponse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.kinetica.KineticaUtil.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.konko.ChatKonko.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.litellm_router.ChatLiteLLMRouter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.litellm_router.get_llm_output.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.litellm.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.litellm.ChatLiteLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.litellm.ChatLiteLLMException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.llama_edge.LlamaEdgeChatService.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.llamacpp.ChatLlamaCpp.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.maritalk.ChatMaritalk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.maritalk.MaritalkHTTPError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.meta.convert_messages_to_prompt_llama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.minimax.aconnect_httpx_sse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.minimax.connect_httpx_sse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.minimax.MiniMaxChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.mlflow_ai_gateway.ChatMLflowAIGateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.mlflow_ai_gateway.ChatParams.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.mlflow.ChatMlflow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.mlx.ChatMLX.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.moonshot.MoonshotChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.oci_generative_ai.ChatOCIGenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.oci_generative_ai.CohereProvider.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.oci_generative_ai.MetaProvider.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.oci_generative_ai.Provider.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.octoai.ChatOctoAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.ollama.ChatOllama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.openai.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.openai.ChatOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.pai_eas_endpoint.PaiEasChatEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.perplexity.ChatPerplexity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.premai.chat_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.premai.ChatPremAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.premai.ChatPremAPIError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.premai.create_prem_retry_decorator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.promptlayer_openai.PromptLayerChatOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.snowflake.ChatSnowflakeCortex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.snowflake.ChatSnowflakeCortexError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.solar.SolarChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.sparkllm.ChatSparkLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.sparkllm.convert_dict_to_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.sparkllm.convert_message_to_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.symblai_nebula.ChatNebula.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.tongyi.ChatTongyi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.tongyi.convert_dict_to_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.tongyi.convert_message_chunk_to_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.tongyi.convert_message_to_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.vertexai.ChatVertexAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.volcengine_maas.convert_dict_to_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.volcengine_maas.VolcEngineMaasChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.yandex.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.yandex.ChatYandexGPT.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.yandex.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.yi.aconnect_httpx_sse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.yi.ChatYi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.yuan2.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.yuan2.ChatYuan2.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.zhipuai.aconnect_sse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.zhipuai.ChatZhipuAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/chat_models/langchain_community.chat_models.zhipuai.connect_sse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cross_encoders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cross_encoders/langchain_community.cross_encoders.fake.FakeCrossEncoder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cross_encoders/langchain_community.cross_encoders.huggingface.HuggingFaceCrossEncoder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cross_encoders/langchain_community.cross_encoders.sagemaker_endpoint.CrossEncoderContentHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/cross_encoders/langchain_community.cross_encoders.sagemaker_endpoint.SagemakerEndpointCrossEncoder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/docstore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/docstore/langchain_community.docstore.arbitrary_fn.DocstoreFn.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/docstore/langchain_community.docstore.base.AddableMixin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/docstore/langchain_community.docstore.base.Docstore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/docstore/langchain_community.docstore.in_memory.InMemoryDocstore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/docstore/langchain_community.docstore.wikipedia.Wikipedia.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.dashscope_rerank.DashScopeRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.flashrank_rerank.FlashrankRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.jina_rerank.JinaRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.llmlingua_filter.LLMLinguaCompressor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.openvino_rerank.OpenVINOReranker.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.openvino_rerank.RerankRequest.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.rankllm_rerank.ModelType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.rankllm_rerank.RankLLMRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_compressors/langchain_community.document_compressors.volcengine_rerank.VolcengineRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.acreom.AcreomLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte_json.AirbyteJSONLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte.AirbyteCDKLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte.AirbyteGongLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte.AirbyteHubspotLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte.AirbyteSalesforceLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte.AirbyteShopifyLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte.AirbyteStripeLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte.AirbyteTypeformLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airbyte.AirbyteZendeskSupportLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.airtable.AirtableLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.apify_dataset.ApifyDatasetLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.arcgis_loader.ArcGISLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.arxiv.ArxivLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.assemblyai.AssemblyAIAudioLoaderById.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.assemblyai.AssemblyAIAudioTranscriptLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.assemblyai.TranscriptFormat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.astradb.AstraDBLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.async_html.AsyncHtmlLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.athena.AthenaLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.azlyrics.AZLyricsLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.azure_ai_data.AzureAIDataLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.azure_blob_storage_container.AzureBlobStorageContainerLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.azure_blob_storage_file.AzureBlobStorageFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.baiducloud_bos_directory.BaiduBOSDirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.baiducloud_bos_file.BaiduBOSFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.base_o365.fetch_mime_types.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.base_o365.O365BaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.bibtex.BibtexLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.bigquery.BigQueryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.bilibili.BiliBiliLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.blackboard.BlackboardLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.blob_loaders.cloud_blob_loader.CloudBlobLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.blob_loaders.youtube_audio.YoutubeAudioLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.blockchain.BlockchainDocumentLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.brave_search.BraveSearchLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.browserbase.BrowserbaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.browserless.BrowserlessLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.cassandra.CassandraLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.chatgpt.ChatGPTLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.chatgpt.concatenate_rows.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.chm.CHMParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.chm.UnstructuredCHMLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.chromium.AsyncChromiumLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.college_confidential.CollegeConfidentialLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.concurrent.ConcurrentLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.confluence.ConfluenceLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.confluence.ContentFormat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.conllu.CoNLLULoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.couchbase.CouchbaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.csv_loader.CSVLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.csv_loader.UnstructuredCSVLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.cube_semantic.CubeSemanticLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.datadog_logs.DatadogLogsLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.dataframe.BaseDataFrameLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.dataframe.DataFrameLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.dedoc.DedocAPIFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.dedoc.DedocBaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.dedoc.DedocFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.diffbot.DiffbotLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.directory.DirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.discord.DiscordChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.doc_intelligence.AzureAIDocumentIntelligenceLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.docugami.DocugamiLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.docusaurus.DocusaurusLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.dropbox.DropboxLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.duckdb_loader.DuckDBLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.email.OutlookMessageLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.email.UnstructuredEmailLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.epub.UnstructuredEPubLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.etherscan.EtherscanLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.evernote.EverNoteLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.excel.UnstructuredExcelLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.facebook_chat.concatenate_rows.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.facebook_chat.FacebookChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.fauna.FaunaLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.figma.FigmaFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.gcs_directory.GCSDirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.gcs_file.GCSFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.geodataframe.GeoDataFrameLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.git.GitLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.gitbook.GitbookLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.github.BaseGitHubLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.github.GithubFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.github.GitHubIssuesLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.glue_catalog.GlueCatalogLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.google_speech_to_text.GoogleSpeechToTextLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.googledrive.GoogleDriveLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.gutenberg.GutenbergLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.helpers.detect_file_encodings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.helpers.FileEncoding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.hn.HNLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.html_bs.BSHTMLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.html.UnstructuredHTMLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.hugging_face_dataset.HuggingFaceDatasetLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.hugging_face_model.HuggingFaceModelLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.ifixit.IFixitLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.image_captions.ImageCaptionLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.image.UnstructuredImageLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.imsdb.IMSDbLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.iugu.IuguLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.joplin.JoplinLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.json_loader.JSONLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.kinetica_loader.KineticaLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.lakefs.LakeFSClient.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.lakefs.LakeFSLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.lakefs.UnstructuredLakeFSLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.larksuite.LarkSuiteDocLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.larksuite.LarkSuiteWikiLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.llmsherpa.LLMSherpaFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.markdown.UnstructuredMarkdownLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.mastodon.MastodonTootsLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.max_compute.MaxComputeLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.mediawikidump.MWDumpLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.merge.MergedDataLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.mhtml.MHTMLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.mintbase.MintbaseDocumentLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.modern_treasury.ModernTreasuryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.mongodb.MongodbLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.news.NewsURLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.notebook.concatenate_cells.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.notebook.NotebookLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.notebook.remove_newlines.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.notion.NotionDirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.notiondb.NotionDBLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.nuclia.NucliaLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.obs_directory.OBSDirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.obs_file.OBSFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.obsidian.ObsidianLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.odt.UnstructuredODTLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.onedrive_file.OneDriveFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.onedrive.OneDriveLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.onenote.OneNoteLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.open_city_data.OpenCityDataLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.oracleadb_loader.OracleAutonomousDatabaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.oracleai.OracleDocLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.oracleai.OracleDocReader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.oracleai.OracleTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.oracleai.ParseOracleDocMetadata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.org_mode.UnstructuredOrgModeLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.audio.FasterWhisperParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.audio.OpenAIWhisperParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.audio.OpenAIWhisperParserLocal.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.audio.YandexSTTParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.doc_intelligence.AzureAIDocumentIntelligenceParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.docai.DocAIParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.docai.DocAIParsingResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.generic.MimeTypeBasedParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.grobid.GrobidParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.grobid.ServerUnavailableException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.html.bs4.BS4HTMLParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.c.CSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.cobol.CobolSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.code_segmenter.CodeSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.cpp.CPPSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.csharp.CSharpSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.elixir.ElixirSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.go.GoSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.java.JavaSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.javascript.JavaScriptSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.kotlin.KotlinSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.language_parser.LanguageParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.lua.LuaSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.perl.PerlSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.php.PHPSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.python.PythonSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.ruby.RubySegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.rust.RustSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.scala.ScalaSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.tree_sitter_segmenter.TreeSitterSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.language.typescript.TypeScriptSegmenter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.msword.MsWordParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.pdf.AmazonTextractPDFParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.pdf.DocumentIntelligenceParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.pdf.extract_from_images_with_rapidocr.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.pdf.PDFMinerParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.pdf.PDFPlumberParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.pdf.PyMuPDFParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.pdf.PyPDFium2Parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.pdf.PyPDFParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.registry.get_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.txt.TextParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.parsers.vsdx.VsdxParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.AmazonTextractPDFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.BasePDFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.DedocPDFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.DocumentIntelligenceLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.MathpixPDFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.OnlinePDFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PagedPDFSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PDFMinerLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PDFMinerPDFasHTMLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PDFPlumberLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PyMuPDFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PyPDFDirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.PyPDFium2Loader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.UnstructuredPDFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pebblo.PebbloSafeLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.polars_dataframe.PolarsDataFrameLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.powerpoint.UnstructuredPowerPointLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.psychic.PsychicLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pubmed.PubMedLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.pyspark_dataframe.PySparkDataFrameLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.python.PythonLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.quip.QuipLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.readthedocs.ReadTheDocsLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.recursive_url_loader.RecursiveUrlLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.reddit.RedditPostsLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.roam.RoamLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.rocksetdb.ColumnNotFoundError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.rocksetdb.default_joiner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.rocksetdb.RocksetLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.rspace.RSpaceLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.rss.RSSFeedLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.rst.UnstructuredRSTLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.rtf.UnstructuredRTFLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.s3_directory.S3DirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.s3_file.S3FileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.scrapfly.ScrapflyLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.scrapingant.ScrapingAntLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.sharepoint.SharePointLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.sitemap.SitemapLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.slack_directory.SlackDirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.snowflake_loader.SnowflakeLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.spider.SpiderLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.spreedly.SpreedlyLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.sql_database.SQLDatabaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.srt.SRTLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.stripe.StripeLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.surrealdb.SurrealDBLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.telegram.concatenate_rows.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.telegram.TelegramChatApiLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.telegram.TelegramChatFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.telegram.TelegramChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.telegram.text_to_docs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.tencent_cos_directory.TencentCOSDirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.tencent_cos_file.TencentCOSFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.tensorflow_datasets.TensorflowDatasetLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.text.TextLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.tidb.TiDBLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.tomarkdown.ToMarkdownLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.toml.TomlLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.trello.TrelloLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.tsv.UnstructuredTSVLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.twitter.TwitterTweetLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.unstructured.get_elements_from_api.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.unstructured.satisfies_min_unstructured_version.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.unstructured.UnstructuredAPIFileIOLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.unstructured.UnstructuredAPIFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.unstructured.UnstructuredBaseLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.unstructured.UnstructuredFileIOLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.unstructured.UnstructuredFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.unstructured.validate_unstructured_version.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.url_playwright.PlaywrightEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.url_playwright.PlaywrightURLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.url_playwright.UnstructuredHtmlEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.url_selenium.SeleniumURLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.url.UnstructuredURLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.vsdx.VsdxLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.weather.WeatherDataLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.whatsapp_chat.concatenate_rows.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.whatsapp_chat.WhatsAppChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.wikipedia.WikipediaLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.word_document.Docx2txtLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.word_document.UnstructuredWordDocumentLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.xml.UnstructuredXMLLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.xorbits.XorbitsLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.youtube.GoogleApiClient.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.youtube.GoogleApiYoutubeLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.youtube.TranscriptFormat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.youtube.YoutubeLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_loaders/langchain_community.document_loaders.yuque.YuqueLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.beautiful_soup_transformer.get_navigable_strings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.doctran_text_extract.DoctranPropertyExtractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.doctran_text_qa.DoctranQATransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.doctran_text_translate.DoctranTextTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.embeddings_redundant_filter.EmbeddingsClusteringFilter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.embeddings_redundant_filter.EmbeddingsRedundantFilter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.embeddings_redundant_filter.get_stateful_documents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.google_translate.GoogleTranslateTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.html2text.Html2TextTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.long_context_reorder.LongContextReorder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.markdownify.MarkdownifyTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.nuclia_text_transform.NucliaTextTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.openai_functions.create_metadata_tagger.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/document_transformers/langchain_community.document_transformers.openai_functions.OpenAIMetadataTagger.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.aleph_alpha.AlephAlphaAsymmetricSemanticEmbedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.aleph_alpha.AlephAlphaSymmetricSemanticEmbedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.anyscale.AnyscaleEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.ascend.AscendEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.awa.AwaEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.azure_openai.AzureOpenAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.baichuan.BaichuanTextEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.baidu_qianfan_endpoint.QianfanEmbeddingsEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.bedrock.BedrockEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.bookend.BookendEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.clarifai.ClarifaiEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.cloudflare_workersai.CloudflareWorkersAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.clova.ClovaEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.cohere.CohereEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.dashscope.DashScopeEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.dashscope.embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.databricks.DatabricksEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.deepinfra.DeepInfraEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.edenai.EdenAiEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.elasticsearch.ElasticsearchEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.embaas.EmbaasEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.embaas.EmbaasEmbeddingsPayload.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.ernie.ErnieEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.fake.DeterministicFakeEmbedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.fake.FakeEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.fastembed.FastEmbedEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.gigachat.GigaChatEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.google_palm.embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.google_palm.GooglePalmEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.gpt4all.GPT4AllEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.gradient_ai.GradientEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.gradient_ai.TinyAsyncGradientEmbeddingClient.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.huggingface_hub.HuggingFaceHubEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.huggingface.HuggingFaceBgeEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.huggingface.HuggingFaceEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.huggingface.HuggingFaceInferenceAPIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.huggingface.HuggingFaceInstructEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.huggingface.SentenceTransformerEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.infinity_local.InfinityEmbeddingsLocal.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.infinity.InfinityEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.infinity.TinyAsyncOpenAIInfinityEmbeddingClient.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.ipex_llm.IpexLLMBgeEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.itrex.QuantizedBgeEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.javelin_ai_gateway.JavelinAIGatewayEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.jina.get_bytes_str.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.jina.is_local.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.jina.JinaEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.johnsnowlabs.JohnSnowLabsEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.laser.LaserEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.llamacpp.LlamaCppEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.llamafile.LlamafileEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.llm_rails.LLMRailsEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.localai.async_embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.localai.embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.localai.LocalAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.minimax.embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.minimax.MiniMaxEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.mlflow_gateway.MlflowAIGatewayEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.mlflow.MlflowCohereEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.mlflow.MlflowEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.modelscope_hub.ModelScopeEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.mosaicml.MosaicMLInstructorEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.nemo.is_endpoint_live.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.nemo.NeMoEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.nlpcloud.NLPCloudEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.oci_generative_ai.OCIAuthType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.oci_generative_ai.OCIGenAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.octoai_embeddings.OctoAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.ollama.OllamaEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.openai.async_embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.openai.embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.openai.OpenAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.openvino.OpenVINOBgeEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.openvino.OpenVINOEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.optimum_intel.QuantizedBiEncoderEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.oracleai.OracleEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.ovhcloud.OVHCloudEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.premai.create_prem_retry_decorator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.premai.embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.premai.PremAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.sagemaker_endpoint.EmbeddingsContentHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.sagemaker_endpoint.SagemakerEndpointEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.sambanova.SambaStudioEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.self_hosted_hugging_face.load_embedding_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.self_hosted_hugging_face.SelfHostedHuggingFaceEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.self_hosted_hugging_face.SelfHostedHuggingFaceInstructEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.self_hosted.SelfHostedEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.solar.embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.solar.SolarEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.spacy_embeddings.SpacyEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.sparkllm.AssembleHeaderException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.sparkllm.SparkLLMTextEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.sparkllm.Url.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.tensorflow_hub.TensorflowHubEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.text2vec.Text2vecEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.textembed.AsyncOpenAITextEmbedEmbeddingClient.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.textembed.TextEmbedEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.titan_takeoff.Device.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.titan_takeoff.MissingConsumerGroup.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.titan_takeoff.ReaderConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.titan_takeoff.TakeoffEmbeddingException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.titan_takeoff.TitanTakeoffEmbed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.vertexai.VertexAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.volcengine.VolcanoEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.voyageai.embed_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.voyageai.VoyageEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.xinference.XinferenceEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.yandex.YandexGPTEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/embeddings/langchain_community.embeddings.zhipuai.ZhipuAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/example_selectors.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/example_selectors/langchain_community.example_selectors.ngram_overlap.ngram_overlap_score.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/example_selectors/langchain_community.example_selectors.ngram_overlap.NGramOverlapExampleSelector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.cassandra.CassandraGraphVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.extractors.gliner_link_extractor.GLiNERLinkExtractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.extractors.hierarchy_link_extractor.HierarchyLinkExtractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.extractors.html_link_extractor.HtmlInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.extractors.keybert_link_extractor.KeybertLinkExtractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.extractors.link_extractor_adapter.LinkExtractorAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.extractors.link_extractor_transformer.LinkExtractorTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graph_vectorstores/langchain_community.graph_vectorstores.extractors.link_extractor.LinkExtractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.age_graph.AGEGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.age_graph.AGEQueryException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.arangodb_graph.ArangoGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.arangodb_graph.get_arangodb_client.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.falkordb_graph.FalkorDBGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.graph_document.GraphDocument.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.graph_document.Node.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.graph_document.Relationship.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.graph_store.GraphStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.gremlin_graph.GremlinGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.hugegraph.HugeGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.index_creator.GraphIndexCreator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.kuzu_graph.KuzuGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.memgraph_graph.MemgraphGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.nebula_graph.NebulaGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.neo4j_graph.clean_string_values.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.neo4j_graph.value_sanitize.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.neptune_graph.BaseNeptuneGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.neptune_graph.NeptuneAnalyticsGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.neptune_graph.NeptuneGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.neptune_graph.NeptuneQueryException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.neptune_rdf_graph.NeptuneRdfGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.networkx_graph.get_entities.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.networkx_graph.KnowledgeTriple.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.networkx_graph.NetworkxEntityGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.networkx_graph.parse_triples.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.ontotext_graphdb_graph.OntotextGraphDBGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.rdf_graph.RdfGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/graphs/langchain_community.graphs.tigergraph_graph.TigerGraph.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/indexes.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/indexes/langchain_community.indexes.base.RecordManager.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.ai21.AI21.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.ai21.AI21PenaltyData.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.aleph_alpha.AlephAlpha.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.amazon_api_gateway.AmazonAPIGateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.amazon_api_gateway.ContentHandlerAmazonAPIGateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.anthropic.Anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.anyscale.Anyscale.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.anyscale.create_llm_result.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.anyscale.update_token_usage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.aphrodite.Aphrodite.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.arcee.Arcee.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.aviary.Aviary.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.aviary.AviaryBackend.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.aviary.get_completions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.aviary.get_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.AzureMLBaseEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.AzureMLEndpointApiType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.AzureMLEndpointClient.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.AzureMLOnlineEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.ContentFormatterBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.CustomOpenAIContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.DollyContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.GPT2ContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.HFContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.LlamaContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.azureml_endpoint.OSSContentFormatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.baichuan.BaichuanLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.baidu_qianfan_endpoint.QianfanLLMEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.bananadev.Banana.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.baseten.Baseten.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.beam.Beam.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.bedrock.Bedrock.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.bedrock.BedrockBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.bedrock.LLMInputOutputAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.bigdl_llm.BigdlLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.bittensor.NIBittensorLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.cerebriumai.CerebriumAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.chatglm.ChatGLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.chatglm3.ChatGLM3.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.clarifai.Clarifai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.cloudflare_workersai.CloudflareWorkersAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.cohere.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.cohere.BaseCohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.cohere.Cohere.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.cohere.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.ctransformers.CTransformers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.ctranslate2.CTranslate2.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.databricks.Databricks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.databricks.get_default_api_token.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.databricks.get_default_host.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.databricks.get_repl_context.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.deepinfra.DeepInfra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.deepsparse.DeepSparse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.edenai.EdenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.exllamav2.ExLlamaV2.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fake.FakeListLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fake.FakeStreamingListLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fireworks.acompletion_with_retry_batching.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fireworks.acompletion_with_retry_streaming.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fireworks.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fireworks.completion_with_retry_batching.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fireworks.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fireworks.conditional_decorator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.fireworks.Fireworks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.forefrontai.ForefrontAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.friendli.BaseFriendli.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.friendli.Friendli.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.gigachat.GigaChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.google_palm.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.google_palm.GooglePalm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.gooseai.GooseAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.gradient_ai.GradientLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.gradient_ai.TrainResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.huggingface_endpoint.HuggingFaceEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.huggingface_hub.HuggingFaceHub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.huggingface_pipeline.HuggingFacePipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.huggingface_text_gen_inference.HuggingFaceTextGenInference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.human.HumanInputLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.ipex_llm.IpexLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.javelin_ai_gateway.JavelinAIGateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.javelin_ai_gateway.Params.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.koboldai.clean_url.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.koboldai.KoboldApiLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.konko.Konko.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.layerup_security.default_guardrail_violation_handler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.layerup_security.LayerupSecurity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.loading.load_llm_from_config.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.loading.load_llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.manifest.ManifestWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.minimax.Minimax.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.minimax.MinimaxCommon.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.mlflow_ai_gateway.MlflowAIGateway.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.mlflow_ai_gateway.Params.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.mlflow.Mlflow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.mlx_pipeline.MLXPipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.modal.Modal.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.moonshot.Moonshot.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.moonshot.MoonshotCommon.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.mosaicml.MosaicML.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.nlpcloud.NLPCloud.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_data_science_model_deployment_endpoint.OCIModelDeploymentLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_data_science_model_deployment_endpoint.OCIModelDeploymentTGI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_data_science_model_deployment_endpoint.OCIModelDeploymentVLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_generative_ai.CohereProvider.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_generative_ai.MetaProvider.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_generative_ai.OCIAuthType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_generative_ai.OCIGenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_generative_ai.OCIGenAIBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.oci_generative_ai.Provider.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.octoai_endpoint.OctoAIEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.ollama.Ollama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.ollama.OllamaEndpointNotFoundError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.opaqueprompts.OpaquePrompts.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openai.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openai.AzureOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openai.BaseOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openai.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openai.OpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openai.OpenAIChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openai.update_token_usage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openllm.IdentifyingParams.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openllm.OpenLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.openlm.OpenLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.pai_eas_endpoint.PaiEasEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.petals.Petals.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.pipelineai.PipelineAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.predibase.Predibase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.predictionguard.PredictionGuard.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.promptlayer_openai.PromptLayerOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.promptlayer_openai.PromptLayerOpenAIChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.replicate.Replicate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.rwkv.RWKV.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sagemaker_endpoint.ContentHandlerBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sagemaker_endpoint.LineIterator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sagemaker_endpoint.LLMContentHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sagemaker_endpoint.SagemakerEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sambanova.SambaStudio.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sambanova.Sambaverse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sambanova.SSEndpointHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sambanova.SVEndpointHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.self_hosted_hugging_face.SelfHostedHuggingFaceLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.self_hosted.SelfHostedPipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.solar.Solar.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.solar.SolarCommon.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.sparkllm.SparkLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.stochasticai.StochasticAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.symblai_nebula.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.symblai_nebula.make_request.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.symblai_nebula.Nebula.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.textgen.TextGen.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.titan_takeoff.Device.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.titan_takeoff.ReaderConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.titan_takeoff.TitanTakeoff.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.together.Together.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.tongyi.agenerate_with_last_element_mark.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.tongyi.astream_generate_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.tongyi.check_response.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.tongyi.generate_with_last_element_mark.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.tongyi.generate_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.tongyi.stream_generate_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.tongyi.Tongyi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.utils.enforce_stop_tokens.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.vertexai.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.vertexai.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.vertexai.is_codey_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.vertexai.is_gemini_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.vertexai.VertexAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.vertexai.VertexAIModelGarden.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.vllm.VLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.vllm.VLLMOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.volcengine_maas.VolcEngineMaasBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.volcengine_maas.VolcEngineMaasLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.watsonxllm.WatsonxLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.weight_only_quantization.WeightOnlyQuantPipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.writer.Writer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.xinference.Xinference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.yandex.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.yandex.completion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.yandex.YandexGPT.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.yi.YiLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.you.You.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/llms/langchain_community.llms.yuan2.Yuan2.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/memory/langchain_community.memory.kg.ConversationKGMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/memory/langchain_community.memory.motorhead_memory.MotorheadMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/memory/langchain_community.memory.zep_cloud_memory.ZepCloudMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/memory/langchain_community.memory.zep_memory.ZepMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/output_parsers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/output_parsers/langchain_community.output_parsers.ernie_functions.JsonKeyOutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/output_parsers/langchain_community.output_parsers.ernie_functions.JsonOutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/output_parsers/langchain_community.output_parsers.ernie_functions.OutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/output_parsers/langchain_community.output_parsers.ernie_functions.PydanticAttrOutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/output_parsers/langchain_community.output_parsers.ernie_functions.PydanticOutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/output_parsers/langchain_community.output_parsers.rail_parser.GuardrailsOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.astradb.AstraDBTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.chroma.ChromaTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.dashvector.DashvectorTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.databricks_vector_search.DatabricksVectorSearchTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.deeplake.can_cast_to_float.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.deeplake.DeepLakeTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.dingo.DingoDBTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.elasticsearch.ElasticsearchTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.hanavector.HanaTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.milvus.MilvusTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.milvus.process_value.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.mongodb_atlas.MongoDBAtlasTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.myscale.MyScaleTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.neo4j.Neo4jTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.opensearch.OpenSearchTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.pgvector.PGVectorTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.pinecone.PineconeTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.qdrant.QdrantTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.redis.RedisTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.supabase.SupabaseVectorTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.tencentvectordb.TencentVectorDBTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.timescalevector.TimescaleVectorTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.vectara.process_value.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.vectara.VectaraTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/query_constructors/langchain_community.query_constructors.weaviate.WeaviateTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.arcee.ArceeRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.arxiv.ArxivRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.asknews.AskNewsRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.azure_ai_search.AzureAISearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.azure_ai_search.AzureCognitiveSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.bedrock.AmazonKnowledgeBasesRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.bedrock.RetrievalConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.bedrock.VectorSearchConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.bm25.BM25Retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.bm25.default_preprocessing_func.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.breebs.BreebsRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.chaindesk.ChaindeskRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.chatgpt_plugin_retriever.ChatGPTPluginRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.cohere_rag_retriever.CohereRagRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.databerry.DataberryRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.docarray.DocArrayRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.docarray.SearchType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.dria_index.DriaRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.elastic_search_bm25.ElasticSearchBM25Retriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.embedchain.EmbedchainRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.google_cloud_documentai_warehouse.GoogleDocumentAIWarehouseRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.google_vertex_ai_search.GoogleCloudEnterpriseSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.google_vertex_ai_search.GoogleVertexAIMultiTurnSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.google_vertex_ai_search.GoogleVertexAISearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kay.KayAiRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.AdditionalResultAttribute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.AdditionalResultAttributeValue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.AmazonKendraRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.clean_excerpt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.combined_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.DocumentAttribute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.DocumentAttributeValue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.Highlight.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.QueryResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.QueryResultItem.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.ResultItem.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.RetrieveResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.RetrieveResultItem.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.kendra.TextWithHighLights.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.knn.create_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.knn.KNNRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.llama_index.LlamaIndexGraphRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.llama_index.LlamaIndexRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.metal.MetalRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.milvus.MilvusRetreiver.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.milvus.MilvusRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.nanopq.create_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.nanopq.NanoPQRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.outline.OutlineRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.pinecone_hybrid_search.create_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.pinecone_hybrid_search.hash_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.pinecone_hybrid_search.PineconeHybridSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.pubmed.PubMedRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.qdrant_sparse_vector_retriever.QdrantSparseVectorRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.rememberizer.RememberizerRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.remote_retriever.RemoteLangChainRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.svm.create_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.svm.SVMRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.tavily_search_api.SearchDepth.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.tavily_search_api.TavilySearchAPIRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.tfidf.TFIDFRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.thirdai_neuraldb.NeuralDBRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.vespa_retriever.VespaRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.weaviate_hybrid_search.WeaviateHybridSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.web_research.QuestionListOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.web_research.SearchQueries.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.web_research.WebResearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.wikipedia.WikipediaRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.you.YouRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.zep_cloud.ZepCloudRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.zep.SearchScope.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.zep.SearchType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.zep.ZepRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.zilliz.ZillizRetreiver.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/retrievers/langchain_community.retrievers.zilliz.ZillizRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.astradb.AstraDBBaseStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.astradb.AstraDBByteStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.astradb.AstraDBStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.cassandra.CassandraByteStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.mongodb.MongoDBByteStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.mongodb.MongoDBStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.redis.RedisStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.sql.items_equal.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.sql.LangchainKeyValueStores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.sql.SQLStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.upstash_redis.UpstashRedisByteStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/storage/langchain_community.storage.upstash_redis.UpstashRedisStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.app.AINAppOps.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.app.AppOperationType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.app.AppSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.base.AINBaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.base.OperationType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.owner.AINOwnerOps.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.owner.RuleSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.rule.AINRuleOps.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.rule.RuleSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.transfer.AINTransfer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.transfer.TransferSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.utils.authenticate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.value.AINValueOps.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ainetwork.value.ValueSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.amadeus.base.AmadeusBaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.amadeus.closest_airport.AmadeusClosestAirport.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.amadeus.closest_airport.ClosestAirportSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.amadeus.flight_search.AmadeusFlightSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.amadeus.flight_search.FlightSearchSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.amadeus.utils.authenticate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.arxiv.tool.ArxivInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.arxiv.tool.ArxivQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.asknews.tool.AskNewsSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.asknews.tool.SearchInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.audio.huggingface_text_to_speech_inference.HuggingFaceTextToSpeechModelInference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_ai_services.document_intelligence.AzureAiServicesDocumentIntelligenceTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_ai_services.image_analysis.AzureAiServicesImageAnalysisTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_ai_services.speech_to_text.AzureAiServicesSpeechToTextTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_ai_services.text_analytics_for_health.AzureAiServicesTextAnalyticsForHealthTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_ai_services.text_to_speech.AzureAiServicesTextToSpeechTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_ai_services.utils.detect_file_src_type.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_ai_services.utils.download_audio_from_url.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_cognitive_services.form_recognizer.AzureCogsFormRecognizerTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_cognitive_services.image_analysis.AzureCogsImageAnalysisTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_cognitive_services.speech2text.AzureCogsSpeech2TextTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_cognitive_services.text_analytics_health.AzureCogsTextAnalyticsHealthTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_cognitive_services.text2speech.AzureCogsText2SpeechTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_cognitive_services.utils.detect_file_src_type.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.azure_cognitive_services.utils.download_audio_from_url.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.bearly.tool.BearlyInterpreterTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.bearly.tool.BearlyInterpreterToolArguments.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.bearly.tool.file_to_base64.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.bearly.tool.FileInfo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.bearly.tool.head_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.bearly.tool.strip_markdown_code.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.bing_search.tool.BingSearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.bing_search.tool.BingSearchRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.brave_search.tool.BraveSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.cassandra_database.tool.BaseCassandraDatabaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.cassandra_database.tool.GetSchemaCassandraDatabaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.cassandra_database.tool.GetTableDataCassandraDatabaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.cassandra_database.tool.QueryCassandraDatabaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.clickup.tool.ClickupAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.cogniswitch.tool.CogniswitchKnowledgeRequest.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.cogniswitch.tool.CogniswitchKnowledgeSourceFile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.cogniswitch.tool.CogniswitchKnowledgeSourceURL.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.cogniswitch.tool.CogniswitchKnowledgeStatus.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.connery.models.Action.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.connery.models.Parameter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.connery.models.Validation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.connery.tool.ConneryAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.databricks.tool.UCFunctionToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.dataforseo_api_search.tool.DataForSeoAPISearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.dataforseo_api_search.tool.DataForSeoAPISearchRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.dataherald.tool.DataheraldTextToSQL.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.dataherald.tool.DataheraldTextToSQLInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ddg_search.tool.DDGInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ddg_search.tool.DuckDuckGoSearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ddg_search.tool.DuckDuckGoSearchRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ddg_search.tool.DuckDuckGoSearchTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.e2b_data_analysis.tool.add_last_line_print.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.e2b_data_analysis.tool.E2BDataAnalysisTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.e2b_data_analysis.tool.E2BDataAnalysisToolArguments.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.e2b_data_analysis.tool.UploadedFile.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.e2b_data_analysis.unparse.interleave.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.e2b_data_analysis.unparse.roundtrip.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.e2b_data_analysis.unparse.Unparser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.audio_speech_to_text.EdenAiSpeechToTextTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.audio_speech_to_text.SpeechToTextInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.audio_text_to_speech.EdenAiTextToSpeechTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.audio_text_to_speech.TextToSpeechInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.edenai_base_tool.EdenaiTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.image_explicitcontent.EdenAiExplicitImageTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.image_explicitcontent.ExplicitImageInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.image_objectdetection.EdenAiObjectDetectionTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.image_objectdetection.ObjectDetectionInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.ocr_identityparser.EdenAiParsingIDTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.ocr_identityparser.IDParsingInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.ocr_invoiceparser.EdenAiParsingInvoiceTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.ocr_invoiceparser.InvoiceParsingInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.text_moderation.EdenAiTextModerationTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.edenai.text_moderation.TextModerationInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.eleven_labs.models.ElevenLabsModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.eleven_labs.text2speech.ElevenLabsModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.eleven_labs.text2speech.ElevenLabsText2SpeechTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.copy.CopyFileTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.copy.FileCopyInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.delete.DeleteFileTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.delete.FileDeleteInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.file_search.FileSearchInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.file_search.FileSearchTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.list_dir.DirectoryListingInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.list_dir.ListDirectoryTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.move.FileMoveInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.move.MoveFileTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.read.ReadFileInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.read.ReadFileTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.utils.BaseFileToolMixin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.utils.FileValidationError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.utils.get_validated_relative_path.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.utils.is_relative_to.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.write.WriteFileInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.file_management.write.WriteFileTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.financial_datasets.balance_sheets.BalanceSheets.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.financial_datasets.balance_sheets.BalanceSheetsSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.financial_datasets.cash_flow_statements.CashFlowStatements.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.financial_datasets.cash_flow_statements.CashFlowStatementsSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.financial_datasets.income_statements.IncomeStatements.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.financial_datasets.income_statements.IncomeStatementsSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.github.tool.GitHubAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gitlab.tool.GitLabAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.base.GmailBaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.create_draft.CreateDraftSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.create_draft.GmailCreateDraft.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.get_message.GmailGetMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.get_message.SearchArgsSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.get_thread.GetThreadSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.get_thread.GmailGetThread.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.search.GmailSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.search.Resource.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.search.SearchArgsSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.send_message.GmailSendMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.send_message.SendMessageSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.utils.build_resource_service.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.utils.clean_email_body.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.utils.get_gmail_credentials.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.utils.import_google.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.utils.import_googleapiclient_resource_builder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.gmail.utils.import_installed_app_flow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.golden_query.tool.GoldenQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_cloud.texttospeech.GoogleCloudTextToSpeechTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_finance.tool.GoogleFinanceQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_jobs.tool.GoogleJobsQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_lens.tool.GoogleLensQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_places.tool.GooglePlacesSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_scholar.tool.GoogleScholarQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_search.tool.GoogleSearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_search.tool.GoogleSearchRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_serper.tool.GoogleSerperResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_serper.tool.GoogleSerperRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.google_trends.tool.GoogleTrendsQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.graphql.tool.BaseGraphQLTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.human.tool.HumanInputRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.ifttt.IFTTTWebhook.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.interaction.tool.StdInInquireTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.jina_search.tool.JinaInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.jira.tool.JiraAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.json.tool.JsonGetValueTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.json.tool.JsonListKeysTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.json.tool.JsonSpec.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.memorize.tool.Memorize.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.memorize.tool.TrainableLLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.merriam_webster.tool.MerriamWebsterQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.metaphor_search.tool.MetaphorSearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.mojeek_search.tool.MojeekSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.multion.close_session.CloseSessionSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.multion.close_session.MultionCloseSession.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.multion.create_session.CreateSessionSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.multion.create_session.MultionCreateSession.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.multion.update_session.MultionUpdateSession.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.multion.update_session.UpdateSessionSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.nasa.tool.NasaAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.nuclia.tool.NUASchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.nuclia.tool.NucliaUnderstandingAPI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.base.O365BaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.create_draft_message.CreateDraftMessageSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.create_draft_message.O365CreateDraftMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.events_search.O365SearchEvents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.events_search.SearchEventsInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.messages_search.O365SearchEmails.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.messages_search.SearchEmailsInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.send_event.O365SendEvent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.send_event.SendEventSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.send_message.O365SendMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.send_message.SendMessageSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.utils.authenticate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.office365.utils.clean_body.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.openai_dalle_image_generation.tool.OpenAIDALLEImageGenerationTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.openapi.utils.api_models.APIOperation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.openapi.utils.api_models.APIProperty.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.openapi.utils.api_models.APIPropertyBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.openapi.utils.api_models.APIPropertyLocation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.openapi.utils.api_models.APIRequestBody.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.openapi.utils.api_models.APIRequestBodyProperty.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.openweathermap.tool.OpenWeatherMapQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.passio_nutrition_ai.tool.NutritionAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.passio_nutrition_ai.tool.NutritionAIInputs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.base.BaseBrowserTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.base.lazy_import_playwright_browsers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.click.ClickTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.click.ClickToolInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.current_page.CurrentWebPageTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.extract_hyperlinks.ExtractHyperlinksTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.extract_hyperlinks.ExtractHyperlinksToolInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.extract_text.ExtractTextTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.get_elements.GetElementsTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.get_elements.GetElementsToolInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.navigate_back.NavigateBackTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.navigate.NavigateTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.navigate.NavigateToolInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.utils.aget_current_page.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.utils.create_async_playwright_browser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.utils.create_sync_playwright_browser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.utils.get_current_page.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.playwright.utils.run_async.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.plugin.AIPlugin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.plugin.AIPluginTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.plugin.AIPluginToolSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.plugin.ApiConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.plugin.marshal_spec.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.polygon.aggregates.PolygonAggregates.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.polygon.aggregates.PolygonAggregatesSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.polygon.financials.Inputs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.polygon.financials.PolygonFinancials.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.polygon.last_quote.Inputs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.polygon.last_quote.PolygonLastQuote.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.polygon.ticker_news.Inputs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.polygon.ticker_news.PolygonTickerNews.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.powerbi.tool.InfoPowerBITool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.powerbi.tool.ListPowerBITool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.powerbi.tool.QueryPowerBITool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.pubmed.tool.PubmedQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.reddit_search.tool.RedditSearchRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.reddit_search.tool.RedditSearchSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.requests.tool.BaseRequestsTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.requests.tool.RequestsDeleteTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.requests.tool.RequestsGetTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.requests.tool.RequestsPatchTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.requests.tool.RequestsPostTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.requests.tool.RequestsPutTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.riza.command.ExecJavaScript.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.riza.command.ExecJavaScriptInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.riza.command.ExecPython.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.riza.command.ExecPythonInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.scenexplain.tool.SceneXplainInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.scenexplain.tool.SceneXplainTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.searchapi.tool.SearchAPIResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.searchapi.tool.SearchAPIRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.searx_search.tool.SearxSearchQueryInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.searx_search.tool.SearxSearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.searx_search.tool.SearxSearchRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.semanticscholar.tool.SemanticScholarQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.semanticscholar.tool.SemantscholarInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.shell.tool.ShellInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.shell.tool.ShellTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.base.SlackBaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.get_channel.SlackGetChannel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.get_message.SlackGetMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.get_message.SlackGetMessageSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.schedule_message.ScheduleMessageSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.schedule_message.SlackScheduleMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.send_message.SendMessageSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.send_message.SlackSendMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.slack.utils.login.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.sleep.tool.SleepInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.sleep.tool.SleepTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.spark_sql.tool.BaseSparkSQLTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.spark_sql.tool.InfoSparkSQLTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.spark_sql.tool.ListSparkSQLTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.spark_sql.tool.QueryCheckerTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.spark_sql.tool.QuerySparkSQLTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.sql_database.tool.BaseSQLDatabaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.sql_database.tool.InfoSQLDatabaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.sql_database.tool.ListSQLDatabaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.sql_database.tool.QuerySQLCheckerTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.stackexchange.tool.StackExchangeTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.steam.tool.SteamWebAPIQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.steamship_image_generation.tool.ModelName.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.steamship_image_generation.tool.SteamshipImageGenerationTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.steamship_image_generation.utils.make_image_public.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.tavily_search.tool.TavilyAnswer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.tavily_search.tool.TavilyInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.vectorstore.tool.BaseVectorStoreTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.vectorstore.tool.VectorStoreQATool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.vectorstore.tool.VectorStoreQAWithSourcesTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.wikidata.tool.WikidataQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.wikipedia.tool.WikipediaQueryInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.wikipedia.tool.WikipediaQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.wolfram_alpha.tool.WolframAlphaQueryRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.yahoo_finance_news.YahooFinanceNewsInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.yahoo_finance_news.YahooFinanceNewsTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.you.tool.YouInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.you.tool.YouSearchTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.youtube.search.YouTubeSearchTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.zapier.tool.ZapierNLAListActions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.zapier.tool.ZapierNLARunAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.zenguard.tool.Detector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.zenguard.tool.DetectorAPI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/tools/langchain_community.tools.zenguard.tool.ZenGuardInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.alpha_vantage.AlphaVantageAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.anthropic.get_num_tokens_anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.anthropic.get_token_ids_anthropic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.apify.ApifyWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.arcee.ArceeDocument.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.arcee.ArceeDocumentAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.arcee.ArceeDocumentSource.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.arcee.ArceeRoute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.arcee.ArceeWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.arcee.DALMFilter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.arcee.DALMFilterType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.arxiv.ArxivAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.asknews.AskNewsAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.astradb.SetupMode.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.awslambda.LambdaWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.bibtex.BibtexparserWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.bing_search.BingSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.brave_search.BraveSearchWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.cassandra_database.CassandraDatabase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.cassandra_database.DatabaseError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.cassandra_database.Table.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.cassandra.aexecute_cql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.cassandra.SetupMode.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.cassandra.wrapped_response_future.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.ClickupAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.Component.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.CUList.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.extract_dict_elements_from_component_fields.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.fetch_data.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.fetch_first_id.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.fetch_folder_id.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.fetch_list_id.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.fetch_space_id.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.fetch_team_id.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.load_query.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.Member.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.parse_dict_through_component.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.Space.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.Task.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.clickup.Team.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.dalle_image_generator.DallEAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.dataforseo_api_search.DataForSeoAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.dataherald.DataheraldAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.dria_index.DriaAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.duckduckgo_search.DuckDuckGoSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.financial_datasets.FinancialDatasetsAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.github.GitHubAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.gitlab.GitLabAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.golden_query.GoldenQueryAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.google_finance.GoogleFinanceAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.google_jobs.GoogleJobsAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.google_lens.GoogleLensAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.google_places_api.GooglePlacesAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.google_scholar.GoogleScholarAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.google_search.GoogleSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.google_serper.GoogleSerperAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.google_trends.GoogleTrendsAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.graphql.GraphQLAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.infobip.InfobipAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.jina_search.JinaSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.jira.JiraAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.max_compute.MaxComputeAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.merriam_webster.MerriamWebsterAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.metaphor_search.MetaphorSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.mojeek_search.MojeekSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nasa.NasaAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.ASRInputType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.AudioStream.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.NVIDIARivaASR.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.NVIDIARivaStream.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.NVIDIARivaTTS.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.RivaASR.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.RivaAudioEncoding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.RivaAuthMixin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.RivaCommonConfigMixin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.RivaTTS.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.nvidia_riva.SentinelT.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.opaqueprompts.desanitize.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.opaqueprompts.sanitize.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.openapi.HTTPVerb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.openapi.OpenAPISpec.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.openweathermap.OpenWeatherMapAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.oracleai.OracleSummary.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.outline.OutlineAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.passio_nutrition_ai.is_http_retryable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.passio_nutrition_ai.ManagedPassioLifeAuth.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.passio_nutrition_ai.NoDiskStorage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.passio_nutrition_ai.NutritionAIAPI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.App.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.calculate_content_size.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.Doc.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.Framework.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.generate_size_based_batches.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.get_file_owner_from_path.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.get_full_path.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.get_ip.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.get_loader_full_path.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.get_loader_type.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.get_runtime.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.get_source_size.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.IndexedDocument.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.PebbloLoaderAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.Routes.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pebblo.Runtime.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.polygon.PolygonAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.portkey.Portkey.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.powerbi.fix_table_name.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.powerbi.json_to_md.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.powerbi.PowerBIDataset.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.pubmed.PubMedAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.reddit_search.RedditSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.redis.check_redis_module_exist.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.redis.get_client.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.redis.TokenEscaper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.rememberizer.RememberizerAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.requests.GenericRequestsWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.requests.JsonRequestsWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.requests.Requests.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.requests.RequestsWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.requests.TextRequestsWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.scenexplain.SceneXplainAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.searchapi.SearchApiAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.searx_search.SearxResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.searx_search.SearxSearchWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.semanticscholar.SemanticScholarAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.serpapi.HiddenPrints.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.serpapi.SerpAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.spark_sql.SparkSQL.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.sql_database.truncate_word.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.stackexchange.StackExchangeAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.steam.SteamWebAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.tavily_search.TavilySearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.tensorflow_datasets.TensorflowDatasets.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.vertexai.create_retry_decorator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.vertexai.get_client_info.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.vertexai.init_vertexai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.vertexai.load_image_from_gcs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.vertexai.raise_vertex_import_error.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.wikidata.WikidataAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.wikipedia.WikipediaAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.wolfram_alpha.WolframAlphaAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.you.YouAPIOutput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.you.YouDocument.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.you.YouHit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.you.YouHitMetadata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.you.YouSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utilities/langchain_community.utilities.zapier.ZapierNLAWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.ernie_functions.convert_pydantic_to_ernie_function.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.ernie_functions.convert_pydantic_to_ernie_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.ernie_functions.FunctionDescription.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.ernie_functions.ToolDescription.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.google.get_client_info.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.math.cosine_similarity_top_k.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.math.cosine_similarity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.openai.is_openai_v1.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/utils/langchain_community.utils.user_agent.get_user_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.aerospike.Aerospike.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.alibabacloud_opensearch.AlibabaCloudOpenSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.alibabacloud_opensearch.AlibabaCloudOpenSearchSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.alibabacloud_opensearch.create_metadata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.analyticdb.AnalyticDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.annoy.Annoy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.annoy.dependable_annoy_import.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.apache_doris.ApacheDoris.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.apache_doris.ApacheDorisSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.aperturedb.ApertureDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.astradb.AstraDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.atlas.AtlasDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.awadb.AwaDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.azure_cosmos_db_no_sql.AzureCosmosDBNoSqlVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.azure_cosmos_db.AzureCosmosDBVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.azure_cosmos_db.CosmosDBSimilarityType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.azure_cosmos_db.CosmosDBVectorSearchType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.azuresearch.AzureSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.azuresearch.AzureSearchVectorStoreRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.bagel.Bagel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.baiducloud_vector_search.BESVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.baiduvectordb.BaiduVectorDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.baiduvectordb.ConnectionParams.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.baiduvectordb.TableParams.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.bigquery_vector_search.BigQueryVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.cassandra.Cassandra.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.chroma.Chroma.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.clarifai.Clarifai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.clickhouse.Clickhouse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.clickhouse.ClickhouseSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.clickhouse.has_mul_sub_str.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.couchbase.CouchbaseVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.dashvector.DashVector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.databricks_vector_search.DatabricksVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.deeplake.DeepLake.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.dingo.Dingo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.docarray.base.DocArrayIndex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.docarray.hnsw.DocArrayHnswSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.docarray.in_memory.DocArrayInMemorySearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.documentdb.DocumentDBSimilarityType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.documentdb.DocumentDBVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.duckdb.DuckDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.ecloud_vector_search.EcloudESVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.elastic_vector_search.ElasticKnnSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.elastic_vector_search.ElasticVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.elasticsearch.ApproxRetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.elasticsearch.BaseRetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.elasticsearch.ElasticsearchStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.elasticsearch.ExactRetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.elasticsearch.SparseRetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.epsilla.Epsilla.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.faiss.dependable_faiss_import.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.faiss.FAISS.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.hanavector.HanaDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.hippo.Hippo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.hologres.Hologres.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.infinispanvs.Infinispan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.infinispanvs.InfinispanVS.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.jaguar.Jaguar.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.kdbai.KDBAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.kinetica.Dimension.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.kinetica.DistanceStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.kinetica.Kinetica.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.kinetica.KineticaSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.lancedb.import_lancedb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.lancedb.LanceDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.lancedb.to_lance_filter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.lantern.BaseEmbeddingStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.lantern.DistanceStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.lantern.get_embedding_store.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.lantern.Lantern.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.lantern.QueryResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.llm_rails.LLMRails.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.llm_rails.LLMRailsRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.manticore_search.ManticoreSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.manticore_search.ManticoreSearchSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.marqo.Marqo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.matching_engine.MatchingEngine.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.meilisearch.Meilisearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.milvus.Milvus.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.momento_vector_index.MomentoVectorIndex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.mongodb_atlas.MongoDBAtlasVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.myscale.has_mul_sub_str.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.myscale.MyScale.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.myscale.MyScaleSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.myscale.MyScaleWithoutJSON.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.check_if_not_null.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.collect_params.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.combine_queries.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.construct_metadata_filter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.dict_to_yaml_str.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.IndexType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.Neo4jVector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.remove_lucene_chars.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.SearchType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.neo4j_vector.sort_by_index_name.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.nucliadb.NucliaDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.opensearch_vector_search.OpenSearchVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.oraclevs.create_index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.oraclevs.drop_index_if_exists.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.oraclevs.drop_table_purge.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.oraclevs.OracleVS.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pathway.PathwayVectorClient.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgembedding.BaseModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgembedding.CollectionStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgembedding.EmbeddingStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgembedding.PGEmbedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgembedding.QueryResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgvecto_rs.PGVecto_rs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgvector.BaseModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgvector.DistanceStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pgvector.PGVector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.pinecone.Pinecone.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.qdrant.Qdrant.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.qdrant.QdrantException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.qdrant.sync_call_fallback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.base.check_index_exists.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.base.Redis.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.base.RedisVectorStoreRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.filters.check_operator_misuse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.filters.RedisFilter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.filters.RedisFilterExpression.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.filters.RedisFilterField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.filters.RedisFilterOperator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.filters.RedisNum.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.filters.RedisTag.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.filters.RedisText.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.FlatVectorField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.HNSWVectorField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.NumericFieldSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.read_schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.RedisDistanceMetric.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.RedisField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.RedisModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.RedisVectorField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.TagFieldSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.redis.schema.TextFieldSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.relyt.Relyt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.rocksetdb.Rockset.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.scann.dependable_scann_import.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.scann.normalize.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.scann.ScaNN.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.semadb.SemaDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.singlestoredb.SingleStoreDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.sklearn.BaseSerializer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.sklearn.BsonSerializer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.sklearn.JsonSerializer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.sklearn.ParquetSerializer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.sklearn.SKLearnVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.sklearn.SKLearnVectorStoreException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.sqlitevss.SQLiteVSS.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.starrocks.debug_output.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.starrocks.get_named_result.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.starrocks.has_mul_sub_str.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.starrocks.StarRocks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.starrocks.StarRocksSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.supabase.SupabaseVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.surrealdb.SurrealDBStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tair.Tair.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tencentvectordb.ConnectionParams.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tencentvectordb.IndexParams.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tencentvectordb.MetaField.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tencentvectordb.TencentVectorDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tencentvectordb.translate_filter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.thirdai_neuraldb.NeuralDBClientVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.thirdai_neuraldb.NeuralDBVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tidb_vector.TiDBVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tigris.Tigris.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tiledb.dependable_tiledb_import.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tiledb.get_documents_array_uri_from_group.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tiledb.get_documents_array_uri.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tiledb.get_vector_index_uri_from_group.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tiledb.get_vector_index_uri.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.tiledb.TileDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.timescalevector.TimescaleVector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.typesense.Typesense.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.upstash.UpstashVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.usearch.dependable_usearch_import.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.usearch.USearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.utils.DistanceStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.utils.filter_complex_metadata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.utils.maximal_marginal_relevance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vald.Vald.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vdms.embedding2bytes.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vdms.VDMS_Client.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vdms.VDMS.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vearch.Vearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vectara.MMRConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vectara.RerankConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vectara.SummaryConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vectara.Vectara.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vectara.VectaraQueryConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vectara.VectaraRAG.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vectara.VectaraRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vespa.VespaStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vikingdb.VikingDB.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.vikingdb.VikingDBConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.weaviate.Weaviate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.xata.XataVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.yellowbrick.Yellowbrick.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.zep_cloud.ZepCloudVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.zep.CollectionConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.zep.ZepVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/community/vectorstores/langchain_community.vectorstores.zilliz.Zilliz.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/agents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/agents/langchain_core.agents.AgentAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/agents/langchain_core.agents.AgentActionMessageLog.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/agents/langchain_core.agents.AgentFinish.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/agents/langchain_core.agents.AgentStep.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/beta.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/beta/langchain_core.beta.runnables.context.aconfig_with_context.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/beta/langchain_core.beta.runnables.context.config_with_context.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/beta/langchain_core.beta.runnables.context.Context.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/beta/langchain_core.beta.runnables.context.ContextGet.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/beta/langchain_core.beta.runnables.context.ContextSet.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/beta/langchain_core.beta.runnables.context.PrefixContext.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/caches.html",
"destination": "https://reference.langchain.com/python/langchain_core/caches/"
},
{
"source": "/v0.2/api_reference/core/caches/langchain_core.caches.BaseCache.html",
"destination": "https://reference.langchain.com/python/langchain_core/caches/"
},
{
"source": "/v0.2/api_reference/core/caches/langchain_core.caches.InMemoryCache.html",
"destination": "https://reference.langchain.com/python/langchain_core/caches/"
},
{
"source": "/v0.2/api_reference/core/callbacks.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.AsyncCallbackHandler.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.BaseCallbackHandler.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.BaseCallbackManager.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.CallbackManagerMixin.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.ChainManagerMixin.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.LLMManagerMixin.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.RetrieverManagerMixin.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.RunManagerMixin.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.base.ToolManagerMixin.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.file.FileCallbackHandler.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.adispatch_custom_event.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.ahandle_event.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.AsyncCallbackManager.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.AsyncCallbackManagerForChainGroup.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.AsyncCallbackManagerForChainRun.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.AsyncCallbackManagerForLLMRun.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.AsyncCallbackManagerForRetrieverRun.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.AsyncParentRunManager.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.AsyncRunManager.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.atrace_as_chain_group.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.BaseRunManager.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.CallbackManagerForChainGroup.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.CallbackManagerForChainRun.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.CallbackManagerForLLMRun.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.CallbackManagerForRetrieverRun.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.dispatch_custom_event.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.handle_event.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.ParentRunManager.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.RunManager.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.shielded.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.manager.trace_as_chain_group.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/callbacks/langchain_core.callbacks.stdout.StdOutCallbackHandler.html",
"destination": "https://reference.langchain.com/python/langchain_core/callbacks/"
},
{
"source": "/v0.2/api_reference/core/chat_history.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/chat_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/chat_loaders/langchain_core.chat_loaders.BaseChatLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/chat_sessions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/chat_sessions/langchain_core.chat_sessions.ChatSession.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/document_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/document_loaders/langchain_core.document_loaders.blob_loaders.BlobLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/document_loaders/langchain_core.document_loaders.langsmith.LangSmithLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/documents.html",
"destination": "https://reference.langchain.com/python/langchain_core/documents/"
},
{
"source": "/v0.2/api_reference/core/documents/langchain_core.documents.base.BaseMedia.html",
"destination": "https://reference.langchain.com/python/langchain_core/documents/"
},
{
"source": "/v0.2/api_reference/core/documents/langchain_core.documents.compressor.BaseDocumentCompressor.html",
"destination": "https://reference.langchain.com/python/langchain_core/documents/"
},
{
"source": "/v0.2/api_reference/core/embeddings.html",
"destination": "https://reference.langchain.com/python/langchain_core/embeddings/"
},
{
"source": "/v0.2/api_reference/core/embeddings/langchain_core.embeddings.embeddings.Embeddings.html",
"destination": "https://reference.langchain.com/python/langchain_core/embeddings/"
},
{
"source": "/v0.2/api_reference/core/embeddings/langchain_core.embeddings.fake.DeterministicFakeEmbedding.html",
"destination": "https://reference.langchain.com/python/langchain_core/embeddings/"
},
{
"source": "/v0.2/api_reference/core/embeddings/langchain_core.embeddings.fake.FakeEmbeddings.html",
"destination": "https://reference.langchain.com/python/langchain_core/embeddings/"
},
{
"source": "/v0.2/api_reference/core/example_selectors.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/example_selectors/langchain_core.example_selectors.base.BaseExampleSelector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/example_selectors/langchain_core.example_selectors.length_based.LengthBasedExampleSelector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/example_selectors/langchain_core.example_selectors.semantic_similarity.MaxMarginalRelevanceExampleSelector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/example_selectors/langchain_core.example_selectors.semantic_similarity.SemanticSimilarityExampleSelector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/example_selectors/langchain_core.example_selectors.semantic_similarity.sorted_values.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/exceptions.html",
"destination": "https://reference.langchain.com/python/langchain_core/exceptions/"
},
{
"source": "/v0.2/api_reference/core/exceptions/langchain_core.exceptions.LangChainException.html",
"destination": "https://reference.langchain.com/python/langchain_core/exceptions/"
},
{
"source": "/v0.2/api_reference/core/exceptions/langchain_core.exceptions.OutputParserException.html",
"destination": "https://reference.langchain.com/python/langchain_core/exceptions/"
},
{
"source": "/v0.2/api_reference/core/exceptions/langchain_core.exceptions.TracerException.html",
"destination": "https://reference.langchain.com/python/langchain_core/exceptions/"
},
{
"source": "/v0.2/api_reference/core/globals.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/globals/langchain_core.globals.get_debug.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/globals/langchain_core.globals.get_llm_cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/globals/langchain_core.globals.get_verbose.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/globals/langchain_core.globals.set_debug.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/globals/langchain_core.globals.set_llm_cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/globals/langchain_core.globals.set_verbose.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores/langchain_core.graph_vectorstores.base.GraphVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores/langchain_core.graph_vectorstores.base.GraphVectorStoreRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores/langchain_core.graph_vectorstores.base.Node.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores/langchain_core.graph_vectorstores.base.nodes_to_documents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores/langchain_core.graph_vectorstores.links.add_links.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores/langchain_core.graph_vectorstores.links.copy_with_links.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores/langchain_core.graph_vectorstores.links.get_links.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/graph_vectorstores/langchain_core.graph_vectorstores.links.Link.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/index.html",
"destination": "https://reference.langchain.com/python/langchain_core/"
},
{
"source": "/v0.2/api_reference/core/indexing.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.api.aindex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.api.index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.api.IndexingResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.base.DeleteResponse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.base.DocumentIndex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.base.InMemoryRecordManager.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.base.RecordManager.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.base.UpsertResponse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/indexing/langchain_core.indexing.in_memory.InMemoryDocumentIndex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/language_models.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.base.BaseLanguageModel.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.base.LangSmithParams.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.chat_models.agenerate_from_stream.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.chat_models.generate_from_stream.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.chat_models.SimpleChatModel.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake_chat_models.FakeChatModel.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake_chat_models.FakeListChatModel.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake_chat_models.FakeListChatModelError.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake_chat_models.FakeMessagesListChatModel.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake_chat_models.ParrotFakeChatModel.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake.FakeListLLM.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake.FakeListLLMError.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.fake.FakeStreamingListLLM.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.llms.aget_prompts.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.llms.aupdate_cache.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.llms.create_base_retry_decorator.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.llms.get_prompts.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.llms.LLM.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/language_models/langchain_core.language_models.llms.update_cache.html",
"destination": "https://reference.langchain.com/python/langchain_core/language_models/"
},
{
"source": "/v0.2/api_reference/core/load.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.dump.default.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.dump.dumpd.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.dump.dumps.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.load.load.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.load.loads.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.load.Reviver.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.serializable.BaseSerialized.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.serializable.Serializable.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.serializable.SerializedConstructor.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.serializable.SerializedNotImplemented.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.serializable.SerializedSecret.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.serializable.to_json_not_implemented.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/load/langchain_core.load.serializable.try_neq_default.html",
"destination": "https://reference.langchain.com/python/langchain_core/load/"
},
{
"source": "/v0.2/api_reference/core/memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/memory/langchain_core.memory.BaseMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.ai.add_ai_message_chunks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.ai.AIMessageChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.ai.UsageMetadata.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.base.BaseMessageChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.base.get_msg_title_repr.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.base.merge_content.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.base.message_to_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.base.messages_to_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.chat.ChatMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.chat.ChatMessageChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.function.FunctionMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.function.FunctionMessageChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.human.HumanMessageChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.modifier.RemoveMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.system.SystemMessageChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.default_tool_chunk_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.default_tool_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.invalid_tool_call.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.InvalidToolCall.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.tool_call_chunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.tool_call.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.ToolCall.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.ToolCallChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.tool.ToolMessageChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.utils.convert_to_messages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.utils.filter_messages.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.utils.get_buffer_string.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.utils.merge_message_runs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.utils.message_chunk_to_message.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/messages/langchain_core.messages.utils.messages_from_dict.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/output_parsers.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.base.BaseGenerationOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.base.BaseLLMOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.base.BaseOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.json.JsonOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.json.SimpleJsonOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.list.CommaSeparatedListOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.list.droplastn.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.list.ListOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.list.MarkdownListOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.list.NumberedListOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_functions.JsonKeyOutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_functions.JsonOutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_functions.OutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_functions.PydanticAttrOutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_functions.PydanticOutputFunctionsParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_tools.JsonOutputKeyToolsParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_tools.JsonOutputToolsParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_tools.make_invalid_tool_call.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_tools.parse_tool_call.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_tools.parse_tool_calls.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.openai_tools.PydanticToolsParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.pydantic.PydanticOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.transform.BaseCumulativeTransformOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.transform.BaseTransformOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.xml.nested_element.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/output_parsers/langchain_core.output_parsers.xml.XMLOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain_core/output_parsers/"
},
{
"source": "/v0.2/api_reference/core/outputs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/outputs/langchain_core.outputs.chat_generation.ChatGeneration.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/outputs/langchain_core.outputs.chat_generation.ChatGenerationChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/outputs/langchain_core.outputs.chat_result.ChatResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/outputs/langchain_core.outputs.generation.Generation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/outputs/langchain_core.outputs.generation.GenerationChunk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/outputs/langchain_core.outputs.llm_result.LLMResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/outputs/langchain_core.outputs.run_info.RunInfo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompt_values.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompt_values/langchain_core.prompt_values.ChatPromptValue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompt_values/langchain_core.prompt_values.ChatPromptValueConcrete.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompt_values/langchain_core.prompt_values.ImagePromptValue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompt_values/langchain_core.prompt_values.ImageURL.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompt_values/langchain_core.prompt_values.PromptValue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompt_values/langchain_core.prompt_values.StringPromptValue.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/prompts.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.base.aformat_document.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.base.BasePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.base.format_document.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.AIMessagePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.BaseChatPromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.BaseMessagePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.BaseStringMessagePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.ChatMessagePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.HumanMessagePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.chat.SystemMessagePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.few_shot_with_templates.FewShotPromptWithTemplates.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.few_shot.FewShotChatMessagePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.few_shot.FewShotPromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.image.ImagePromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.loading.load_prompt_from_config.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.loading.load_prompt.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.string.check_valid_template.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.string.get_template_variables.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.string.jinja2_formatter.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.string.mustache_formatter.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.string.mustache_schema.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.string.mustache_template_vars.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.string.StringPromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.string.validate_jinja2.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.structured.StructuredPrompt.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/rate_limiters.html",
"destination": "https://reference.langchain.com/python/langchain_core/rate_limiters/"
},
{
"source": "/v0.2/api_reference/core/rate_limiters/langchain_core.rate_limiters.BaseRateLimiter.html",
"destination": "https://reference.langchain.com/python/langchain_core/rate_limiters/"
},
{
"source": "/v0.2/api_reference/core/rate_limiters/langchain_core.rate_limiters.InMemoryRateLimiter.html",
"destination": "https://reference.langchain.com/python/langchain_core/rate_limiters/"
},
{
"source": "/v0.2/api_reference/core/retrievers.html",
"destination": "https://reference.langchain.com/python/langchain_core/retrievers/"
},
{
"source": "/v0.2/api_reference/core/retrievers/langchain_core.retrievers.LangSmithRetrieverParams.html",
"destination": "https://reference.langchain.com/python/langchain_core/retrievers/"
},
{
"source": "/v0.2/api_reference/core/runnables.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.chain.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.coerce_to_runnable.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableBinding.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableBindingBase.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableEach.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableEachBase.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableGenerator.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableMap.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.base.RunnableSerializable.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.branch.RunnableBranch.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.acall_func_with_variable_args.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.call_func_with_variable_args.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.ContextThreadPoolExecutor.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.EmptyDict.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.ensure_config.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.get_async_callback_manager_for_config.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.get_callback_manager_for_config.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.get_config_list.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.get_executor_for_config.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.merge_configs.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.patch_config.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.config.run_in_executor.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.configurable.DynamicRunnable.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.configurable.make_options_spec.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.configurable.prefix_config_spec.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.configurable.RunnableConfigurableAlternatives.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.configurable.RunnableConfigurableFields.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.configurable.StrEnum.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.fallbacks.RunnableWithFallbacks.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph_ascii.AsciiCanvas.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph_ascii.draw_ascii.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph_ascii.VertexViewer.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph_mermaid.draw_mermaid_png.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph_mermaid.draw_mermaid.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph_png.PngDrawer.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.Branch.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.CurveStyle.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.Edge.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.Graph.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.is_uuid.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.LabelsDict.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.MermaidDrawMethod.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.node_data_json.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.node_data_str.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.Node.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.NodeStyles.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.graph.Stringifiable.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.passthrough.aidentity.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.passthrough.identity.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.passthrough.RunnableAssign.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.passthrough.RunnablePick.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.retry.RunnableRetry.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.router.RouterInput.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.router.RouterRunnable.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.schema.BaseStreamEvent.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.schema.CustomStreamEvent.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.schema.EventData.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.schema.StandardStreamEvent.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.aadd.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.accepts_config.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.accepts_context.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.accepts_run_manager.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.add.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.AddableDict.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.ConfigurableField.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.ConfigurableFieldMultiOption.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.ConfigurableFieldSingleOption.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.ConfigurableFieldSpec.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.create_model.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.FunctionNonLocals.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.gated_coro.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.gather_with_concurrency.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.get_function_first_arg_dict_keys.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.get_function_nonlocals.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.get_lambda_source.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.get_unique_config_specs.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.GetLambdaSource.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.indent_lines_after_first.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.is_async_callable.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.is_async_generator.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.IsFunctionArgDict.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.IsLocalDict.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.NonLocals.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/runnables/langchain_core.runnables.utils.SupportsAdd.html",
"destination": "https://reference.langchain.com/python/langchain_core/runnables/"
},
{
"source": "/v0.2/api_reference/core/stores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/stores/langchain_core.stores.BaseStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/stores/langchain_core.stores.InMemoryBaseStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/stores/langchain_core.stores.InMemoryByteStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/stores/langchain_core.stores.InMemoryStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/stores/langchain_core.stores.InvalidKeyException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query/langchain_core.structured_query.Comparator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query/langchain_core.structured_query.Comparison.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query/langchain_core.structured_query.Expr.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query/langchain_core.structured_query.FilterDirective.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query/langchain_core.structured_query.Operation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query/langchain_core.structured_query.Operator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query/langchain_core.structured_query.StructuredQuery.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/structured_query/langchain_core.structured_query.Visitor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/sys_info.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/sys_info/langchain_core.sys_info.print_sys_info.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.base.BaseToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.base.create_schema_from_function.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.base.InjectedToolArg.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.base.SchemaAnnotationError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.convert.convert_runnable_to_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.render.render_text_description_and_args.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.render.render_text_description.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.retriever.create_retriever_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.retriever.RetrieverInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.simple.Tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.base.AsyncBaseTracer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.base.BaseTracer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.context.collect_runs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.context.register_configure_hook.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.context.tracing_enabled.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.context.tracing_v2_enabled.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.evaluation.EvaluatorCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.evaluation.wait_for_all_evaluators.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.event_stream.RunInfo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.langchain_v1.get_headers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.langchain_v1.LangChainTracerV1.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.langchain.get_client.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.langchain.LangChainTracer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.langchain.log_error_once.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.langchain.wait_for_all_tracers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.log_stream.LogEntry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.log_stream.LogStreamCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.log_stream.RunLog.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.log_stream.RunLogPatch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.log_stream.RunState.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.root_listeners.AsyncRootListenersTracer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.run_collector.RunCollectorCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.BaseRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.ChainRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.LLMRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.Run.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.RunTypeEnum.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.ToolRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.TracerSession.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.TracerSessionBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.TracerSessionV1.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.TracerSessionV1Base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.schemas.TracerSessionV1Create.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.stdout.ConsoleCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.stdout.elapsed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.stdout.FunctionCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tracers/langchain_core.tracers.stdout.try_json_stringify.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/utils.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.aiter.abatch_iterate.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.aiter.aclosing.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.aiter.atee.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.aiter.NoLock.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.aiter.py_anext.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.aiter.tee_peer.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.aiter.Tee.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.env.env_var_is_set.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.env.get_from_dict_or_env.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.env.get_from_env.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.formatting.StrictFormatter.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.convert_pydantic_to_openai_function.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.convert_pydantic_to_openai_tool.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.convert_python_function_to_openai_function.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.convert_to_openai_function.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.convert_to_openai_tool.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.format_tool_to_openai_function.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.format_tool_to_openai_tool.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.FunctionDescription.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.tool_example_to_messages.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.function_calling.ToolDescription.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.html.extract_sub_links.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.html.find_all_links.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.image.encode_image.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.image.image_to_data_url.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.input.get_bolded_text.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.input.get_color_mapping.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.input.get_colored_text.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.input.print_text.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.interactive_env.is_interactive_env.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.iter.batch_iterate.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.iter.NoLock.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.iter.safetee.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.iter.tee_peer.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.iter.Tee.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.json_schema.dereference_refs.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.json.parse_and_check_json_markdown.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.json.parse_json_markdown.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.json.parse_partial_json.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.loading.try_load_from_hub.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.mustache.ChevronError.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.mustache.grab_literal.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.mustache.l_sa_check.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.mustache.parse_tag.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.mustache.r_sa_check.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.mustache.render.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.mustache.tokenize.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.pydantic.get_fields.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.pydantic.get_pydantic_major_version.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.pydantic.is_basemodel_instance.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.pydantic.is_basemodel_subclass.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.pydantic.is_pydantic_v1_subclass.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.pydantic.is_pydantic_v2_subclass.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.pydantic.pre_init.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.strings.comma_list.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.strings.stringify_dict.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.strings.stringify_value.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.build_extra_kwargs.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.check_package_version.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.convert_to_secret_str.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.from_env.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.get_pydantic_field_names.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.guard_import.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.mock_now.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.raise_for_status_with_text.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.secret_from_env.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/utils/langchain_core.utils.utils.xor_args.html",
"destination": "https://reference.langchain.com/python/langchain_core/utils/"
},
{
"source": "/v0.2/api_reference/core/vectorstores.html",
"destination": "https://reference.langchain.com/python/langchain_core/vectorstores/"
},
{
"source": "/v0.2/api_reference/core/vectorstores/langchain_core.vectorstores.base.VectorStore.html",
"destination": "https://reference.langchain.com/python/langchain_core/vectorstores/"
},
{
"source": "/v0.2/api_reference/core/vectorstores/langchain_core.vectorstores.base.VectorStoreRetriever.html",
"destination": "https://reference.langchain.com/python/langchain_core/vectorstores/"
},
{
"source": "/v0.2/api_reference/core/vectorstores/langchain_core.vectorstores.utils.maximal_marginal_relevance.html",
"destination": "https://reference.langchain.com/python/langchain_core/vectorstores/"
},
{
"source": "/v0.2/api_reference/couchbase/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/couchbase/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/couchbase/cache/langchain_couchbase.cache.CouchbaseCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/couchbase/cache/langchain_couchbase.cache.CouchbaseSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/couchbase/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/couchbase/chat_message_histories/langchain_couchbase.chat_message_histories.CouchbaseChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/couchbase/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/couchbase/vectorstores/langchain_couchbase.vectorstores.CouchbaseVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/cache/langchain_elasticsearch.cache.ElasticsearchCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/cache/langchain_elasticsearch.cache.ElasticsearchEmbeddingsCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/chat_history.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/chat_history/langchain_elasticsearch.chat_history.ElasticsearchChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/client.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/client/langchain_elasticsearch.client.create_elasticsearch_client.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/embeddings/langchain_elasticsearch.embeddings.ElasticsearchEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/embeddings/langchain_elasticsearch.embeddings.EmbeddingServiceAdapter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/retrievers/langchain_elasticsearch.retrievers.ElasticsearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/vectorstores/langchain_elasticsearch.vectorstores.ApproxRetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/vectorstores/langchain_elasticsearch.vectorstores.BaseRetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/vectorstores/langchain_elasticsearch.vectorstores.BM25RetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/vectorstores/langchain_elasticsearch.vectorstores.ElasticsearchStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/vectorstores/langchain_elasticsearch.vectorstores.ExactRetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/elasticsearch/vectorstores/langchain_elasticsearch.vectorstores.SparseRetrievalStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/exa/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/exa/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/exa/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/exa/retrievers/langchain_exa.retrievers.ExaSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/exa/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/exa/tools/langchain_exa.tools.ExaFindSimilarResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/exa/tools/langchain_exa.tools.ExaSearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/agents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/agents/langchain_experimental.agents.agent_toolkits.csv.base.create_csv_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/agents/langchain_experimental.agents.agent_toolkits.pandas.base.create_pandas_dataframe_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/agents/langchain_experimental.agents.agent_toolkits.python.base.create_python_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/agents/langchain_experimental.agents.agent_toolkits.spark.base.create_spark_dataframe_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/agents/langchain_experimental.agents.agent_toolkits.xorbits.base.create_xorbits_agent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.agent.AutoGPT.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.memory.AutoGPTMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.output_parser.AutoGPTAction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.output_parser.AutoGPTOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.output_parser.BaseAutoGPTOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.output_parser.preprocess_json_input.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.prompt_generator.get_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.prompt_generator.PromptGenerator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.autogpt.prompt.AutoGPTPrompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.baby_agi.baby_agi.BabyAGI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.baby_agi.task_creation.TaskCreationChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.baby_agi.task_execution.TaskExecutionChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.baby_agi.task_prioritization.TaskPrioritizationChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.hugginggpt.HuggingGPT.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.repsonse_generator.load_response_generator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.repsonse_generator.ResponseGenerationChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.repsonse_generator.ResponseGenerator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_executor.Task.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_executor.TaskExecutor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_planner.BasePlanner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_planner.load_chat_planner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_planner.Plan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_planner.PlanningOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_planner.Step.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_planner.TaskPlaningChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/autonomous_agents/langchain_experimental.autonomous_agents.hugginggpt.task_planner.TaskPlanner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/chat_models/langchain_experimental.chat_models.llm_wrapper.ChatWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/chat_models/langchain_experimental.chat_models.llm_wrapper.Llama2Chat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/chat_models/langchain_experimental.chat_models.llm_wrapper.Mixtral.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/chat_models/langchain_experimental.chat_models.llm_wrapper.Orca.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/chat_models/langchain_experimental.chat_models.llm_wrapper.Vicuna.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.amazon_comprehend_moderation.AmazonComprehendModerationChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation_callbacks.BaseModerationCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation_config.BaseModerationConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation_config.ModerationPiiConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation_config.ModerationPromptSafetyConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation_config.ModerationToxicityConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation_exceptions.ModerationPiiError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation_exceptions.ModerationPromptSafetyError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation_exceptions.ModerationToxicityError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.base_moderation.BaseModeration.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.pii.ComprehendPII.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.prompt_safety.ComprehendPromptSafety.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/comprehend_moderation/langchain_experimental.comprehend_moderation.toxicity.ComprehendToxicity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.base.CausalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.base.CPALChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.base.InterventionChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.base.NarrativeChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.base.QueryChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.constants.Constant.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.CausalModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.EntityModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.EntitySettingModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.InterventionModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.NarrativeModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.QueryModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.ResultModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.StoryModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/cpal/langchain_experimental.cpal.models.SystemSettingModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.base.AnonymizerBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.base.ReversibleAnonymizerBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.deanonymizer_mapping.create_anonymizer_mapping.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.deanonymizer_mapping.DeanonymizerMapping.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.deanonymizer_mapping.format_duplicated_operator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.deanonymizer_matching_strategies.case_insensitive_matching_strategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.deanonymizer_matching_strategies.combined_exact_fuzzy_matching_strategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.deanonymizer_matching_strategies.exact_matching_strategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.deanonymizer_matching_strategies.fuzzy_matching_strategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.deanonymizer_matching_strategies.ngram_fuzzy_matching_strategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.faker_presidio_mapping.get_pseudoanonymizer_mapping.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.presidio.PresidioAnonymizer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.presidio.PresidioAnonymizerBase.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/data_anonymizer/langchain_experimental.data_anonymizer.presidio.PresidioReversibleAnonymizer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/fallacy_removal.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/fallacy_removal/langchain_experimental.fallacy_removal.base.FallacyChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/fallacy_removal/langchain_experimental.fallacy_removal.models.LogicalFallacy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/generative_agents.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/generative_agents/langchain_experimental.generative_agents.generative_agent.GenerativeAgent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/generative_agents/langchain_experimental.generative_agents.memory.GenerativeAgentMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.diffbot.DiffbotGraphTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.diffbot.format_property_key.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.diffbot.NodesList.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.diffbot.SimplifiedSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.diffbot.TypeOption.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.gliner.GlinerGraphTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.llm.create_simple_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.llm.create_unstructured_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.llm.format_property_key.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.llm.LLMGraphTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.llm.map_to_base_node.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.llm.map_to_base_relationship.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.llm.optional_enum_field.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.llm.UnstructuredRelation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/graph_transformers/langchain_experimental.graph_transformers.relik.RelikGraphTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llm_bash.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llm_bash/langchain_experimental.llm_bash.base.LLMBashChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llm_bash/langchain_experimental.llm_bash.bash.BashProcess.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llm_bash/langchain_experimental.llm_bash.prompt.BashOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llm_symbolic_math.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llm_symbolic_math/langchain_experimental.llm_symbolic_math.base.LLMSymbolicMathChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.anthropic_functions.AnthropicFunctions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.anthropic_functions.TagParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.jsonformer_decoder.import_jsonformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.jsonformer_decoder.JsonFormer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.llamaapi.ChatLlamaAPI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.lmformatenforcer_decoder.import_lmformatenforcer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.lmformatenforcer_decoder.LMFormatEnforcer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.ollama_functions.convert_to_ollama_tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.ollama_functions.OllamaFunctions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.ollama_functions.parse_response.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.rellm_decoder.import_rellm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/llms/langchain_experimental.llms.rellm_decoder.RELLM.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/open_clip.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/open_clip/langchain_experimental.open_clip.open_clip.OpenCLIPEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/pal_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/pal_chain/langchain_experimental.pal_chain.base.PALChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/pal_chain/langchain_experimental.pal_chain.base.PALValidation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.agent_executor.PlanAndExecute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.executors.agent_executor.load_agent_executor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.executors.base.BaseExecutor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.executors.base.ChainExecutor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.planners.base.BasePlanner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.planners.base.LLMPlanner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.planners.chat_planner.load_chat_planner.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.planners.chat_planner.PlanningOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.schema.BaseStepContainer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.schema.ListStepContainer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.schema.Plan.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.schema.PlanOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.schema.Step.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/plan_and_execute/langchain_experimental.plan_and_execute.schema.StepResponse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/prompt_injection_identifier.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/prompt_injection_identifier/langchain_experimental.prompt_injection_identifier.hugging_face_identifier.HuggingFaceInjectionIdentifier.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/prompt_injection_identifier/langchain_experimental.prompt_injection_identifier.hugging_face_identifier.PromptInjectionException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/recommenders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/recommenders/langchain_experimental.recommenders.amazon_personalize_chain.AmazonPersonalizeChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/recommenders/langchain_experimental.recommenders.amazon_personalize.AmazonPersonalize.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/retrievers/langchain_experimental.retrievers.vector_sql_database.VectorSQLDatabaseChainRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.AutoSelectionScorer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.BasedOn.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.Embed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.EmbedAndKeep.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.Embedder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.Event.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.get_based_on_and_to_select_from.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.parse_lines.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.Policy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.prepare_inputs_for_autoembed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.RLChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.Selected.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.SelectionScorer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.ToSelectFrom.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.base.VwPolicy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.helpers.embed_dict_type.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.helpers.embed_list_type.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.helpers.embed_string_type.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.helpers.embed.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.helpers.is_stringtype_instance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.helpers.stringify_embedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.metrics.MetricsTrackerAverage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.metrics.MetricsTrackerRollingWindow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.model_repository.ModelRepository.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.pick_best_chain.PickBest.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.pick_best_chain.PickBestEvent.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.pick_best_chain.PickBestFeatureEmbedder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.pick_best_chain.PickBestRandomPolicy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.pick_best_chain.PickBestSelected.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/rl_chain/langchain_experimental.rl_chain.vw_logger.VwLogger.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/smart_llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/smart_llm/langchain_experimental.smart_llm.base.SmartLLMChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/sql.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/sql/langchain_experimental.sql.base.SQLDatabaseChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/sql/langchain_experimental.sql.base.SQLDatabaseSequentialChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/sql/langchain_experimental.sql.vector_sql.get_result_from_sqldb.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/sql/langchain_experimental.sql.vector_sql.VectorSQLDatabaseChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/sql/langchain_experimental.sql.vector_sql.VectorSQLOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/sql/langchain_experimental.sql.vector_sql.VectorSQLRetrieveAllOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tabular_synthetic_data.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tabular_synthetic_data/langchain_experimental.tabular_synthetic_data.base.SyntheticDataGenerator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tabular_synthetic_data/langchain_experimental.tabular_synthetic_data.openai.create_openai_data_generator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/text_splitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/text_splitter/langchain_experimental.text_splitter.calculate_cosine_distances.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/text_splitter/langchain_experimental.text_splitter.combine_sentences.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/text_splitter/langchain_experimental.text_splitter.SemanticChunker.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tools/langchain_experimental.tools.python.tool.PythonAstREPLTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tools/langchain_experimental.tools.python.tool.PythonInputs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tools/langchain_experimental.tools.python.tool.PythonREPLTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tools/langchain_experimental.tools.python.tool.sanitize_input.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.base.ToTChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.checker.ToTChecker.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.controller.ToTController.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.memory.ToTDFSMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.prompts.CheckerOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.prompts.get_cot_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.prompts.get_propose_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.prompts.JSONListOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.thought_generation.BaseThoughtGenerationStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.thought_generation.ProposePromptStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.thought_generation.SampleCoTStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.thought.Thought.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/tot/langchain_experimental.tot.thought.ThoughtValidity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/utilities.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/utilities/langchain_experimental.utilities.python.PythonREPL.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.base.VideoCaptioningChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.models.AudioModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.models.BaseModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.models.CaptionModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.models.VideoModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.services.audio_service.AudioProcessor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.services.caption_service.CaptionProcessor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.services.combine_service.CombineProcessor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.services.image_service.ImageProcessor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/experimental/video_captioning/langchain_experimental.video_captioning.services.srt_service.SRTProcessor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/fireworks/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/fireworks/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/fireworks/chat_models/langchain_fireworks.chat_models.ChatFireworks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/fireworks/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/fireworks/embeddings/langchain_fireworks.embeddings.FireworksEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/fireworks/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/fireworks/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/fireworks/llms/langchain_fireworks.llms.Fireworks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bigquery.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bigquery/langchain_google_community.bigquery.BigQueryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bq_storage_vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bq_storage_vectorstores/langchain_google_community.bq_storage_vectorstores.bigquery.BigQueryVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bq_storage_vectorstores/langchain_google_community.bq_storage_vectorstores.featurestore.VertexFSVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bq_storage_vectorstores/langchain_google_community.bq_storage_vectorstores.utils.cast_proto_type.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bq_storage_vectorstores/langchain_google_community.bq_storage_vectorstores.utils.check_bq_dataset_exists.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bq_storage_vectorstores/langchain_google_community.bq_storage_vectorstores.utils.doc_match_filter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/bq_storage_vectorstores/langchain_google_community.bq_storage_vectorstores.utils.validate_column_in_bq_schema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/docai.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/docai/langchain_google_community.docai.DocAIParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/docai/langchain_google_community.docai.DocAIParsingResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/documentai_warehouse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/documentai_warehouse/langchain_google_community.documentai_warehouse.DocumentAIWarehouseRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/drive.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/drive/langchain_google_community.drive.GoogleDriveLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gcs_directory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gcs_directory/langchain_google_community.gcs_directory.GCSDirectoryLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gcs_file.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gcs_file/langchain_google_community.gcs_file.GCSFileLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.base.GmailBaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.create_draft.CreateDraftSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.create_draft.GmailCreateDraft.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.get_message.GmailGetMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.get_message.SearchArgsSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.get_thread.GetThreadSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.get_thread.GmailGetThread.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.loader.GMailLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.search.GmailSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.search.Resource.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.search.SearchArgsSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.send_message.GmailSendMessage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.send_message.SendMessageSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.toolkit.GmailToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.utils.build_resource_service.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.utils.clean_email_body.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.utils.get_gmail_credentials.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.utils.import_google.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.utils.import_googleapiclient_resource_builder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/gmail/langchain_google_community.gmail.utils.import_installed_app_flow.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/google_speech_to_text.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/google_speech_to_text/langchain_google_community.google_speech_to_text.SpeechToTextLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/places_api.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/places_api/langchain_google_community.places_api.GooglePlacesAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/places_api/langchain_google_community.places_api.GooglePlacesSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/places_api/langchain_google_community.places_api.GooglePlacesTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/search/langchain_google_community.search.GoogleSearchAPIWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/search/langchain_google_community.search.GoogleSearchResults.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/search/langchain_google_community.search.GoogleSearchRun.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/texttospeech.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/texttospeech/langchain_google_community.texttospeech.TextToSpeechTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/translate.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/translate/langchain_google_community.translate.GoogleTranslateTransformer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vertex_ai_search.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vertex_ai_search/langchain_google_community.vertex_ai_search.VertexAIMultiTurnSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vertex_ai_search/langchain_google_community.vertex_ai_search.VertexAISearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vertex_ai_search/langchain_google_community.vertex_ai_search.VertexAISearchSummaryTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vertex_check_grounding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vertex_check_grounding/langchain_google_community.vertex_check_grounding.VertexAICheckGroundingWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vertex_rank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vertex_rank/langchain_google_community.vertex_rank.VertexAIRank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vision.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vision/langchain_google_community.vision.CloudVisionLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_community/vision/langchain_google_community.vision.CloudVisionParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/chat_models/langchain_google_genai.chat_models.ChatGoogleGenerativeAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/chat_models/langchain_google_genai.chat_models.ChatGoogleGenerativeAIError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/embeddings/langchain_google_genai.embeddings.GoogleGenerativeAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/genai_aqa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/genai_aqa/langchain_google_genai.genai_aqa.AqaInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/genai_aqa/langchain_google_genai.genai_aqa.AqaOutput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/genai_aqa/langchain_google_genai.genai_aqa.GenAIAqa.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/google_vector_store.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/google_vector_store/langchain_google_genai.google_vector_store.DoesNotExistsException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/google_vector_store/langchain_google_genai.google_vector_store.GoogleVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/google_vector_store/langchain_google_genai.google_vector_store.ServerSideEmbedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/llms/langchain_google_genai.llms.GoogleGenerativeAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_genai/llms/langchain_google_genai.llms.GoogleModelFamily.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/callbacks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/callbacks/langchain_google_vertexai.callbacks.VertexAICallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/chains.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/chains/langchain_google_vertexai.chains.create_structured_runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/chains/langchain_google_vertexai.chains.get_output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/chat_models/langchain_google_vertexai.chat_models.ChatVertexAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/embeddings/langchain_google_vertexai.embeddings.GoogleEmbeddingModelType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/embeddings/langchain_google_vertexai.embeddings.GoogleEmbeddingModelVersion.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/embeddings/langchain_google_vertexai.embeddings.VertexAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/evaluators.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/evaluators/langchain_google_vertexai.evaluators.evaluation.VertexPairWiseStringEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/evaluators/langchain_google_vertexai.evaluators.evaluation.VertexStringEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/functions_utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/functions_utils/langchain_google_vertexai.functions_utils.PydanticFunctionsOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/gemma.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/gemma/langchain_google_vertexai.gemma.gemma_messages_to_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/gemma/langchain_google_vertexai.gemma.GemmaChatLocalHF.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/gemma/langchain_google_vertexai.gemma.GemmaChatLocalKaggle.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/gemma/langchain_google_vertexai.gemma.GemmaChatVertexAIModelGarden.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/gemma/langchain_google_vertexai.gemma.GemmaLocalHF.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/gemma/langchain_google_vertexai.gemma.GemmaLocalKaggle.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/gemma/langchain_google_vertexai.gemma.GemmaVertexAIModelGarden.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/llms/langchain_google_vertexai.llms.VertexAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/model_garden_maas.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/model_garden_maas/langchain_google_vertexai.model_garden_maas.llama.VertexModelGardenLlama.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/model_garden_maas/langchain_google_vertexai.model_garden_maas.mistral.VertexModelGardenMistral.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/model_garden.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/model_garden/langchain_google_vertexai.model_garden.ChatAnthropicVertex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/model_garden/langchain_google_vertexai.model_garden.VertexAIModelGarden.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/utils/langchain_google_vertexai.utils.create_context_cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vectorstores/langchain_google_vertexai.vectorstores.document_storage.DataStoreDocumentStorage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vectorstores/langchain_google_vertexai.vectorstores.document_storage.DocumentStorage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vectorstores/langchain_google_vertexai.vectorstores.document_storage.GCSDocumentStorage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vectorstores/langchain_google_vertexai.vectorstores.vectorstores.VectorSearchVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vectorstores/langchain_google_vertexai.vectorstores.vectorstores.VectorSearchVectorStoreDatastore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vectorstores/langchain_google_vertexai.vectorstores.vectorstores.VectorSearchVectorStoreGCS.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vision_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vision_models/langchain_google_vertexai.vision_models.VertexAIImageCaptioning.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vision_models/langchain_google_vertexai.vision_models.VertexAIImageCaptioningChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vision_models/langchain_google_vertexai.vision_models.VertexAIImageEditorChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vision_models/langchain_google_vertexai.vision_models.VertexAIImageGeneratorChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/google_vertexai/vision_models/langchain_google_vertexai.vision_models.VertexAIVisualQnAChat.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/groq/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/groq/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/groq/chat_models/langchain_groq.chat_models.ChatGroq.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/groq/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/chat_models/langchain_huggingface.chat_models.huggingface.ChatHuggingFace.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/chat_models/langchain_huggingface.chat_models.huggingface.TGI_MESSAGE.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/chat_models/langchain_huggingface.chat_models.huggingface.TGI_RESPONSE.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/embeddings/langchain_huggingface.embeddings.huggingface_endpoint.HuggingFaceEndpointEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/embeddings/langchain_huggingface.embeddings.huggingface.HuggingFaceEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/llms/langchain_huggingface.llms.huggingface_endpoint.HuggingFaceEndpoint.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/huggingface/llms/langchain_huggingface.llms.huggingface_pipeline.HuggingFacePipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/lanchain_community/chat_models/lanchain_community.chat_models.yi.ChatYi.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/agents.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent_iterator.AgentExecutorIterator.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent_toolkits.conversational_retrieval.openai_functions.create_conversational_retrieval_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent_toolkits.vectorstore.base.create_vectorstore_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent_toolkits.vectorstore.base.create_vectorstore_router_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent_toolkits.vectorstore.toolkit.VectorStoreInfo.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent_toolkits.vectorstore.toolkit.VectorStoreRouterToolkit.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent_toolkits.vectorstore.toolkit.VectorStoreToolkit.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.Agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.AgentExecutor.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.AgentOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.BaseMultiActionAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.BaseSingleActionAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.ExceptionTool.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.LLMSingleActionAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.MultiActionAgentOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.RunnableAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.agent.RunnableMultiActionAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.chat.base.ChatAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.chat.output_parser.ChatOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.conversational_chat.base.ConversationalChatAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.conversational_chat.output_parser.ConvoOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.conversational.base.ConversationalAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.conversational.output_parser.ConvoOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.format_scratchpad.log_to_messages.format_log_to_messages.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.format_scratchpad.log.format_log_to_str.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.format_scratchpad.openai_functions.format_to_openai_function_messages.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.format_scratchpad.openai_functions.format_to_openai_functions.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.format_scratchpad.tools.format_to_tool_messages.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.format_scratchpad.xml.format_xml.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.json_chat.base.create_json_chat_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.loading.load_agent_from_config.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.loading.load_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.mrkl.base.ChainConfig.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.mrkl.base.MRKLChain.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.mrkl.base.ZeroShotAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.mrkl.output_parser.MRKLOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.openai_assistant.base.OpenAIAssistantAction.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.openai_assistant.base.OpenAIAssistantFinish.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.openai_assistant.base.OpenAIAssistantRunnable.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.openai_functions_agent.agent_token_buffer_memory.AgentTokenBufferMemory.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.openai_functions_agent.base.create_openai_functions_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.openai_functions_agent.base.OpenAIFunctionsAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.openai_functions_multi_agent.base.OpenAIMultiFunctionsAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.openai_tools.base.create_openai_tools_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.json.JSONAgentOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.openai_functions.OpenAIFunctionsAgentOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.openai_tools.OpenAIToolsAgentOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.openai_tools.parse_ai_message_to_openai_tool_action.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.react_json_single_input.ReActJsonSingleInputOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.react_single_input.ReActSingleInputOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.self_ask.SelfAskOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.tools.parse_ai_message_to_tool_action.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.tools.ToolAgentAction.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.tools.ToolsAgentOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.output_parsers.xml.XMLAgentOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.react.agent.create_react_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.react.base.DocstoreExplorer.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.react.base.ReActChain.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.react.base.ReActDocstoreAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.react.base.ReActTextWorldAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.react.output_parser.ReActOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.schema.AgentScratchPadChatPromptTemplate.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.self_ask_with_search.base.create_self_ask_with_search_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.self_ask_with_search.base.SelfAskWithSearchAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.self_ask_with_search.base.SelfAskWithSearchChain.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.structured_chat.base.create_structured_chat_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.structured_chat.base.StructuredChatAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.structured_chat.output_parser.StructuredChatOutputParser.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.structured_chat.output_parser.StructuredChatOutputParserWithRetries.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.tools.InvalidTool.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.utils.validate_tools_single_input.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.xml.base.create_xml_agent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/agents/langchain.agents.xml.base.XMLAgent.html",
"destination": "https://reference.langchain.com/python/langchain/agents/"
},
{
"source": "/v0.2/api_reference/langchain/callbacks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/callbacks/langchain.callbacks.streaming_aiter_final_only.AsyncFinalIteratorCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/callbacks/langchain.callbacks.streaming_aiter.AsyncIteratorCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/callbacks/langchain.callbacks.streaming_stdout_final_only.FinalStreamingStdOutCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/callbacks/langchain.callbacks.streamlit.StreamlitCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/callbacks/langchain.callbacks.tracers.logging.LoggingCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.api.base.APIChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.base.Chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.base.AnalyzeDocumentChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.base.BaseCombineDocumentsChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.map_reduce.MapReduceDocumentsChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.map_rerank.MapRerankDocumentsChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.reduce.acollapse_docs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.reduce.AsyncCombineDocsProtocol.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.reduce.collapse_docs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.reduce.CombineDocsProtocol.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.reduce.ReduceDocumentsChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.reduce.split_list_of_docs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.refine.RefineDocumentsChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.combine_documents.stuff.StuffDocumentsChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.constitutional_ai.base.ConstitutionalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.constitutional_ai.models.ConstitutionalPrinciple.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.conversation.base.ConversationChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.conversational_retrieval.base.BaseConversationalRetrievalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.conversational_retrieval.base.ChatVectorDBChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.conversational_retrieval.base.ConversationalRetrievalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.conversational_retrieval.base.InputType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.elasticsearch_database.base.ElasticsearchDatabaseChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.example_generator.generate_example.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.flare.base.FlareChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.flare.base.QuestionGeneratorChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.flare.prompts.FinishedOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.hyde.base.HypotheticalDocumentEmbedder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.llm_checker.base.LLMCheckerChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.llm_math.base.LLMMathChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.llm_summarization_checker.base.LLMSummarizationCheckerChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.llm.LLMChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.loading.load_chain_from_config.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.loading.load_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.mapreduce.MapReduceChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.moderation.OpenAIModerationChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.natbot.base.NatBotChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.natbot.crawler.Crawler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.natbot.crawler.ElementInViewPort.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.base.create_openai_fn_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.base.create_structured_output_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.citation_fuzzy_match.create_citation_fuzzy_match_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.citation_fuzzy_match.create_citation_fuzzy_match_runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.citation_fuzzy_match.FactWithEvidence.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.citation_fuzzy_match.QuestionAnswer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.extraction.create_extraction_chain_pydantic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.extraction.create_extraction_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.openapi.get_openapi_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.openapi.openapi_spec_to_openai_fn.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.openapi.SimpleRequestChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.qa_with_structure.AnswerWithSources.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.qa_with_structure.create_qa_with_sources_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.qa_with_structure.create_qa_with_structure_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.tagging.create_tagging_chain_pydantic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.tagging.create_tagging_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_functions.utils.get_llm_kwargs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.openai_tools.extraction.create_extraction_chain_pydantic.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.prompt_selector.BasePromptSelector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.prompt_selector.is_chat_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.prompt_selector.is_llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.qa_generation.base.QAGenerationChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.qa_with_sources.base.BaseQAWithSourcesChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.qa_with_sources.base.QAWithSourcesChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.qa_with_sources.loading.load_qa_with_sources_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.qa_with_sources.loading.LoadingCallable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.qa_with_sources.retrieval.RetrievalQAWithSourcesChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.qa_with_sources.vector_db.VectorDBQAWithSourcesChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.base.construct_examples.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.base.fix_filter_directive.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.base.get_query_constructor_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.base.load_query_constructor_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.base.load_query_constructor_runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.base.StructuredQueryOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.parser.get_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.parser.ISO8601Date.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.parser.ISO8601DateTime.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.parser.v_args.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.query_constructor.schema.AttributeInfo.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.question_answering.chain.load_qa_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.question_answering.chain.LoadingCallable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.retrieval_qa.base.BaseRetrievalQA.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.retrieval_qa.base.RetrievalQA.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.retrieval_qa.base.VectorDBQA.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.router.base.MultiRouteChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.router.base.Route.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.router.base.RouterChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.router.embedding_router.EmbeddingRouterChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.router.llm_router.LLMRouterChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.router.llm_router.RouterOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.router.multi_prompt.MultiPromptChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.router.multi_retrieval_qa.MultiRetrievalQAChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.sequential.SequentialChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.sequential.SimpleSequentialChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.sql_database.query.SQLInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.sql_database.query.SQLInputWithTables.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.structured_output.base.create_openai_fn_runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.structured_output.base.create_structured_output_runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.structured_output.base.get_openai_output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.summarize.chain.LoadingCallable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chains/langchain.chains.transform.TransformChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/chat_models/langchain.chat_models.base.init_chat_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/embeddings.html",
"destination": "https://reference.langchain.com/python/langchain/embeddings/"
},
{
"source": "/v0.2/api_reference/langchain/embeddings/langchain.embeddings.cache.CacheBackedEmbeddings.html",
"destination": "https://reference.langchain.com/python/langchain/embeddings/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.agents.trajectory_eval_chain.TrajectoryEval.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.agents.trajectory_eval_chain.TrajectoryEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.agents.trajectory_eval_chain.TrajectoryOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.comparison.eval_chain.LabeledPairwiseStringEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.comparison.eval_chain.PairwiseStringEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.comparison.eval_chain.PairwiseStringResultOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.comparison.eval_chain.resolve_pairwise_criteria.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.criteria.eval_chain.Criteria.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.criteria.eval_chain.CriteriaEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.criteria.eval_chain.CriteriaResultOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.criteria.eval_chain.LabeledCriteriaEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.criteria.eval_chain.resolve_criteria.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.embedding_distance.base.EmbeddingDistance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.embedding_distance.base.EmbeddingDistanceEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.embedding_distance.base.PairwiseEmbeddingDistanceEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.exact_match.base.ExactMatchStringEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.loading.load_dataset.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.loading.load_evaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.loading.load_evaluators.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.parsing.base.JsonEqualityEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.parsing.base.JsonValidityEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.parsing.json_distance.JsonEditDistanceEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.parsing.json_schema.JsonSchemaEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.qa.eval_chain.ContextQAEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.qa.eval_chain.CotQAEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.qa.eval_chain.QAEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.qa.generate_chain.QAGenerateChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.regex_match.base.RegexMatchStringEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.schema.AgentTrajectoryEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.schema.EvaluatorType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.schema.LLMEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.schema.PairwiseStringEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.schema.StringEvaluator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.scoring.eval_chain.LabeledScoreStringEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.scoring.eval_chain.resolve_criteria.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.scoring.eval_chain.ScoreStringEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.scoring.eval_chain.ScoreStringResultOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.string_distance.base.PairwiseStringDistanceEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.string_distance.base.StringDistance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/evaluation/langchain.evaluation.string_distance.base.StringDistanceEvalChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/globals.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/globals/langchain.globals.get_debug.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/globals/langchain.globals.get_llm_cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/globals/langchain.globals.get_verbose.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/globals/langchain.globals.set_debug.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/globals/langchain.globals.set_llm_cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/globals/langchain.globals.set_verbose.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/hub.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/hub/langchain.hub.pull.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/hub/langchain.hub.push.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/indexes.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/indexes/langchain.indexes.vectorstore.VectorstoreIndexCreator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/indexes/langchain.indexes.vectorstore.VectorStoreIndexWrapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.buffer_window.ConversationBufferWindowMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.buffer.ConversationBufferMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.buffer.ConversationStringBufferMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.chat_memory.BaseChatMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.combined.CombinedMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.entity.BaseEntityStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.entity.ConversationEntityMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.entity.InMemoryEntityStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.entity.RedisEntityStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.entity.SQLiteEntityStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.entity.UpstashRedisEntityStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.readonly.ReadOnlySharedMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.simple.SimpleMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.summary_buffer.ConversationSummaryBufferMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.summary.ConversationSummaryMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.summary.SummarizerMixin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.token_buffer.ConversationTokenBufferMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.utils.get_prompt_input_key.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.vectorstore_token_buffer_memory.ConversationVectorStoreTokenBufferMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/memory/langchain.memory.vectorstore.VectorStoreRetrieverMemory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/model_laboratory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/model_laboratory/langchain.model_laboratory.ModelLaboratory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.boolean.BooleanOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.combining.CombiningOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.datetime.DatetimeOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.enum.EnumOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.fix.OutputFixingParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.fix.OutputFixingParserRetryChainInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.loading.load_output_parser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.pandas_dataframe.PandasDataFrameOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.regex_dict.RegexDictParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.regex.RegexParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.retry.RetryOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.retry.RetryOutputParserRetryChainInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.retry.RetryWithErrorOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.retry.RetryWithErrorOutputParserRetryChainInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.structured.ResponseSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.structured.StructuredOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/output_parsers/langchain.output_parsers.yaml.YamlOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.contextual_compression.ContextualCompressionRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.base.DocumentCompressorPipeline.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.chain_extract.default_get_input.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.chain_extract.LLMChainExtractor.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.chain_extract.NoOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.chain_filter.default_get_input.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.chain_filter.LLMChainFilter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.cohere_rerank.CohereRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.cross_encoder_rerank.CrossEncoderReranker.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.cross_encoder.BaseCrossEncoder.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.embeddings_filter.EmbeddingsFilter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.document_compressors.listwise_rerank.LLMListwiseRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.ensemble.EnsembleRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.ensemble.unique_by_key.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.merger_retriever.MergerRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.multi_query.LineListOutputParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.multi_query.MultiQueryRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.multi_vector.MultiVectorRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.multi_vector.SearchType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.parent_document_retriever.ParentDocumentRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.re_phraser.RePhraseQueryRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.self_query.base.SelfQueryRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/retrievers/langchain.retrievers.time_weighted_retriever.TimeWeightedVectorStoreRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/runnables.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/runnables/langchain.runnables.hub.HubRunnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/runnables/langchain.runnables.openai_functions.OpenAIFunction.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/runnables/langchain.runnables.openai_functions.OpenAIFunctionsRouter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.config.EvalConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.config.RunEvalConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.config.SingleKeyEvalConfig.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.name_generation.random_name.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.progress.ProgressBarCallback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.runner_utils.arun_on_dataset.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.runner_utils.ChatModelInput.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.runner_utils.EvalError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.runner_utils.InputFormatError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.runner_utils.run_on_dataset.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.runner_utils.TestResult.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.string_run_evaluator.ChainStringRunMapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.string_run_evaluator.LLMStringRunMapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.string_run_evaluator.StringExampleMapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.string_run_evaluator.StringRunEvaluatorChain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.string_run_evaluator.StringRunMapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/smith/langchain.smith.evaluation.string_run_evaluator.ToolStringRunMapper.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/storage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/storage/langchain.storage.encoder_backed.EncoderBackedStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/storage/langchain.storage.file_system.LocalFileStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/retrievers/langchain_milvus.retrievers.milvus_hybrid_search.MilvusCollectionHybridSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/retrievers/langchain_milvus.retrievers.zilliz_cloud_pipeline_retriever.ZillizCloudPipelineRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/utils/langchain_milvus.utils.sparse.BaseSparseEmbedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/utils/langchain_milvus.utils.sparse.BM25SparseEmbedding.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/vectorstores/langchain_milvus.vectorstores.milvus.cosine_similarity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/vectorstores/langchain_milvus.vectorstores.milvus.maximal_marginal_relevance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/vectorstores/langchain_milvus.vectorstores.milvus.Milvus.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/milvus/vectorstores/langchain_milvus.vectorstores.zilliz.Zilliz.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mistralai/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mistralai/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mistralai/chat_models/langchain_mistralai.chat_models.acompletion_with_retry.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mistralai/chat_models/langchain_mistralai.chat_models.ChatMistralAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mistralai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mistralai/embeddings/langchain_mistralai.embeddings.DummyTokenizer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mistralai/embeddings/langchain_mistralai.embeddings.MistralAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mistralai/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/cache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/cache/langchain_mongodb.cache.MongoDBAtlasSemanticCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/cache/langchain_mongodb.cache.MongoDBCache.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/chat_message_histories/langchain_mongodb.chat_message_histories.MongoDBChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/pipelines.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/pipelines/langchain_mongodb.pipelines.combine_pipelines.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/pipelines/langchain_mongodb.pipelines.final_hybrid_stage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/pipelines/langchain_mongodb.pipelines.reciprocal_rank_stage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/pipelines/langchain_mongodb.pipelines.text_search_stage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/pipelines/langchain_mongodb.pipelines.vector_search_stage.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/retrievers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/retrievers/langchain_mongodb.retrievers.full_text_search.MongoDBAtlasFullTextSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/retrievers/langchain_mongodb.retrievers.hybrid_search.MongoDBAtlasHybridSearchRetriever.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/utils/langchain_mongodb.utils.cosine_similarity.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/utils/langchain_mongodb.utils.make_serializable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/utils/langchain_mongodb.utils.maximal_marginal_relevance.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/utils/langchain_mongodb.utils.oid_to_str.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/utils/langchain_mongodb.utils.str_to_oid.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/mongodb/vectorstores/langchain_mongodb.vectorstores.MongoDBAtlasVectorSearch.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nomic/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nomic/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/callbacks.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/callbacks/langchain_nvidia_ai_endpoints.callbacks.get_token_cost_for_model.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/callbacks/langchain_nvidia_ai_endpoints.callbacks.get_usage_callback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/callbacks/langchain_nvidia_ai_endpoints.callbacks.standardize_model_name.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/callbacks/langchain_nvidia_ai_endpoints.callbacks.UsageCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/chat_models/langchain_nvidia_ai_endpoints.chat_models.ChatNVIDIA.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/embeddings/langchain_nvidia_ai_endpoints.embeddings.NVIDIAEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/llm.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/llm/langchain_nvidia_ai_endpoints.llm.NVIDIA.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/reranking.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/reranking/langchain_nvidia_ai_endpoints.reranking.NVIDIARerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/reranking/langchain_nvidia_ai_endpoints.reranking.Ranking.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/tools.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/nvidia_ai_endpoints/tools/langchain_nvidia_ai_endpoints.tools.ServerToolsMixin.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ollama/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ollama/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ollama/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ollama/embeddings/langchain_ollama.embeddings.OllamaEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ollama/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/ollama/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/chat_models/langchain_openai.chat_models.azure.AzureChatOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/chat_models/langchain_openai.chat_models.base.BaseChatOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/chat_models/langchain_openai.chat_models.base.OpenAIRefusalError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/embeddings/langchain_openai.embeddings.azure.AzureOpenAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/llms/langchain_openai.llms.azure.AzureOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/llms/langchain_openai.llms.base.BaseOpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/openai/llms/langchain_openai.llms.base.OpenAI.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/pinecone/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/pinecone/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/pinecone/embeddings/langchain_pinecone.embeddings.PineconeEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/pinecone/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/pinecone/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/pinecone/vectorstores/langchain_pinecone.vectorstores.Pinecone.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/pinecone/vectorstores/langchain_pinecone.vectorstores.PineconeVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/chat_message_histories.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/chat_message_histories/langchain_postgres.chat_message_histories.PostgresChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/translator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/translator/langchain_postgres.translator.PGVectorTranslator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/vectorstores/langchain_postgres.vectorstores.DistanceStrategy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/postgres/vectorstores/langchain_postgres.vectorstores.PGVector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.Frontmatter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.Invoker.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.InvokerFactory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.ModelSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.NoOpParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.param_hoisting.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.Prompty.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.PropertySettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.SimpleModel.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/core/langchain_prompty.core.TemplateSettings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/langchain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/langchain/langchain_prompty.langchain.create_chat_prompt.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/parsers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/parsers/langchain_prompty.parsers.PromptyChatParser.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/parsers/langchain_prompty.parsers.RoleMap.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/renderers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/renderers/langchain_prompty.renderers.MustacheRenderer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/utils.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/utils/langchain_prompty.utils.execute.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/utils/langchain_prompty.utils.load.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/utils/langchain_prompty.utils.prepare.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/prompty/utils/langchain_prompty.utils.run.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/fastembed_sparse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/fastembed_sparse/langchain_qdrant.fastembed_sparse.FastEmbedSparse.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/qdrant.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/qdrant/langchain_qdrant.qdrant.QdrantVectorStore.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/qdrant/langchain_qdrant.qdrant.QdrantVectorStoreError.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/qdrant/langchain_qdrant.qdrant.RetrievalMode.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/sparse_embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/sparse_embeddings/langchain_qdrant.sparse_embeddings.SparseEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/sparse_embeddings/langchain_qdrant.sparse_embeddings.SparseVector.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/vectorstores.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/vectorstores/langchain_qdrant.vectorstores.Qdrant.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/vectorstores/langchain_qdrant.vectorstores.QdrantException.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/qdrant/vectorstores/langchain_qdrant.vectorstores.sync_call_fallback.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/reference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/robocorp/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/robocorp/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/robocorp/toolkits.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/robocorp/toolkits/langchain_robocorp.toolkits.ActionServerRequestTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/robocorp/toolkits/langchain_robocorp.toolkits.ActionServerToolkit.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/robocorp/toolkits/langchain_robocorp.toolkits.RunDetailsCallbackHandler.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/robocorp/toolkits/langchain_robocorp.toolkits.ToolArgs.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/robocorp/toolkits/langchain_robocorp.toolkits.ToolInputSchema.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/base.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/base/langchain_text_splitters.base.Language.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/base/langchain_text_splitters.base.split_text_on_tokens.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/base/langchain_text_splitters.base.Tokenizer.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/base/langchain_text_splitters.base.TokenTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/character.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/character/langchain_text_splitters.character.CharacterTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/html.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/html/langchain_text_splitters.html.ElementType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/html/langchain_text_splitters.html.HTMLHeaderTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/html/langchain_text_splitters.html.HTMLSectionSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/json.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/json/langchain_text_splitters.json.RecursiveJsonSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/konlpy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/konlpy/langchain_text_splitters.konlpy.KonlpyTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/latex.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/latex/langchain_text_splitters.latex.LatexTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/markdown.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/markdown/langchain_text_splitters.markdown.ExperimentalMarkdownSyntaxTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/markdown/langchain_text_splitters.markdown.HeaderType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/markdown/langchain_text_splitters.markdown.LineType.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/markdown/langchain_text_splitters.markdown.MarkdownHeaderTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/markdown/langchain_text_splitters.markdown.MarkdownTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/nltk.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/nltk/langchain_text_splitters.nltk.NLTKTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/python.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/python/langchain_text_splitters.python.PythonCodeTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/sentence_transformers.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/sentence_transformers/langchain_text_splitters.sentence_transformers.SentenceTransformersTokenTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/spacy.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/text_splitters/spacy/langchain_text_splitters.spacy.SpacyTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/together/chat_models.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/together/chat_models/langchain_together.chat_models.ChatTogether.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/together/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/together/embeddings/langchain_together.embeddings.TogetherEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/together/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/together/llms.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/together/llms/langchain_together.llms.Together.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/unstructured/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/unstructured/document_loaders.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/unstructured/document_loaders/langchain_unstructured.document_loaders.UnstructuredLoader.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/unstructured/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/voyageai/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/voyageai/embeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/voyageai/embeddings/langchain_voyageai.embeddings.VoyageAIEmbeddings.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/voyageai/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/voyageai/rerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/voyageai/rerank/langchain_voyageai.rerank.VoyageAIRerank.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/weaviate/",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/weaviate/index.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/how_to/contextual_compression/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/document_loader_directory/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/long_context_reorder/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/chat/anthropic/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/anyscale/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/azure_chat_openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/bedrock/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/cohere/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/deepinfra/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/fireworks/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/gpt_router/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/groq/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/llama_api/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/llamacpp/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/maritalk/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/mistralai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/moonshot/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/ollama/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/premai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/together/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/tongyi/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/upstage/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/vllm/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/zhipuai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/document_loaders/arxiv/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/conll-u/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/fauna/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/figma/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/image/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/joplin/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/mhtml/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/quip/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/tidb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/toml/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/web_base/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/activeloop_deeplake/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/cohere/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/dspy/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/ragatouille/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/snowflake/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/retrievers/amazon_kendra_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/arxiv/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/azure_ai_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/bedrock/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/bm25/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/chatgpt-plugin/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/cohere/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/cohere-reranker/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/fleet_context/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/merger_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/milvus_hybrid_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/pinecone_hybrid_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/pubmed/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/qdrant-sparse/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/ragatouille/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/wikipedia/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/zep_memorystore/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/zilliz_cloud_pipeline/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/clova/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/fireworks/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/ipex_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/itrex/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/amadeus/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/arxiv/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/ddg/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/filesystem/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/github/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/gmail/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/graphql/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/ionic_shopping/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/jira/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/json/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/nasa/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/pandas/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/playwright/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/powerbi/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/python/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/riza/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/searchapi/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/spark_sql/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/wikipedia/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/you/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/zapier/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/chroma/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/jaguar/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/milvus/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/pgvector/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/pinecone/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/qdrant/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/redis/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/usearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/vald/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/weaviate/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/xata/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/tutorials/sql_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/constitutional_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/map_reduce_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/map_rerank_docs_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/stuff_docs_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/introduction/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/split_by_token/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/google_cloud_texttospeech/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/documentation/style_guide/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/eleven_labs_tts/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/providers/elevenlabs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/javelin/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/langserve/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/timescalevector/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/tutorials/rag/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/replicate/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/ctranslate2/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/how_to/sql_csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/google_bigquery_vector_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/instruct_embeddings/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/tensorflow_datasets/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/llms/openvino/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/providers/gpt4all/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/graph/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/databricks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/neo4j/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/text_embedding/ibm_watsonx/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/versions/migrating_chains/llm_math_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/google_vertex_ai_vector_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/graphs/nebula_graph/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/text_embedding/sparkllm/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/tutorials/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/security/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/qa_chat_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/nvidia/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/platforms/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/chatbot/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/platforms/aws/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/text_embedding/nvidia_ai_endpoints/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/tools/twilio/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/providers/assemblyai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/extraction/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/text_embedding/spacy_embedding/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/memory/google_firestore_datastore/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/gitlab/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/kdbai/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/how_to/streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/lcel_cheatsheet/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/databricks_vector_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/how_to/chatbots_retrieval/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/elasticsearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/retrievers/self_query/pgvector_self_query/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/passio_nutrition_ai/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/how_to/structured_output/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/graph_semantic/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/testing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/semantic-chunker/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/google_serper/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/together/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/how_to/assign/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/multion/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/tutorials/summarization/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/additional_resources/arxiv_references/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/document_loader_html/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/convert_runnable_to_tool/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/searx/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/slack/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/providers/doctran/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/components/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/graphs/neo4j_cypher/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/document_loader_csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/HTML_header_metadata_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/asknews/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/providers/groq/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/azure_cosmos_db/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/azure_cognitive_services/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/how_to/qa_sources/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/google_memorystore_redis/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/office365/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/documentdb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/requests/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/alibabacloud_opensearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/how_to/recursive_text_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/astradb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/llms/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/vectorstores/tidb_vector/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/infobip/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/providers/couchbase/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/memory/sqlite/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/cassandra_database/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/text_embedding/textembed/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/tutorials/llm_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/configure/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/google_trends/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/google_lens/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/how_to/character_text_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/additional_resources/tutorials/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/chat_loaders/facebook/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/tutorials/agents/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/installation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/embed_text/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/openlm/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/providers/opensearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/introduction",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/code/setup/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/supabase/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/nomic/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/additional_resources/youtube/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/google_imagen/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/chat_loaders/gmail/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat/azureml_chat_endpoint/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/how_to/vectorstore_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/exa_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/memory/google_spanner/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/conversation_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/vectorstores/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/openllm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/retrievers/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/github/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/mlflow/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/edenai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/vectorstores/rockset/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/how_to/MultiQueryRetriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/human_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/e2b_data_analysis/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/google_drive/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/providers/wandb_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/callbacks/llmonitor/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/google_jobs/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/memory/elasticsearch_chat_message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/local_rag/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/chat/databricks/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/vectorstores/myscale/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/memory/google_sql_pg/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/yeagerai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/pdf_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/qa_chat_history_how_to/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/platforms/microsoft/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/sqlitevss/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/knn/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/how_to/migrate_agent/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/classification/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/retrievers/zep_cloud_memorystore/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/bearly/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/document_loaders/airbyte_typeform/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/datadog_logs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/sql_query_checking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/query_few_shot/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/custom_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/dataforseo/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/acreom/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/duckdb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_transformers/google_cloud_vertexai_rerank/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/baiducloud_vector_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/mojeek_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/tigris/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/how_to/document_loader_pdf/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/HTML_section_aware_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/searx_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/alpha_vantage/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/bash/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/memory/google_el_carro/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/athena/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/versions/v0_2/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/custom_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/retrievers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/ensemble_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/self_query/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/memory/aws_dynamodb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/azure_dynamic_sessions/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/brave_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/serpapi/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/llms/mlx_pipelines/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/memory/couchbase_chat_message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/add_scores_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llm_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/llamacpp/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/xml/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/azure_ai_data/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/google_places/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/bageldb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/manticore_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/octoai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/agent_executor/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/markdown_header_metadata_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/sequence/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/sql_large_db/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/openllm/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/vectorstores/pathway/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/google_alloydb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/self_query/myscale_self_query/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/llms/octoai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/retrievers/self_query/dingo/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/how_to/multi_vector/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/serpapi/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/graphs/diffbot/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/baseten/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/document_loaders/couchbase/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/memory/google_memorystore_redis/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/graph_constructing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/chat_models_universal_init/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/graph_prompting/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/parent_document_retriever/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/time_weighted_vectorstore/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/custom_callbacks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/example_selectors_mmr/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/exa_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/javelin_ai_gateway/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_transformers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/openapi/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/yahoo_finance_news/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/apache_doris/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/dingo/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/apify/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/text_embedding/fake/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/docarray_in_memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/callbacks/labelstudio/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/labelstudio/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/runhouse/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/platforms/huggingface/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/callbacks_custom_events/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/qa_streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/query_analysis/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/parallel/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/memory/postgres_chat_message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/apify_dataset/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/steam/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/llms/arcee/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/vectorstores/bagel/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/llms/yuan2/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/how_to/chatbots_memory/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/stores/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/chat_model_rate_limiting/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/document_loader_json/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/extraction_long_text/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/indexing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/serialization/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/openweathermap/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/providers/ainetwork/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/rebuff/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/sparkllm/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/providers/arcee/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/trim_messages/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tool_results_pass_to_model/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/few_shot_examples_chat/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/llm_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/caching_embeddings/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/extraction_examples/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/callbacks_runtime/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/callbacks_attach/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/query_no_queries/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/query_multiple_queries/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/query_multiple_retrievers/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/memory/google_firestore/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/source_code/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/cube_semantic/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/graphs/falkordb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/azure_blob_storage_container/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/cogniswitch/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/llms/lmformatenforcer_experimental/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/chat_loaders/whatsapp/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/memory/google_bigtable/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/pydantic_compatibility/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/custom_chat_model/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/sql_prompting/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/tutorials/data_generation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/few_shot_examples/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/qa_citations/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tools_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/multimodal_inputs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/output_parser_custom/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/chatbots_tools/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/debugging/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/extraction_parse/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/hybrid/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/dynamic_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/retrievers/self_query/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/pinecone/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_transformers/jina_rerank/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/box/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/tensorflow_datasets/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/epsilla/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/myscale/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/hippo/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/how_to/tools_prompting/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tool_runtime/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/platforms/openai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/code_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/routing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/document_loader_markdown/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/recursive_json_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/v0_2/deprecations/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tool_artifacts/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/output_parser_structured/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/prompts_composition/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/graph_mapping/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/unstructured/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.BaseTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/contributing/integrations/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/faq/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/documentation/setup/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/vectorstores/sklearn/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/databricks/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/chat/alibaba_cloud_pai_eas/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/document_transformers/doctran_interrogate_document/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/notion/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/financial_datasets/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/vectorstores/aperturedb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/copypaste/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/llms/cohere/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/document_transformers/doctran_translate_document/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/text_embedding/llm_rails/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/ifixit/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_transformers/doctran_extract_properties/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/chat_token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/retrieval_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tool_choice/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/release_policy/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/custom_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/oracleai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/output_parser_json/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/local_llms/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/document_loader_office_file/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/function_calling/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/passthrough/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tool_streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/example_selectors_similarity/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/binding/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/runnable_runtime_secrets/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/output_parser_yaml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/callbacks_constructor/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/platforms/anthropic/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/query_high_cardinality/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/upstage/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/youtube_transcript/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/memory/mongodb_chat_message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/retrievers/re_phrase/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/llms/tongyi/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/graphs/amazon_neptune_open_cypher/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/pubmed/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/document_loaders/git/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/connery/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/tools/polygon/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/document_loaders/grobid/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/mongodb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_transformers/html2text/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/callbacks/context/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/chat/ai21/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/llms/gooseai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/text_embedding/mosaicml/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/api_reference/box/utilities/langchain_box.utilities.box.SearchOptions.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/callbacks/confident/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/overview/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/callbacks/streamlit/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/document_loader_custom/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tools_human/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tool_calling_parallel/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/how_to/summarize_stuff/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/llm_token_usage_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tools_error/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/example_selectors/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tools_builtin/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tools_few_shot/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/callbacks_async/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/chat_model_caching/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/streaming_llm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/refine_docs_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/prompts_partial/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tool_configure/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/output_parser_fixing/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/merge_message_runs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/filter_messages/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/example_selectors_length_based/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/inspect/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/multimodal_prompts/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/output_parser_retry/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/query_constructing_filters/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/chat_streaming/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/output_parser_xml/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/summarize_refine/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/fallbacks/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/logprobs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/response_metadata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/summarize_map_reduce/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/qa_per_user/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tools_model_specific/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tool_stream_events/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/example_selectors_ngram/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/core/vectorstores/langchain_core.vectorstores.VectorStore.html",
"destination": "https://reference.langchain.com/python/langchain_core/vectorstores/"
},
{
"source": "/v0.2/docs/integrations/document_transformers/ai21_semantic_text_splitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/review_process/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/jina/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/graphs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/awslambda/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/document_loaders/twitter/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/llms/oci_generative_ai/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/retrievers/flashrank-reranker/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/tools/youtube/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/document_loaders/pymupdf/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/bshtml/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/pdfplumber/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/airbyte/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/unstructured_pdfloader/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/recursive_url/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/graphs/azure_cosmosdb_gremlin/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/json/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/memory/streamlit_chat_message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/callbacks/upstash_ratelimit/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/mlflow_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/text_embedding/fastembed/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/async_chromium/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/qdrant/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/retrievers/asknews/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/vectorstores/yellowbrick/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/pdfminer/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/text_embedding/dashscope/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/airtable/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/unstructured_markdown/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/graphs/amazon_neptune_sparql/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/deepinfra/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/vectorstores/pgembedding/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/document_loaders/duckdb/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/retrievers/tf_idf/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/annoy/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/llms/xinference/",
"destination": "https://docs.langchain.com/oss/python/langchain/models"
},
{
"source": "/v0.2/docs/integrations/providers/firecrawl/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/core/embeddings/langchain_core.embeddings.Embeddings.html",
"destination": "https://reference.langchain.com/python/langchain_core/embeddings/"
},
{
"source": "/v0.2/docs/integrations/vectorstores/google_spanner/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/pebblo/pebblo_retrieval_qa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/platforms/google/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/llm_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/people/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/tools/csv/",
"destination": "https://docs.langchain.com/oss/python/langchain/tools"
},
{
"source": "/v0.2/docs/integrations/providers/wikipedia/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/llm_router_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/toolkits/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/multi_prompt_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/tools_as_openai_functions/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/migrating_chains/conversation_retrieval_chain/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/how_to/example_selectors_langsmith/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/versions/v0_2/migrating_astream_events/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/ollama/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/milvus/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/chroma/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/alchemy/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/alibaba_cloud/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/core/chat_history/langchain_core.chat_history.ChatMessageHistory.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/providers/analyticdb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/intel/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/oci/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/anyscale/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/duckduckgo_search/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/stores/redis/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/repo_structure/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_transformers/cross_encoder_reranker/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/core/vectorstores/langchain_core.vectorstores.VectorStoreRetriever.html",
"destination": "https://reference.langchain.com/python/langchain_core/vectorstores/"
},
{
"source": "/v0.2/docs/integrations/stores/elasticsearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/bibtex/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/docarray/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/littlellm/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/nomic/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/vearch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/langchain_text_splitters/base/langchain_text_splitters.base.TokenTextSplitter.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/contributing/code/guidelines/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/contributing/documentation/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/document_loaders/airbyte_json/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/atlas/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/dedoc/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/pubmed/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/roam/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/xata/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/experimental/synthetic_data/langchain_experimental.synthetic_data.create_data_generation_chain.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/python/core_api_reference.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/document_loaders/airbyte_cdk/",
"destination": "https://docs.langchain.com/oss/python/langchain/retrieval"
},
{
"source": "/v0.2/docs/integrations/providers/arcgis/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/bookendai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/cerebriumai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/ifixit/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/semadb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/tigergraph/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.prompt.OPENAI_TEMPLATE.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.StructuredTool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/core/tools/langchain_core.tools.tool.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/providers/college_confidential/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/iugu/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/pebblo/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/trello/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.few_shot.REVISION_PROMPT.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/langchain_core/runnables/langchain_core.runnables.base.Runnable.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/api_reference/langchain/indexes/langchain.indexes._sql_record_manager.SQLRecordManager.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/contributing/code/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/asknews/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/clearml_tracking/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/vlite/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/api_reference/core/prompts/langchain_core.prompts.few_shot.CRITIQUE_PROMPT.html",
"destination": "https://reference.langchain.com/python/langchain_core/prompts/"
},
{
"source": "/v0.2/api_reference/experimental/synthetic_data/langchain_experimental.synthetic_data.DatasetGenerator.html",
"destination": "https://reference.langchain.com/python/"
},
{
"source": "/v0.2/docs/integrations/providers/predictionguard/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/whatsapp/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/byte_dance/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/imsdb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/singlestoredb/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/cogniswitch/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/infino/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/whylabs_profiling/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/dria/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/ieit_systems/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/momento/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/supabase/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/typesense/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/vespa/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/connery/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/pygmalionai/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/sap/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/you/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/lakefs/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/remembrall/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/rwkv/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/providers/arxiv/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/graphs/apache_age/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/integrations/memory/sql_chat_message_history/",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.2/docs/:path(.*/?)*",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
},
{
"source": "/v0.1/docs/:path(.*/?)*",
"destination": "https://docs.langchain.com/oss/python/langchain/overview"
}
]
}