diff --git a/reference/python/docs/langchain/agents.md b/reference/python/docs/langchain/agents.md index 313f80c922..53e8c5881f 100644 --- a/reference/python/docs/langchain/agents.md +++ b/reference/python/docs/langchain/agents.md @@ -2,6 +2,7 @@ ::: langchain.agents options: + summary: false group_by_category: false parameter_headings: true members: diff --git a/reference/python/docs/langchain/embeddings.md b/reference/python/docs/langchain/embeddings.md index f4b9ef1b02..a7224dc128 100644 --- a/reference/python/docs/langchain/embeddings.md +++ b/reference/python/docs/langchain/embeddings.md @@ -2,6 +2,7 @@ ::: langchain.embeddings options: + summary: false group_by_category: false members: - init_embeddings diff --git a/reference/python/docs/langchain/models.md b/reference/python/docs/langchain/models.md index d2bce0d223..1d12fcc0bf 100644 --- a/reference/python/docs/langchain/models.md +++ b/reference/python/docs/langchain/models.md @@ -3,5 +3,6 @@ ::: langchain.chat_models options: parameter_headings: true + summary: false members: - init_chat_model diff --git a/reference/python/docs/langchain_core/documents.md b/reference/python/docs/langchain_core/documents.md index 3bc0b46ad4..4a31106e16 100644 --- a/reference/python/docs/langchain_core/documents.md +++ b/reference/python/docs/langchain_core/documents.md @@ -1,3 +1,6 @@ -::: langchain_core.documents.base.BaseMedia -::: langchain_core.documents.base.Blob +::: langchain_core.documents + options: + members: [] ::: langchain_core.documents.base.Document +::: langchain_core.documents.base.Blob +::: langchain_core.documents.base.BaseMedia diff --git a/reference/python/docs/langchain_core/language_models.md b/reference/python/docs/langchain_core/language_models.md index 1d4275bd53..46a59eb11b 100644 --- a/reference/python/docs/langchain_core/language_models.md +++ b/reference/python/docs/langchain_core/language_models.md @@ -1,8 +1,5 @@ ::: langchain_core.language_models - options: - members: [] -::: langchain_core.language_models.chat_models options: parameter_headings: true show_inheritance_diagram: true diff --git a/reference/python/uv.lock b/reference/python/uv.lock index cb04b354a9..80f7f1db70 100644 --- a/reference/python/uv.lock +++ b/reference/python/uv.lock @@ -833,7 +833,7 @@ wheels = [ [[package]] name = "deepagents" version = "0.2.0" -source = { git = "https://github.com/langchain-ai/deepagents.git#37ad97c435f3b333209d5e4d89b2d5d5c6b259d6" } +source = { git = "https://github.com/langchain-ai/deepagents.git#c8eb0d6b73d6a333d4bfdc15b61a0445caa1fdde" } dependencies = [ { name = "langchain" }, { name = "langchain-anthropic" }, @@ -1866,7 +1866,7 @@ wheels = [ [[package]] name = "langchain" version = "1.0.2" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Flangchain_v1#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Flangchain_v1#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "langgraph" }, @@ -1876,7 +1876,7 @@ dependencies = [ [[package]] name = "langchain-anthropic" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fanthropic#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fanthropic#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "anthropic" }, { name = "langchain-core" }, @@ -1896,7 +1896,7 @@ dependencies = [ [[package]] name = "langchain-aws" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain-aws.git?subdirectory=libs%2Faws#170f9510d2854a9b7940dc9eeef3e97cf8cac4ff" } +source = { git = "https://github.com/langchain-ai/langchain-aws.git?subdirectory=libs%2Faws#6df1d2e6d78ddcee98fd8bf98d86180188def7e6" } dependencies = [ { name = "boto3" }, { name = "langchain-core" }, @@ -1936,7 +1936,7 @@ dependencies = [ [[package]] name = "langchain-chroma" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fchroma#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fchroma#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "chromadb" }, { name = "langchain-core" }, @@ -1946,7 +1946,7 @@ dependencies = [ [[package]] name = "langchain-classic" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Flangchain#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Flangchain#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "langchain-text-splitters" }, @@ -1979,7 +1979,7 @@ dependencies = [ [[package]] name = "langchain-core" version = "1.0.1" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fcore#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fcore#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "jsonpatch" }, { name = "langsmith" }, @@ -1993,7 +1993,7 @@ dependencies = [ [[package]] name = "langchain-deepseek" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fdeepseek#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fdeepseek#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "langchain-openai" }, @@ -2002,7 +2002,7 @@ dependencies = [ [[package]] name = "langchain-exa" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fexa#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fexa#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "exa-py" }, { name = "langchain-core" }, @@ -2011,7 +2011,7 @@ dependencies = [ [[package]] name = "langchain-fireworks" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Ffireworks#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Ffireworks#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "aiohttp" }, { name = "fireworks-ai" }, @@ -2023,7 +2023,7 @@ dependencies = [ [[package]] name = "langchain-google-community" version = "3.0.0" -source = { git = "https://github.com/langchain-ai/langchain-google.git?subdirectory=libs%2Fcommunity#679edacee703d12ee0ff9ccc59250a6a7e4d8fc3" } +source = { git = "https://github.com/langchain-ai/langchain-google.git?subdirectory=libs%2Fcommunity#709038bc9a359b62814ab46baadef29b7e08b0c5" } dependencies = [ { name = "google-api-core" }, { name = "google-api-python-client" }, @@ -2037,7 +2037,7 @@ dependencies = [ [[package]] name = "langchain-google-genai" version = "3.0.0" -source = { git = "https://github.com/langchain-ai/langchain-google.git?subdirectory=libs%2Fgenai#679edacee703d12ee0ff9ccc59250a6a7e4d8fc3" } +source = { git = "https://github.com/langchain-ai/langchain-google.git?subdirectory=libs%2Fgenai#709038bc9a359b62814ab46baadef29b7e08b0c5" } dependencies = [ { name = "filetype" }, { name = "google-ai-generativelanguage" }, @@ -2048,7 +2048,7 @@ dependencies = [ [[package]] name = "langchain-google-vertexai" version = "3.0.1" -source = { git = "https://github.com/langchain-ai/langchain-google.git?subdirectory=libs%2Fvertexai#679edacee703d12ee0ff9ccc59250a6a7e4d8fc3" } +source = { git = "https://github.com/langchain-ai/langchain-google.git?subdirectory=libs%2Fvertexai#709038bc9a359b62814ab46baadef29b7e08b0c5" } dependencies = [ { name = "bottleneck" }, { name = "google-cloud-aiplatform" }, @@ -2065,7 +2065,7 @@ dependencies = [ [[package]] name = "langchain-groq" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fgroq#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fgroq#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "groq" }, { name = "langchain-core" }, @@ -2074,7 +2074,7 @@ dependencies = [ [[package]] name = "langchain-huggingface" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fhuggingface#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fhuggingface#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "huggingface-hub" }, { name = "langchain-core" }, @@ -2103,7 +2103,7 @@ dependencies = [ [[package]] name = "langchain-mistralai" version = "1.0.1" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fmistralai#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fmistralai#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "httpx" }, { name = "httpx-sse" }, @@ -2126,7 +2126,7 @@ dependencies = [ [[package]] name = "langchain-nomic" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fnomic#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fnomic#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "nomic" }, @@ -2136,7 +2136,7 @@ dependencies = [ [[package]] name = "langchain-ollama" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Follama#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Follama#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "ollama" }, @@ -2145,7 +2145,7 @@ dependencies = [ [[package]] name = "langchain-openai" version = "1.0.1" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fopenai#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fopenai#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "openai" }, @@ -2155,7 +2155,7 @@ dependencies = [ [[package]] name = "langchain-perplexity" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fperplexity#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fperplexity#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "openai" }, @@ -2164,7 +2164,7 @@ dependencies = [ [[package]] name = "langchain-prompty" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fprompty#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fprompty#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "pyyaml" }, @@ -2173,7 +2173,7 @@ dependencies = [ [[package]] name = "langchain-qdrant" version = "1.1.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fqdrant#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fqdrant#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, { name = "pydantic" }, @@ -2317,7 +2317,7 @@ dependencies = [ [[package]] name = "langchain-tests" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fstandard-tests#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fstandard-tests#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "httpx" }, { name = "langchain-core" }, @@ -2335,7 +2335,7 @@ dependencies = [ [[package]] name = "langchain-text-splitters" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Ftext-splitters#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Ftext-splitters#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "langchain-core" }, ] @@ -2343,7 +2343,7 @@ dependencies = [ [[package]] name = "langchain-xai" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fxai#a2a9a02ecb550137cd596a2d99099fba0cc15dce" } +source = { git = "https://github.com/langchain-ai/langchain.git?subdirectory=libs%2Fpartners%2Fxai#123e29dc26ee682ff2e6b99e037a500d4f4c24c8" } dependencies = [ { name = "aiohttp" }, { name = "langchain-core" }, @@ -2353,8 +2353,8 @@ dependencies = [ [[package]] name = "langgraph" -version = "1.0.1" -source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Flanggraph#d6dea53323bebd95ed97167d19b544dd6f3e91d8" } +version = "1.0.2" +source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Flanggraph#c1661dd07fa6dca871e327b48caefc585e48e36e" } dependencies = [ { name = "langchain-core" }, { name = "langgraph-checkpoint" }, @@ -2367,7 +2367,7 @@ dependencies = [ [[package]] name = "langgraph-checkpoint" version = "3.0.0" -source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fcheckpoint#d6dea53323bebd95ed97167d19b544dd6f3e91d8" } +source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fcheckpoint#c1661dd07fa6dca871e327b48caefc585e48e36e" } dependencies = [ { name = "langchain-core" }, { name = "ormsgpack" }, @@ -2376,7 +2376,7 @@ dependencies = [ [[package]] name = "langgraph-checkpoint-aws" version = "1.0.0" -source = { git = "https://github.com/langchain-ai/langchain-aws.git?subdirectory=libs%2Flanggraph-checkpoint-aws#170f9510d2854a9b7940dc9eeef3e97cf8cac4ff" } +source = { git = "https://github.com/langchain-ai/langchain-aws.git?subdirectory=libs%2Flanggraph-checkpoint-aws#6df1d2e6d78ddcee98fd8bf98d86180188def7e6" } dependencies = [ { name = "boto3" }, { name = "langgraph" }, @@ -2386,7 +2386,7 @@ dependencies = [ [[package]] name = "langgraph-checkpoint-postgres" version = "3.0.0" -source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fcheckpoint-postgres#d6dea53323bebd95ed97167d19b544dd6f3e91d8" } +source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fcheckpoint-postgres#c1661dd07fa6dca871e327b48caefc585e48e36e" } dependencies = [ { name = "langgraph-checkpoint" }, { name = "orjson" }, @@ -2397,7 +2397,7 @@ dependencies = [ [[package]] name = "langgraph-checkpoint-sqlite" version = "3.0.0" -source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fcheckpoint-sqlite#d6dea53323bebd95ed97167d19b544dd6f3e91d8" } +source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fcheckpoint-sqlite#c1661dd07fa6dca871e327b48caefc585e48e36e" } dependencies = [ { name = "aiosqlite" }, { name = "langgraph-checkpoint" }, @@ -2406,8 +2406,8 @@ dependencies = [ [[package]] name = "langgraph-prebuilt" -version = "1.0.1" -source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fprebuilt#d6dea53323bebd95ed97167d19b544dd6f3e91d8" } +version = "1.0.2" +source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fprebuilt#c1661dd07fa6dca871e327b48caefc585e48e36e" } dependencies = [ { name = "langchain-core" }, { name = "langgraph-checkpoint" }, @@ -2416,7 +2416,7 @@ dependencies = [ [[package]] name = "langgraph-sdk" version = "0.2.9" -source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fsdk-py#d6dea53323bebd95ed97167d19b544dd6f3e91d8" } +source = { git = "https://github.com/langchain-ai/langgraph?subdirectory=libs%2Fsdk-py#c1661dd07fa6dca871e327b48caefc585e48e36e" } dependencies = [ { name = "httpx" }, { name = "orjson" },