Commit Graph

2755 Commits

Author SHA1 Message Date
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
Eugene Yurtsev bd508cb753 Update functional_api.md (#833) 2025-02-03 18:13:45 -08:00
Eugene Yurtsev ecf94854a2 docs: third party packages.yml (#840) 2025-02-03 13:57:12 -05:00
Eugene Yurtsev 394f3f597a x 2025-02-03 13:27:34 -05:00
Tat Dat Duong 4fb7b93be0 Bump to 0.0.9 2025-02-01 02:00:47 +01:00
David Duong ea1892bcca Merge pull request #5 from langchain-ai/dqbd/persist-lc-object
fix(cli): load persisted LC serialized objects
2025-02-01 01:50:24 +01:00
Tat Dat Duong e728f6fa09 fix(cli): load persisted LC serialized objects 2025-02-01 01:37:24 +01:00
Vadym Barda 741629a03e ci: update upload-arfifact (#832) 2025-01-31 15:43:38 +00:00
Eugene Yurtsev 91031c1990 Update README.md (#831) 2025-01-31 15:06:47 +00:00
Ben Burns 0b8b8953fa release(langgraph): 0.2.44 (#829) 2025-01-30 16:06:29 +13:00
Ben Burns 35b01d9f5f release(langgraph): 0.2.44 2025-01-30 16:02:48 +13:00
Ben Burns a26a80a539 release(langgraph-checkpoint-postgres): 0.0.3 (#828) 0.2.44 2025-01-30 15:51:59 +13:00
Reg Chiu 13e63c8682 docs: update to AIMessage.tool_calls (#784) 2025-01-30 15:50:43 +13:00
Ben Burns 97b37f1dc7 release(langgraph-checkpoint-postgres): 0.0.3 checkpoint-postgres==0.0.3 2025-01-30 15:49:05 +13:00
Ben Burns 21401d02f9 release(langgraph-checkpoint-sqlite): 0.1.4 (#827) 2025-01-30 15:45:46 +13:00
Ben Burns c270c1419e release(langgraph-checkpoint-sqlite): 0.1.4 checkpoint-sqlite==0.1.4 2025-01-30 13:10:52 +13:00
Ben Burns b0635241a1 chore(checkpoint-mongodb): release 0.0.5 (#826) 2025-01-30 12:56:32 +13:00