Christian Bromann
|
8d5c2d688d
|
feat(sdk): add multi-subagent tracking to useStream (#1903)
|
2026-02-05 17:14:50 -08:00 |
|
Christian Bromann
|
ff948ee9bc
|
fix(examples): update reasoning streaming example (#1896)
|
2026-01-20 13:59:38 -08:00 |
|
Christian Bromann
|
98c0f26f4c
|
fix(sdk): infer agent types in stream.values (#1893)
|
2026-01-15 17:21:46 -08:00 |
|
Christian Bromann
|
7f010850c8
|
fix(examples): Simplify two streaming examples (#1890)
|
2026-01-13 12:36:13 -08:00 |
|
David Duong
|
6d5cdcbb10
|
fix(chore): replace turbo:command with plain turbo (#1869)
|
2026-01-09 19:16:10 +00:00 |
|
David Duong
|
e7aeffeb72
|
chore: replace yarn with pnpm (#1862)
Co-authored-by: Christian Bromann <git@bromann.dev>
|
2026-01-09 19:52:29 +01:00 |
|
Christian Bromann
|
730dc7c3b8
|
feat(sdk): add type-safe tool call streaming with agent type inference (#1826)
Co-authored-by: David Duong <david@duong.cz>
|
2026-01-08 14:50:18 -08:00 |
|
David Duong
|
fdd5878e89
|
chore: update dependencies (#1774)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-11 14:43:13 +00:00 |
|
Pokey Rule
|
18abe1e813
|
feat(examples): Add sql_agent example (#1750)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Co-authored-by: Christian Bromann <git@bromann.dev>
|
2025-11-03 14:29:35 -08:00 |
|
Hunter Lovell
|
1e1ecbbcf8
|
feat: merge v1 (#1733)
Co-authored-by: Tat Dat Duong <david@duong.cz>
Co-authored-by: Christian Bromann <git@bromann.dev>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-17 16:34:43 -07:00 |
|
Tim Harper
|
9ddfafc501
|
fix(docs): remove incorrect comment (#1719)
|
2025-10-09 18:05:46 +02:00 |
|
David Duong
|
b5b2196f67
|
fix(docs): quick docs update for Zod 4 changes (#1594)
|
2025-08-29 14:59:29 +00:00 |
|
Kostas Minaidis
|
ed4ce9ef5b
|
Quick typo fix: objets -> objects (#1497)
|
2025-08-06 02:13:21 +02:00 |
|
Saba Tchikhinashvili
|
2a2e0b9a1f
|
docs: Fix plan and execute compatibility (#1366)
|
2025-07-17 12:50:45 +02:00 |
|
David Duong
|
9546477a55
|
chore: add changesets CLI (#1347)
|
2025-07-07 11:40:56 +00:00 |
|
Saba Tchikhinashvili
|
1e463c4b6a
|
docs: Tavily/Packages for agent supervisor tutorial (#1354)
|
2025-07-07 11:37:22 +00:00 |
|
Saba Tchikhinashvili
|
dd4bef25e3
|
docs: Fix Issues with Hierarchical tutorial (#1353)
|
2025-07-07 11:36:55 +00:00 |
|
Saba Tchikhinashvili
|
22aaa29174
|
doc: multi agent collaboration. fix tavily and setup (#1352)
|
2025-07-07 11:36:28 +00:00 |
|
Saba Tchikhinashvili
|
d0a0fa3930
|
doc: missing dependency in self rag tutorial (#1351)
|
2025-07-07 11:35:35 +00:00 |
|
Saba Tchikhinashvili
|
c1ad445184
|
docs: fix tavily deprecated warning on crag (#1350)
|
2025-07-07 11:34:56 +00:00 |
|
Christian Bromann
|
62a383dcbb
|
docs: wrap package names in backticks instead of bold formatting (#1245)
|
2025-06-20 18:03:29 +02:00 |
|
leopardracer
|
bf8b1e48cb
|
Fix Typos in Documentation and Example Notebooks (#1280)
|
2025-06-18 02:27:28 +02:00 |
|
David Duong
|
1addc3912b
|
fix(docs): nudge folks to use ESM in quickstart (#1292)
|
2025-06-17 23:10:06 +00:00 |
|
David Duong
|
4ad95745c8
|
release(langgraph): 0.3.0 (#1250)
|
2025-06-03 00:35:34 +02:00 |
|
David Duong
|
43d1f326a8
|
fix(docs): typos (#1167)
|
2025-05-30 18:01:05 +02:00 |
|
Tat Dat Duong
|
ca21d29970
|
fix(docs): remove await for streamEvents
Closes Docs issue: `await agent.streamEvents()` is complained by TypeScript because it's not `Promise` #1086
|
2025-05-19 16:39:37 +02:00 |
|
Tat Dat Duong
|
685fd15802
|
fix(docs): update typo in define-state
Closes Typo "convince" under "How to define graph state" documentation section #1113
|
2025-05-19 16:35:45 +02:00 |
|
omahs
|
24dc11188d
|
fix(docs) typos
|
2025-05-09 16:39:00 +02:00 |
|
Tat Dat Duong
|
90295e6118
|
security: remove esm-hook
|
2025-05-08 19:06:19 +02:00 |
|
Tat Dat Duong
|
fa01615cc4
|
security: ensure we're using the same tsx version
|
2025-05-08 18:48:57 +02:00 |
|
Jay Kumar
|
6d0a98585b
|
fix(docs): Correct link to previous example in agent supervisor notebook (#1074)
|
2025-04-28 17:28:28 +12:00 |
|
Mustafa
|
54104cc48b
|
remove content duplicate of "the same the same" in docs (#1102)
|
2025-04-16 13:55:50 +00:00 |
|
Jacob Lee
|
4961f8299f
|
docs: Fix structured output docs sidebar + links (#1056)
|
2025-03-27 09:35:13 -07:00 |
|
Tat Dat Duong
|
0ac5066b7c
|
Add error to lib
|
2025-03-25 20:58:46 +01:00 |
|
Tat Dat Duong
|
f6c2fa6a6e
|
Use WeakSet to allow patching from multiple Zod instances, rely on .default() instead, remove buggy input, outputconstructor arg
|
2025-03-25 20:43:57 +01:00 |
|
Tat Dat Duong
|
5d343cefe7
|
Add quick mention
|
2025-03-25 14:51:13 +01:00 |
|
nick-w-nick
|
8ac68856ff
|
fix(docs): Add section to demonstrate saving a graph diagram locally (#906)
|
2025-03-25 11:05:07 +00:00 |
|
Rafał Szulejko
|
ce6d6ea087
|
Updated dead link in time-travel docs (#971)
|
2025-03-13 21:44:38 +00:00 |
|
Jacob Lee
|
3fd8151151
|
docs: Add missing glossary section, recursion limit guide, caveats to interrupt() function, fix broken links (#990)
|
2025-03-13 10:32:10 -07:00 |
|
Ben Burns
|
3ca110c8b5
|
fix(docs): remove another debugging line - more minor tweaks (#963)
|
2025-03-06 10:26:02 +00:00 |
|
Ben Burns
|
3b25a7bc95
|
fix(docs): format & remove debugging line from semantic search doc (#959)
|
2025-03-06 09:01:55 +00:00 |
|
Ben Burns
|
6192a37495
|
fix(docs): fix semantic search howto doc
|
2025-03-06 21:38:09 +13:00 |
|
Ben Burns
|
4d4a102123
|
fix(docs): fix doc build error (#957)
|
2025-03-06 16:03:12 +13:00 |
|
Ben Burns
|
3bb244d335
|
chore(docs): update docs for getCurrentTaskInput (#956)
|
2025-03-06 02:46:31 +00:00 |
|
Ben Burns
|
c656f1982c
|
chore(langgraph, examples): bump version of @langchain/core (#884)
|
2025-02-21 21:16:08 +13:00 |
|
vivid
|
8d867cfb74
|
fix(docs): crag wrong tool invocation (#836)
Co-authored-by: seonmyung.lim <seonmyung.lim@adriel.ai>
|
2025-02-03 18:27:43 -08:00 |
|
Ryunosuke Iwai
|
7ff3722c69
|
fix(docs): adjust list appearance in tutorials/quickstart (#835)
|
2025-02-03 18:27:30 -08:00 |
|
Reg Chiu
|
13e63c8682
|
docs: update to AIMessage.tool_calls (#784)
|
2025-01-30 15:50:43 +13:00 |
|
Jacob Lee
|
cedb33094f
|
docs: Optimize notebook (#820)
|
2025-01-29 08:05:23 -08:00 |
|
Vadym Barda
|
6c80e18371
|
docs: update concepts/howto for Command (#800)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
|
2025-01-28 20:16:10 -08:00 |
|