langgraph-api 0.2.134__py3-none-any.whl → 0.2.135__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of langgraph-api might be problematic. Click here for more details.
- langgraph_api/__init__.py +1 -1
- langgraph_api/route.py +2 -1
- {langgraph_api-0.2.134.dist-info → langgraph_api-0.2.135.dist-info}/METADATA +1 -1
- {langgraph_api-0.2.134.dist-info → langgraph_api-0.2.135.dist-info}/RECORD +7 -7
- {langgraph_api-0.2.134.dist-info → langgraph_api-0.2.135.dist-info}/WHEEL +0 -0
- {langgraph_api-0.2.134.dist-info → langgraph_api-0.2.135.dist-info}/entry_points.txt +0 -0
- {langgraph_api-0.2.134.dist-info → langgraph_api-0.2.135.dist-info}/licenses/LICENSE +0 -0
langgraph_api/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.2.
|
|
1
|
+
__version__ = "0.2.135"
|
langgraph_api/route.py
CHANGED
|
@@ -97,7 +97,8 @@ class ApiRoute(Route):
|
|
|
97
97
|
include_in_schema: bool = True,
|
|
98
98
|
middleware: typing.Sequence[Middleware] | None = None,
|
|
99
99
|
) -> None:
|
|
100
|
-
|
|
100
|
+
if not path.startswith("/"):
|
|
101
|
+
raise ValueError("Routed paths must start with '/'")
|
|
101
102
|
self.path = path
|
|
102
103
|
self.endpoint = endpoint
|
|
103
104
|
self.name = get_name(endpoint) if name is None else name
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
langgraph_api/__init__.py,sha256=
|
|
1
|
+
langgraph_api/__init__.py,sha256=EI8dPBQX_KEje0C_yiwGFf1oJ65gVj2GXRmDyafg6MM,24
|
|
2
2
|
langgraph_api/asgi_transport.py,sha256=XtiLOu4WWsd-xizagBLzT5xUkxc9ZG9YqwvETBPjBFE,5161
|
|
3
3
|
langgraph_api/asyncio.py,sha256=l4fVoYIcczMqC2Wrj4LTk50nKV29AXwweiehOwaeC4Y,9754
|
|
4
4
|
langgraph_api/cli.py,sha256=-ruIeKi1imvS6GriOfRDZY-waV4SbWiJ0BEFAciPVYI,16330
|
|
@@ -15,7 +15,7 @@ langgraph_api/logging.py,sha256=v7TOQt_YuZ_lTQ4rp_9hE6pLtSKxObkuFxyAdHW0y5c,4862
|
|
|
15
15
|
langgraph_api/metadata.py,sha256=fVsbwxVitAj4LGVYpCcadYeIFANEaNtcx6LBxQLcTqg,6949
|
|
16
16
|
langgraph_api/patch.py,sha256=iLwSd9ZWoVj6MxozMyGyMvWWbE9RIP5eZX1dpCBSlSU,1480
|
|
17
17
|
langgraph_api/queue_entrypoint.py,sha256=KDLpQtBu3amZTbNHS-RGFLR0DphuVQN6kUZm3ZGLe9g,5991
|
|
18
|
-
langgraph_api/route.py,sha256=
|
|
18
|
+
langgraph_api/route.py,sha256=EBhELuJ1He-ZYcAnR5YTImcIeDtWthDae5CHELBxPkM,5056
|
|
19
19
|
langgraph_api/schema.py,sha256=6gabS4_1IeRWV5lyuDV-2i__8brXl89elAlmD5BmEII,8370
|
|
20
20
|
langgraph_api/serde.py,sha256=5F4xMTRY3kNwpdkAzM48KzxFEUmVD1I3CaVWzp_syT8,6067
|
|
21
21
|
langgraph_api/server.py,sha256=uCAqPgCLJ6ckslLs0i_dacSR8mzuR0Y6PkkJYk0O3bE,7196
|
|
@@ -97,8 +97,8 @@ langgraph_runtime/store.py,sha256=7mowndlsIroGHv3NpTSOZDJR0lCuaYMBoTnTrewjslw,11
|
|
|
97
97
|
LICENSE,sha256=ZPwVR73Biwm3sK6vR54djCrhaRiM4cAD2zvOQZV8Xis,3859
|
|
98
98
|
logging.json,sha256=3RNjSADZmDq38eHePMm1CbP6qZ71AmpBtLwCmKU9Zgo,379
|
|
99
99
|
openapi.json,sha256=h1LbSeGqr2Oor6vO8d3m67XJ1lHhVYVyt2ULvyhf_Ks,160215
|
|
100
|
-
langgraph_api-0.2.
|
|
101
|
-
langgraph_api-0.2.
|
|
102
|
-
langgraph_api-0.2.
|
|
103
|
-
langgraph_api-0.2.
|
|
104
|
-
langgraph_api-0.2.
|
|
100
|
+
langgraph_api-0.2.135.dist-info/METADATA,sha256=rQuOdto6JZPKYdzkN_TJF1rK2xjaiXnQ_Pck-Aa1seQ,3892
|
|
101
|
+
langgraph_api-0.2.135.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
102
|
+
langgraph_api-0.2.135.dist-info/entry_points.txt,sha256=hGedv8n7cgi41PypMfinwS_HfCwA7xJIfS0jAp8htV8,78
|
|
103
|
+
langgraph_api-0.2.135.dist-info/licenses/LICENSE,sha256=ZPwVR73Biwm3sK6vR54djCrhaRiM4cAD2zvOQZV8Xis,3859
|
|
104
|
+
langgraph_api-0.2.135.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|