Commit Graph

2755 Commits

Author SHA1 Message Date
vbarda c21c784db7 merge latest libs 2024-06-18 11:17:48 -04:00
vbarda e8e6d8fa3d add gitignore file 2024-06-18 11:00:15 -04:00
vbarda 22c8935cd5 libs: add cli, sdk-py, sdk-js and move core langgraph 2024-06-17 20:37:25 -04:00
dependabot[bot] ddd300bf94 Bump wrangler from 3.7.0 to 3.19.0 in /environment_tests/test-exports-cf (#216)
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.7.0 to 3.19.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.19.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 14:13:53 -07:00
Jacob Lee d446d4ea3d Adds installation and entrypoint instructions (#217)
* Remove deprecated method in examples

* Adds installation and entrypoint instructions

* Address feedback
2024-06-14 14:13:06 -07:00
Jacob Lee 5fbdcd1441 Remove deprecated method in examples (#215) 2024-06-14 11:09:30 -07:00
Jacob Lee 9f0d6fffbe Release 0.0.23 (#214) 2024-06-13 11:09:34 -07:00
Jacob Lee fd3434e8bb Adds web entrypoint (#211)
* Adds web entrypoint

* Update prebuilt to pass config

* Add env tests

* Add to CI

* Fix

* Update CI condition

* Fix docs build

* Adds tracing unit test
2024-06-13 11:05:24 -07:00
Jacob Lee b95329f1c5 Add support for TS 4.9.5 (#213) 2024-06-13 11:04:42 -07:00
William FH deac4ae446 [Docs] Update Index (#212) 2024-06-11 23:54:49 -07:00
William FH d61a6f9ae9 [Doc] Rm "`" (#210) 2024-06-11 15:06:52 -07:00
William FH 8dd95aaaa0 Update quickstart (#209) 2024-06-11 14:56:10 -07:00
Brace Sproul db65b993bf Release 0.0.22 (#207) 2024-06-06 13:03:29 -07:00
Jacob Lee f4694a5f5b Export CompiledStateGraph type (#205) 0.0.22 2024-06-04 22:58:04 -07:00
William FH b245d89a2b REFLECTION BABY (#202) 2024-05-31 08:49:42 -07:00
William FH a5768ae487 [Docs] ReWoo Fixup (#201) 2024-05-31 08:24:50 -07:00
William FH 8dedca6e87 [Docs] Update plan and execute notebook (#200) 2024-05-31 07:35:29 -07:00
William FH a23c497654 [Docs] Update hierarchical agents notebook (#199) 2024-05-31 06:43:57 -07:00
William FH 8d88e02412 Update supervisor notebook (#198) 2024-05-31 03:44:41 -07:00
William FH 2716767af1 [Docs] Rm canvas dev dep (#196)
It's just used for image displaying in a notebook but is incompatible with Node 22.X; fun fun fun. bad bad bad
2024-05-31 03:09:04 -07:00
Jacob Lee 5b5a36ee61 Remove comments (#192)
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
2024-05-31 02:51:07 -07:00
William FH 1ff51500ba [Docs] More tutorial cleanup (#195) 2024-05-31 02:41:45 -07:00
William FH 0ef76d603b fmg (#194) 2024-05-30 11:57:36 -07:00
William FH c17925d680 [Docs] Compile more tutorials (RAG)(#193)
Fix up typescript issues and broken code
2024-05-30 10:47:35 -07:00
William FH a96a9a4a34 [Docs] Run TSC on HOWTOs + README (#191) 2024-05-30 06:57:51 -07:00
Jacob Lee 3c16d1b6fd Update token streaming example for new @langchain/core (#188) 2024-05-30 06:46:04 -07:00
William FH 5a29f0cf07 Fix TS types in README (#189) 2024-05-30 05:05:21 -07:00
Jacob Lee e3d4a287f7 Fix notebook (#187) 2024-05-29 13:43:45 -07:00
Nuno Campos 93f5a05324 Merge pull request #183 from langchain-ai/release
Release 0.0.21
2024-05-25 08:15:27 -07:00
Nuno Campos 1838f42b3f Release 0.0.21 0.0.21 2024-05-25 08:12:35 -07:00
Nuno Campos 197b102af9 Merge pull request #182 from langchain-ai/nfcampos-patch-1
Update state.ts
2024-05-25 08:09:55 -07:00
Nuno Campos ce4973809f format 2024-05-25 08:05:31 -07:00
Nuno Campos 4302452054 Update state.ts 2024-05-25 08:02:32 -07:00
Jacob Lee 666c9367ec Release 0.0.20 (#178) 2024-05-23 16:18:34 -07:00
Jacob Lee 49728026a2 Bump ecosystem versions to 0.2.0 (#177) 2024-05-23 16:16:26 -07:00
Nuno Campos 500ca865bf Add checkpoint timestamp to output get/update/list state methods 2024-05-20 16:28:45 -07:00
Nuno Campos fb2262b061 Merge pull request #175 from langchain-ai/release
Release 0.0.19
2024-05-20 12:47:16 -07:00
Nuno Campos 30ed06bddc Release 0.0.19 0.0.19 2024-05-20 12:46:56 -07:00
Nuno Campos b988c0a2d0 Merge pull request #174 from langchain-ai/nc/20may/prevent-cond-edge-unknown-dest
Raise error if cond edge returns null/missing destination
2024-05-20 11:51:08 -07:00
Nuno Campos 6c99aa86f4 Merge pull request #172 from langchain-ai/nc/20may/rm-then
Remove then= arg in cond edge
2024-05-20 11:38:39 -07:00
Nuno Campos 3ee87075d4 Merge pull request #173 from langchain-ai/wfh/noposargs
Accept Async Messages Modifier
2024-05-20 11:36:41 -07:00
Nuno Campos 8a58eb4e9a Lint 2024-05-20 11:36:10 -07:00
Nuno Campos a9f3595077 Raise error if cond edge returns null/missing destination 2024-05-20 11:34:59 -07:00
William Fu-Hinthorn 6ab7c1d5ae tests 2024-05-20 11:31:17 -07:00
Nuno Campos b964bbe030 Merge pull request #171 from langchain-ai/release
Release 0.0.18
2024-05-20 11:23:56 -07:00
Nuno Campos a126001c42 Remove then= arg in cond edge 2024-05-20 11:23:48 -07:00
William Fu-Hinthorn 2055702c40 Accept Async Messages Modifier 2024-05-20 11:23:48 -07:00
William FH 963db633a2 Fix TS in docs (#170) 2024-05-19 22:18:30 -07:00
Nuno Campos 87dbca63a5 Release 0.0.18 0.0.18 2024-05-19 18:25:13 -07:00
William FH 71909372eb Implement createReActAgent (#169) 2024-05-18 21:17:01 -07:00