prebuilt: release 0.2.0 (#4793)

This commit is contained in:
Sydney Runkle
2025-05-22 17:54:58 +00:00
committed by GitHub
parent 1000b81eca
commit aff3be03dc
6 changed files with 3149 additions and 3149 deletions
Generated
+3 -3
View File
@@ -2891,7 +2891,7 @@ test = [
[[package]]
name = "langgraph-prebuilt"
version = "0.1.8"
version = "0.2.0"
source = { editable = "../libs/prebuilt" }
dependencies = [
{ name = "langchain-core" },
@@ -2948,8 +2948,8 @@ dev = [
[[package]]
name = "langgraph-supervisor"
version = "0.0.21"
source = { git = "https://github.com/langchain-ai/langgraph-supervisor-py#6367bebd5462ac899e7def931ac6ab9cc6a9b070" }
version = "0.0.25"
source = { git = "https://github.com/langchain-ai/langgraph-supervisor-py#79380b5c21d3170e2d20dc6c55149ee057a306b1" }
dependencies = [
{ name = "langchain-core" },
{ name = "langgraph" },
+1 -1
View File
@@ -15,7 +15,7 @@ dependencies = [
"langchain-core>=0.1",
"langgraph-checkpoint>=2.0.26",
"langgraph-sdk>=0.1.42",
"langgraph-prebuilt>=0.1.8",
"langgraph-prebuilt>=0.2.0",
"xxhash>=3.5.0",
"pydantic>=2.7.4",
]
+1565 -1565
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph-prebuilt"
version = "0.1.8"
version = "0.2.0"
description = "Library with high-level APIs for creating and executing LangGraph agents and tools."
authors = []
requires-python = ">=3.9"
+742 -742
View File
File diff suppressed because it is too large Load Diff
+837 -837
View File
File diff suppressed because it is too large Load Diff