feat: upgrade langgraph-sdk to 1.8.8 and enable streamSubgraphs
- Upgrade @langchain/langgraph-sdk from 0.0.73 to 1.8.8 - Add streamSubgraphs: true to both thread.submit() calls (doSubmit + handleRegenerate) - Enables real-time Gen-UI card streaming from subgraphs (searcher/coder/writer) - Verified: values|searcher:* SSE events now appear in stream output Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
d0ea8ab8b6
commit
09a0021007
@@ -28,11 +28,11 @@
|
||||
"@langchain/core": "^0.3.45",
|
||||
"@langchain/google-genai": "^0.1.10",
|
||||
"@langchain/langgraph": "^0.2.64",
|
||||
"@langchain/langgraph-api": "0.0.30",
|
||||
"@langchain/langgraph-checkpoint": "^0.0.17",
|
||||
"@langchain/langgraph-checkpoint-postgres": "^1.0.1",
|
||||
"@langchain/langgraph-api": "0.0.30",
|
||||
"@langchain/langgraph-cli": "^0.0.30",
|
||||
"@langchain/langgraph-sdk": "^0.0.73",
|
||||
"@langchain/langgraph-sdk": "^1.8.8",
|
||||
"@langchain/openai": "^0.5.5",
|
||||
"@radix-ui/react-avatar": "^1.1.3",
|
||||
"@radix-ui/react-dialog": "^1.1.6",
|
||||
@@ -41,6 +41,7 @@
|
||||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
"@tailwindcss/postcss": "^4.0.9",
|
||||
"@tailwindcss/vite": "^4.0.9",
|
||||
"@types/hast": "^3.0.4",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
@@ -65,6 +66,7 @@
|
||||
"sonner": "^2.0.1",
|
||||
"tailwind-merge": "^3.0.2",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unist-util-visit": "^5.1.0",
|
||||
"use-query-params": "^2.2.1",
|
||||
"use-stick-to-bottom": "^1.0.46",
|
||||
"uuid": "^11.0.5",
|
||||
|
||||
Generated
+93
-16
@@ -37,7 +37,7 @@ importers:
|
||||
version: 0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2))
|
||||
'@langchain/langgraph-api':
|
||||
specifier: 0.0.30
|
||||
version: 0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@0.0.73(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)
|
||||
version: 0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@1.8.8(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)
|
||||
'@langchain/langgraph-checkpoint':
|
||||
specifier: ^0.0.17
|
||||
version: 0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))
|
||||
@@ -46,10 +46,10 @@ importers:
|
||||
version: 1.0.1(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))
|
||||
'@langchain/langgraph-cli':
|
||||
specifier: ^0.0.30
|
||||
version: 0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@0.0.73(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)
|
||||
version: 0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@1.8.8(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)
|
||||
'@langchain/langgraph-sdk':
|
||||
specifier: ^0.0.73
|
||||
version: 0.0.73(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)
|
||||
specifier: ^1.8.8
|
||||
version: 1.8.8(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
||||
'@langchain/openai':
|
||||
specifier: ^0.5.5
|
||||
version: 0.5.5(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))
|
||||
@@ -74,6 +74,9 @@ importers:
|
||||
'@tailwindcss/vite':
|
||||
specifier: ^4.0.9
|
||||
version: 4.0.9(vite@6.2.0(@types/node@22.13.5)(jiti@2.4.2)(lightningcss@1.29.1)(tsx@4.19.3)(yaml@2.7.0))
|
||||
'@types/hast':
|
||||
specifier: ^3.0.4
|
||||
version: 3.0.4
|
||||
class-variance-authority:
|
||||
specifier: ^0.7.1
|
||||
version: 0.7.1
|
||||
@@ -146,6 +149,9 @@ importers:
|
||||
tailwindcss-animate:
|
||||
specifier: ^1.0.7
|
||||
version: 1.0.7(tailwindcss@4.0.9)
|
||||
unist-util-visit:
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0
|
||||
use-query-params:
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1(react-dom@19.0.0(react@19.0.0))(react-router-dom@6.30.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)
|
||||
@@ -779,6 +785,26 @@ packages:
|
||||
react:
|
||||
optional: true
|
||||
|
||||
'@langchain/langgraph-sdk@1.8.8':
|
||||
resolution: {integrity: sha512-4OoqFAvPloOTZ6oPxXbJngz4FLJO8QSXb+BQV3qvNTvmfu1LQA7cCEqSNLYX9MoC340PbnDkHNgUtjajwkDHRg==}
|
||||
peerDependencies:
|
||||
'@langchain/core': ^1.1.16
|
||||
react: ^18 || ^19
|
||||
react-dom: ^18 || ^19
|
||||
svelte: ^4.0.0 || ^5.0.0
|
||||
vue: ^3.0.0
|
||||
peerDependenciesMeta:
|
||||
'@langchain/core':
|
||||
optional: true
|
||||
react:
|
||||
optional: true
|
||||
react-dom:
|
||||
optional: true
|
||||
svelte:
|
||||
optional: true
|
||||
vue:
|
||||
optional: true
|
||||
|
||||
'@langchain/langgraph-ui@0.0.30':
|
||||
resolution: {integrity: sha512-Gkj9pZG1rIcMkzhAXziQ/+ChHE6NDThXhxqI9gPllo4VD11MgFFDUkgEtA1D3uqOmIEcrEXSIH95ceUClssXUw==}
|
||||
engines: {node: ^18.19.0 || >=20.16.0}
|
||||
@@ -2123,6 +2149,9 @@ packages:
|
||||
eventemitter3@4.0.7:
|
||||
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
|
||||
|
||||
eventemitter3@5.0.4:
|
||||
resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
|
||||
|
||||
events@3.3.0:
|
||||
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
|
||||
engines: {node: '>=0.8.x'}
|
||||
@@ -2525,6 +2554,10 @@ packages:
|
||||
engines: {node: '>=14.16'}
|
||||
hasBin: true
|
||||
|
||||
is-network-error@1.3.1:
|
||||
resolution: {integrity: sha512-6QCxa49rQbmUWLfk0nuGqzql9U8uaV2H6279bRErPBHe/109hCzsLUBUHfbEtvLIHBd6hyXbgedBSHevm43Edw==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
is-number@7.0.0:
|
||||
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
||||
engines: {node: '>=0.12.0'}
|
||||
@@ -3035,14 +3068,26 @@ packages:
|
||||
resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
p-queue@9.1.2:
|
||||
resolution: {integrity: sha512-ktsDOALzTYTWWF1PbkNVg2rOt+HaOaMWJMUnt7T3qf5tvZ1L8dBW3tObzprBcXNMKkwj+yFSLqHso0x+UFcJXw==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
p-retry@4.6.2:
|
||||
resolution: {integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
p-retry@7.1.1:
|
||||
resolution: {integrity: sha512-J5ApzjyRkkf601HpEeykoiCvzHQjWxPAHhyjFcEUP2SWq0+35NKh8TLhpLw+Dkq5TZBFvUM6UigdE9hIVYTl5w==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
p-timeout@3.2.0:
|
||||
resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
p-timeout@7.0.1:
|
||||
resolution: {integrity: sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
package-json-from-dist@1.0.1:
|
||||
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
||||
|
||||
@@ -3722,8 +3767,8 @@ packages:
|
||||
unist-util-visit-parents@6.0.1:
|
||||
resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
|
||||
|
||||
unist-util-visit@5.0.0:
|
||||
resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
|
||||
unist-util-visit@5.1.0:
|
||||
resolution: {integrity: sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==}
|
||||
|
||||
update-browserslist-db@1.1.3:
|
||||
resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
|
||||
@@ -3813,6 +3858,10 @@ packages:
|
||||
resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
|
||||
hasBin: true
|
||||
|
||||
uuid@13.0.0:
|
||||
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
|
||||
hasBin: true
|
||||
|
||||
uuid@9.0.1:
|
||||
resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
|
||||
hasBin: true
|
||||
@@ -4616,7 +4665,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- zod
|
||||
|
||||
'@langchain/langgraph-api@0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@0.0.73(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)':
|
||||
'@langchain/langgraph-api@0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@1.8.8(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.26.2
|
||||
'@hono/node-server': 1.13.8(hono@4.12.12)
|
||||
@@ -4643,7 +4692,7 @@ snapshots:
|
||||
winston-console-format: 1.0.8
|
||||
zod: 3.24.2
|
||||
optionalDependencies:
|
||||
'@langchain/langgraph-sdk': 0.0.73(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)
|
||||
'@langchain/langgraph-sdk': 1.8.8(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- openai
|
||||
@@ -4662,11 +4711,11 @@ snapshots:
|
||||
'@langchain/core': 0.3.45(openai@4.95.1(zod@3.24.2))
|
||||
uuid: 10.0.0
|
||||
|
||||
'@langchain/langgraph-cli@0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@0.0.73(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)':
|
||||
'@langchain/langgraph-cli@0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@1.8.8(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.26.2
|
||||
'@commander-js/extra-typings': 13.1.0(commander@13.1.0)
|
||||
'@langchain/langgraph-api': 0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@0.0.73(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)
|
||||
'@langchain/langgraph-api': 0.0.30(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(@langchain/langgraph-checkpoint@0.0.17(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2))))(@langchain/langgraph-sdk@1.8.8(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@langchain/langgraph@0.2.64(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react@19.0.0)(zod-to-json-schema@3.24.3(zod@3.24.2)))(openai@4.95.1(zod@3.24.2))(typescript@5.7.3)
|
||||
chokidar: 4.0.3
|
||||
commander: 13.1.0
|
||||
dedent: 1.5.3
|
||||
@@ -4702,6 +4751,17 @@ snapshots:
|
||||
'@langchain/core': 0.3.45(openai@4.95.1(zod@3.24.2))
|
||||
react: 19.0.0
|
||||
|
||||
'@langchain/langgraph-sdk@1.8.8(@langchain/core@0.3.45(openai@4.95.1(zod@3.24.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.15
|
||||
p-queue: 9.1.2
|
||||
p-retry: 7.1.1
|
||||
uuid: 13.0.0
|
||||
optionalDependencies:
|
||||
'@langchain/core': 0.3.45(openai@4.95.1(zod@3.24.2))
|
||||
react: 19.0.0
|
||||
react-dom: 19.0.0(react@19.0.0)
|
||||
|
||||
'@langchain/langgraph-ui@0.0.30':
|
||||
dependencies:
|
||||
'@commander-js/extra-typings': 13.1.0(commander@13.1.0)
|
||||
@@ -5984,6 +6044,8 @@ snapshots:
|
||||
|
||||
eventemitter3@4.0.7: {}
|
||||
|
||||
eventemitter3@5.0.4: {}
|
||||
|
||||
events@3.3.0: {}
|
||||
|
||||
execa@9.5.2:
|
||||
@@ -6428,6 +6490,8 @@ snapshots:
|
||||
dependencies:
|
||||
is-docker: 3.0.0
|
||||
|
||||
is-network-error@1.3.1: {}
|
||||
|
||||
is-number@7.0.0: {}
|
||||
|
||||
is-plain-obj@4.1.0: {}
|
||||
@@ -6778,7 +6842,7 @@ snapshots:
|
||||
micromark-util-sanitize-uri: 2.0.1
|
||||
trim-lines: 3.0.1
|
||||
unist-util-position: 5.0.0
|
||||
unist-util-visit: 5.0.0
|
||||
unist-util-visit: 5.1.0
|
||||
vfile: 6.0.3
|
||||
|
||||
mdast-util-to-markdown@2.1.2:
|
||||
@@ -6790,7 +6854,7 @@ snapshots:
|
||||
mdast-util-to-string: 4.0.0
|
||||
micromark-util-classify-character: 2.0.1
|
||||
micromark-util-decode-string: 2.0.1
|
||||
unist-util-visit: 5.0.0
|
||||
unist-util-visit: 5.1.0
|
||||
zwitch: 2.0.4
|
||||
|
||||
mdast-util-to-string@4.0.0:
|
||||
@@ -7117,15 +7181,26 @@ snapshots:
|
||||
eventemitter3: 4.0.7
|
||||
p-timeout: 3.2.0
|
||||
|
||||
p-queue@9.1.2:
|
||||
dependencies:
|
||||
eventemitter3: 5.0.4
|
||||
p-timeout: 7.0.1
|
||||
|
||||
p-retry@4.6.2:
|
||||
dependencies:
|
||||
'@types/retry': 0.12.0
|
||||
retry: 0.13.1
|
||||
|
||||
p-retry@7.1.1:
|
||||
dependencies:
|
||||
is-network-error: 1.3.1
|
||||
|
||||
p-timeout@3.2.0:
|
||||
dependencies:
|
||||
p-finally: 1.0.0
|
||||
|
||||
p-timeout@7.0.1: {}
|
||||
|
||||
package-json-from-dist@1.0.1: {}
|
||||
|
||||
parent-module@1.0.1:
|
||||
@@ -7347,7 +7422,7 @@ snapshots:
|
||||
remark-parse: 11.0.0
|
||||
remark-rehype: 11.1.1
|
||||
unified: 11.0.5
|
||||
unist-util-visit: 5.0.0
|
||||
unist-util-visit: 5.1.0
|
||||
vfile: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -7365,7 +7440,7 @@ snapshots:
|
||||
remark-parse: 11.0.0
|
||||
remark-rehype: 11.1.1
|
||||
unified: 11.0.5
|
||||
unist-util-visit: 5.0.0
|
||||
unist-util-visit: 5.1.0
|
||||
vfile: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -7847,7 +7922,7 @@ snapshots:
|
||||
unist-util-remove-position@5.0.0:
|
||||
dependencies:
|
||||
'@types/unist': 3.0.3
|
||||
unist-util-visit: 5.0.0
|
||||
unist-util-visit: 5.1.0
|
||||
|
||||
unist-util-stringify-position@4.0.0:
|
||||
dependencies:
|
||||
@@ -7858,7 +7933,7 @@ snapshots:
|
||||
'@types/unist': 3.0.3
|
||||
unist-util-is: 6.0.0
|
||||
|
||||
unist-util-visit@5.0.0:
|
||||
unist-util-visit@5.1.0:
|
||||
dependencies:
|
||||
'@types/unist': 3.0.3
|
||||
unist-util-is: 6.0.0
|
||||
@@ -7934,6 +8009,8 @@ snapshots:
|
||||
|
||||
uuid@11.1.0: {}
|
||||
|
||||
uuid@13.0.0: {}
|
||||
|
||||
uuid@9.0.1: {}
|
||||
|
||||
vfile-location@5.0.3:
|
||||
|
||||
@@ -468,6 +468,7 @@ function App() {
|
||||
},
|
||||
},
|
||||
streamMode: ["values", "messages"],
|
||||
streamSubgraphs: true,
|
||||
},
|
||||
);
|
||||
|
||||
@@ -504,6 +505,7 @@ function App() {
|
||||
configurable: { enabledTools, modelMode },
|
||||
},
|
||||
streamMode: ["values", "messages"],
|
||||
streamSubgraphs: true,
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user