langgraph-api 0.2.46__py3-none-any.whl → 0.2.48__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 CHANGED
@@ -1 +1 @@
1
- __version__ = "0.2.46"
1
+ __version__ = "0.2.48"
langgraph_api/api/meta.py CHANGED
@@ -2,7 +2,7 @@ import os
2
2
 
3
3
  from starlette.responses import JSONResponse, PlainTextResponse
4
4
 
5
- from langgraph_api import config, metadata
5
+ from langgraph_api import __version__, config, metadata
6
6
  from langgraph_api.route import ApiRequest
7
7
  from langgraph_license.validation import plus_features_enabled
8
8
  from langgraph_runtime.database import connect, pool_stats
@@ -16,10 +16,12 @@ async def meta_info(request: ApiRequest):
16
16
  plus = plus_features_enabled()
17
17
  return JSONResponse(
18
18
  {
19
+ "version": __version__,
19
20
  "flags": {
20
21
  "assistants": True,
21
22
  "crons": plus and config.FF_CRONS_ENABLED,
22
23
  "langsmith": bool(config.LANGSMITH_API_KEY) and bool(config.TRACING),
24
+ "langsmith_tracing_replicas": True,
23
25
  },
24
26
  "host": {
25
27
  "kind": metadata.HOST,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: langgraph-api
3
- Version: 0.2.46
3
+ Version: 0.2.48
4
4
  Author-email: Nuno Campos <nuno@langchain.dev>, Will Fu-Hinthorn <will@langchain.dev>
5
5
  License: Elastic-2.0
6
6
  License-File: LICENSE
@@ -1,4 +1,4 @@
1
- langgraph_api/__init__.py,sha256=UXWRy3OxZgq8UtpnFH0qpST_16fmfqlmJEOi5Y-OrzI,23
1
+ langgraph_api/__init__.py,sha256=thmEir0DEg2DFeSxHPQuT-AAqrUZNBg_iYmSBYkzc4c,23
2
2
  langgraph_api/asgi_transport.py,sha256=eqifhHxNnxvI7jJqrY1_8RjL4Fp9NdN4prEub2FWBt8,5091
3
3
  langgraph_api/asyncio.py,sha256=nelZwKL7iOjM5GHj1rVjiPE7igUIKLNKtc-3urxmlfo,9250
4
4
  langgraph_api/cli.py,sha256=9Ou3tGDDY_VVLt5DFle8UviJdpI4ZigC5hElYvq2-To,14519
@@ -28,7 +28,7 @@ langgraph_api/worker.py,sha256=CWXSc4LHQLtNPJgCJC2khw6jb3DNKXnqQ4oB8-UyNSY,15163
28
28
  langgraph_api/api/__init__.py,sha256=YVzpbn5IQotvuuLG9fhS9QMrxXfP4s4EpEMG0n4q3Nw,5625
29
29
  langgraph_api/api/assistants.py,sha256=6IPVKQBlI95-Z4nYdqBY9st9oynGJAocL67cwnDaZCk,15744
30
30
  langgraph_api/api/mcp.py,sha256=RvRYgANqRzNQzSmgjNkq4RlKTtoEJYil04ot9lsmEtE,14352
31
- langgraph_api/api/meta.py,sha256=S6vj9lvVlZhRYDyefFtJMlqYTPxfYGC5EQKD5hx8Kp8,2946
31
+ langgraph_api/api/meta.py,sha256=rKEBIlEQ_GugW8_wk0kjHVsv9CeqhEaz2nPvKCvz9Pk,3047
32
32
  langgraph_api/api/openapi.py,sha256=362m6Ny8wOwZ6HrDK9JAVUzPkyLYWKeV1E71hPOaA0U,11278
33
33
  langgraph_api/api/runs.py,sha256=9jU9C4myBhgZXyvR9MzNn9KrpNo7DvWbg8uNeWzSmKE,19524
34
34
  langgraph_api/api/store.py,sha256=TSeMiuMfrifmEnEbL0aObC2DPeseLlmZvAMaMzPgG3Y,5535
@@ -85,9 +85,9 @@ langgraph_runtime/retry.py,sha256=V0duD01fO7GUQ_btQkp1aoXcEOFhXooGVP6q4yMfuyY,11
85
85
  langgraph_runtime/store.py,sha256=7mowndlsIroGHv3NpTSOZDJR0lCuaYMBoTnTrewjslw,114
86
86
  LICENSE,sha256=ZPwVR73Biwm3sK6vR54djCrhaRiM4cAD2zvOQZV8Xis,3859
87
87
  logging.json,sha256=3RNjSADZmDq38eHePMm1CbP6qZ71AmpBtLwCmKU9Zgo,379
88
- openapi.json,sha256=RDaC5RO3ypsQubo6SeNxXys7cLtC0-1WY5LXZ6P-Ak4,141659
89
- langgraph_api-0.2.46.dist-info/METADATA,sha256=oU8b8_iGeOqDDk2CkTTfL0zaQQ0PJrKWsShXi6xIFfE,3891
90
- langgraph_api-0.2.46.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
91
- langgraph_api-0.2.46.dist-info/entry_points.txt,sha256=hGedv8n7cgi41PypMfinwS_HfCwA7xJIfS0jAp8htV8,78
92
- langgraph_api-0.2.46.dist-info/licenses/LICENSE,sha256=ZPwVR73Biwm3sK6vR54djCrhaRiM4cAD2zvOQZV8Xis,3859
93
- langgraph_api-0.2.46.dist-info/RECORD,,
88
+ openapi.json,sha256=wrJup7sCRlZXTRagjzGZ7474U1wma4ZzYTkkninrT6M,141875
89
+ langgraph_api-0.2.48.dist-info/METADATA,sha256=_LjPeqovDHH7euM-CZMwN6ywYfiyGq8mkk3RX_TIDKo,3891
90
+ langgraph_api-0.2.48.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
91
+ langgraph_api-0.2.48.dist-info/entry_points.txt,sha256=hGedv8n7cgi41PypMfinwS_HfCwA7xJIfS0jAp8htV8,78
92
+ langgraph_api-0.2.48.dist-info/licenses/LICENSE,sha256=ZPwVR73Biwm3sK6vR54djCrhaRiM4cAD2zvOQZV8Xis,3859
93
+ langgraph_api-0.2.48.dist-info/RECORD,,
openapi.json CHANGED
@@ -4703,6 +4703,14 @@
4703
4703
  "default": 0,
4704
4704
  "title": "Offset",
4705
4705
  "description": "Number of items to skip before returning results (default is 0)."
4706
+ },
4707
+ "query": {
4708
+ "type": [
4709
+ "string",
4710
+ "null"
4711
+ ],
4712
+ "title": "Query",
4713
+ "description": "Query string for semantic/vector search."
4706
4714
  }
4707
4715
  },
4708
4716
  "title": "StoreSearchRequest",