bracesproul
55a971c955
fix(sdk-js): Remove default fetch timeout
2025-02-07 12:17:34 -08:00
Jacob Lee
0290aef415
Release 0.2.45 ( #848 )
2025-02-06 11:59:24 -08:00
jacoblee93
ea424909be
Release 0.2.45
0.2.45
2025-02-06 11:56:25 -08:00
Jacob Lee
d0cb9eab33
fix(langgraph): Update messagesStateReducer behavior to apply rightMessages in order ( #847 )
2025-02-06 11:53:27 -08:00
Jacob Lee
ae6e5b25e0
fix(langgraph): Dedupe input (right-side) messages in messageStateReducer ( #846 )
2025-02-06 11:28:29 -08:00
Eugene Yurtsev
d63df561a8
ci: add llms-text ( #845 )
2025-02-05 16:10:50 -05:00
Eugene Yurtsev
798a53c41d
qxqx
2025-02-05 16:04:38 -05:00
Eugene Yurtsev
0505789617
docs: generate llms-text ( #844 )
2025-02-05 14:08:44 -05:00
Eugene Yurtsev
cb21b37575
x
2025-02-05 14:06:10 -05:00
David Duong
b200729d9c
Merge pull request #8 from langchain-ai/dqbd/create-remove-yarn-
...
feat(create): git init, attempt to detect package manager, bump to 0.0.3
2025-02-05 03:31:24 +01:00
Tat Dat Duong
f43bb823e6
feat(create): git init, attempt to detect package manager, bump to 0.0.3
2025-02-05 03:30:40 +01:00
Tat Dat Duong
99f00dea42
Add test root script, update README.md
2025-02-05 02:30:14 +01:00
Tat Dat Duong
8bfbeafb9c
Add missing repository entries
2025-02-05 02:13:47 +01:00
Tat Dat Duong
b676c82e6a
Add format check
2025-02-05 02:09:05 +01:00
Tat Dat Duong
4a814583f9
Specify PNPM version in GHA
2025-02-05 02:04:41 +01:00
Tat Dat Duong
2e6dc94f02
Use pnpm 10.2.0
2025-02-05 02:03:21 +01:00
Tat Dat Duong
cfeff355e0
Add turbo, fix formatting
2025-02-05 01:57:45 +01:00
Tat Dat Duong
f580253ff6
Add README.md
2025-02-05 01:23:39 +01:00
Tat Dat Duong
f08870e0f8
Swap the API to MIT
2025-02-05 01:22:24 +01:00
Tat Dat Duong
3d1d7dc6b5
Bump to 0.0.10
2025-02-05 01:21:44 +01:00
David Duong
26352e51d1
Merge pull request #7 from langchain-ai/dqbd/windows-bun
...
feat: replace scripts with bun
2025-02-05 01:14:00 +01:00
Tat Dat Duong
23ec4a8b79
Replace all hacky PS1 scripts
2025-02-05 01:05:03 +01:00
Tat Dat Duong
7d7abc9552
fix: Replace concurrently with bun shell
...
Turns out that concurrently behaves weird on Windows, with the server never starting when running under concurrently. Swapping to Bun Shell for cross-platform shell fixes the issue
2025-02-05 01:00:31 +01:00
Nuno Campos
1a5159d364
Merge pull request #6 from langchain-ai/dqbd/decouple-api-cli
...
feat: decouple API from CLI
2025-02-04 15:02:53 -08:00
Tat Dat Duong
267fb2f2fb
Increate test timeout for parser
2025-02-04 23:38:33 +01:00
Tat Dat Duong
279c410283
Merge branch 'dqbd/decouple-api-cli' of https://github.com/langchain-ai/langgraphjs-api into dqbd/decouple-api-cli
2025-02-04 23:38:12 +01:00
Tat Dat Duong
9e12b8746b
Fix windows paths
2025-02-04 23:38:09 +01:00
Eugene Yurtsev
9134753410
Update plans.md ( #843 )
2025-02-04 15:40:42 -05:00
Eugene Yurtsev
d707e1269b
Update plans.md
2025-02-04 15:38:07 -05:00
Tat Dat Duong
36e88f31f3
Increase timeout
2025-02-04 20:20:01 +01:00
Tat Dat Duong
6cab4be65d
Separate parser tests from api tests
2025-02-04 20:16:48 +01:00
Tat Dat Duong
628ece7470
Remove console.log from error
2025-02-04 17:53:02 +01:00
Tat Dat Duong
c171c59b90
Windows again
2025-02-04 16:48:45 +01:00
Tat Dat Duong
90169ba06c
Bump vite to 5.4.14 internally
2025-02-04 16:45:22 +01:00
Tat Dat Duong
9cb6d2962d
Bump to Vitest 3
2025-02-04 16:42:16 +01:00
Tat Dat Duong
d8bd6c7510
Windows test
2025-02-04 16:25:51 +01:00
Tat Dat Duong
9f14d49d6f
Remove tsx as a dependency for CLI
2025-02-04 16:21:48 +01:00
Tat Dat Duong
0626e01a1c
Fix types
2025-02-04 15:57:28 +01:00
Tat Dat Duong
4786e57a84
Bump the nWorkers back to default 10
2025-02-04 15:53:33 +01:00
Tat Dat Duong
b8a3046fa2
Update GH actions
2025-02-04 15:38:56 +01:00
Tat Dat Duong
e88b790e46
Move logging
2025-02-04 15:34:55 +01:00
Tat Dat Duong
2ad9138ebc
Update license to MIT
2025-02-04 15:32:47 +01:00
Tat Dat Duong
dbcf731cf1
Prune dependencies
2025-02-04 15:29:40 +01:00
Tat Dat Duong
9025a38187
Remove test scripts
2025-02-04 15:24:39 +01:00
Tat Dat Duong
0dd8d946b7
feat: decouple langgraph-cli from langgraph-api
2025-02-04 15:20:23 +01:00
Tanushree
4f1fdc30b3
Interrupt banner ( #842 )
2025-02-03 18:28:25 -08: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
Ryunosuke Iwai
ae3e562493
fix(docs): adjust list appearance in README ( #834 )
...
Co-authored-by: Jacob Lee <jacoblee93@gmail.com >
2025-02-03 18:26:21 -08:00
nick-w-nick
a931f80aaf
fix(docs/etc): Fix miscellaneous typos ( #837 )
2025-02-03 18:23:16 -08:00