Commit Graph

2755 Commits

Author SHA1 Message Date
Jacob Lee 120c048ac9 langgraph[patch]: Release 0.1.4 (#400) 2024-08-27 22:30:57 +00:00
Jacob Lee 8ebdea1191 langgraph[patch]: Bump deps (#399) 2024-08-27 22:26:10 +00:00
Jacob Lee ddbefb3c91 checkpoint[patch]: Release 0.0.4 (#398) 2024-08-27 22:21:08 +00:00
David Duong e5aa03e8a9 feat(checkpoint): rely on string comparison instead (#397) 2024-08-27 15:17:52 -07:00
Jacob Lee 3a11abbaad checkpoint[patch]: Fix checkpointer generic (#396)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2024-08-27 15:03:47 -07:00
dependabot[bot] 1ee9f9d8d8 build(deps): bump axios from 1.6.8 to 1.7.5 in the npm_and_yarn group across 1 directory (#359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:44:41 -07:00
Jacob Lee 4d54dda36c langchain[patch]: Export types to fix portability issues (#393) 2024-08-27 12:42:16 -07:00
Jacob Lee ecee893e46 Release 0.1.3 (#392) 2024-08-27 16:49:45 +00:00
Jacob Lee f0f344e89f langgraph[patch]: Fix package.json version (#391) 2024-08-27 16:42:56 +00:00
Jacob Lee 78a5b5a97c langgraph[patch]: Bump dep (#390) 2024-08-27 16:35:54 +00:00
Jacob Lee db890c12b9 checkpoint[patch]: Release 0.0.3 (#389) 2024-08-27 16:29:29 +00:00
David Duong e4a7858559 fix(prebuilt): use messagesStateReducer to support more formats (#387)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-08-27 09:25:53 -07:00
Jacob Lee 18060513d3 checkpoint[patch]: Avoid deeply serializing LangChain classes (#388) 2024-08-27 09:09:46 -07:00
Vadym Barda a44755a23a sdk-js: release 0.0.8 (#1490) 2024-08-27 09:11:57 -04:00
Brace Sproul d3c449419a docs[patch]: Update index with missing docs (#385) 2024-08-27 00:37:47 +00:00
vbarda e40755a90e better comment 2024-08-26 18:25:43 -04:00
vbarda 84b3945491 sdk-js: add checkpoint_id arg to runs create/stream/wait payload 2024-08-26 17:16:06 -04:00
Brace Sproul 219784c6cf docs[minor]: Add summary convo history guide (#368) 2024-08-26 21:02:23 +00:00
Brace Sproul 381700e6d4 docs[patch]: Convert full URL links to relative links (#384) 2024-08-26 13:59:26 -07:00
Brace Sproul 8fa347896d examples[minor]: Port langchain examples code to run ts files in examples (#383) 2024-08-26 12:22:54 -07:00
Brace Sproul 8ecfa0abed docs[minor]: Add how to stream events within tools how-to guide (#366) 2024-08-26 12:22:04 -07:00
David Duong 002e68d3a5 chore(pregel): add test for getGraph().toJSON() (#382)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-08-26 18:33:59 +00:00
Nuno Campos 24689084a4 Merge pull request #1457 from langchain-ai/dependabot/npm_and_yarn/libs/sdk-js/micromatch-4.0.8
Bump micromatch from 4.0.7 to 4.0.8 in /libs/sdk-js
2024-08-26 08:25:46 -07:00
Jacob Lee 2721e3f808 Release 0.1.2 (#380) 2024-08-26 05:19:37 +00:00
Jacob Lee 460e27fd91 Bump versions (#379) 2024-08-26 05:14:44 +00:00
Jacob Lee 8ee4653da2 checkpoint[patch]: Release 0.0.2 (#378) 2024-08-26 05:08:10 +00:00
Jacob Lee 6cebd17a85 Adds support for retry policy for nodes (#377) 2024-08-25 22:02:11 -07:00
Jacob Lee 5f8a645ab0 Handle explicit undefined values passed into serde (#374) 2024-08-25 19:50:17 -07:00
Jacob Lee f5baedf856 Remove unsupported docs for now (#376) 2024-08-25 23:18:36 +00:00
Jacob Lee 66899eb06b Update README (#375) 2024-08-25 23:11:51 +00:00
Jacob Lee 486c0344e7 Fix bad tuple in plan and execute docs (#373) 2024-08-25 16:27:52 +00:00
Jacob Lee 70fa16a11b Add streaming from final node notebook (#372) 2024-08-25 00:39:49 +00:00
Jacob Lee 8b05668abe Fix tracing for update state calls (#371) 2024-08-25 00:04:18 +00:00
David Duong 96a6ce9681 Merge pull request #1460 from langchain-ai/dqbd/js-api-key
feat(sdk-js): add apiKey property
2024-08-24 19:29:57 +02:00
Tat Dat Duong 3848a4c71e Bump to 0.0.7 2024-08-24 19:24:39 +02:00
Tat Dat Duong 97f16a659d feat(sdk-js): add apiKey property 2024-08-24 19:24:13 +02:00
Jacob Lee 421d2553d7 Update docstrings, improve API refs (#369) 2024-08-24 00:48:51 +00:00
Brace Sproul a7e145865a docs[minor]: Add how to on deleting messages from state (#367) 2024-08-23 17:04:45 -07:00
Brace Sproul f6f6930c07 docs[patch]: Update sidebar and index page links (#364) 2024-08-23 16:44:27 -07:00
Jacob Lee 622852029a checkpoint-mongodb[patch]: Release 0.0.2 (#365) 2024-08-23 23:03:30 +00:00
Jacob Lee 8828308905 Fix build steps, docs issue (#363) 2024-08-23 15:58:14 -07:00
Brace Sproul d12ce5768a docs[minor]: Add map reduce docs (#361) 2024-08-23 15:13:11 -07:00
Brace Sproul 1d9ad1f204 infra[patch]: Add dist-cjs to gitignore (#362) 2024-08-23 14:06:04 -07:00
dependabot[bot] 484227aeeb Bump micromatch from 4.0.7 to 4.0.8 in /libs/sdk-js
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 20:36:31 +00:00
Jacob Lee 9d08d04696 Adds MongoDB checkpointer (#352) 0.1.1 2024-08-23 12:43:37 -07:00
Jacob Lee 9c4bcaf2d1 Release 0.1.1 (#358) 2024-08-23 18:03:00 +00:00
Jacob Lee cd3674ea2b checkpoint-sqlite[patch]: Release 0.0.1 (#357) 2024-08-23 17:57:24 +00:00
Jacob Lee d2c228b16f checkpoint[patch]: Release 0.0.1 (#356) 2024-08-23 17:51:17 +00:00
Jacob Lee 16673dc861 Update checkpoint serde to support types (#353) 2024-08-23 10:41:45 -07:00
Brace Sproul fa8d421a14 docs[patch]: Fix state def in low level concepts doc (#355) 2024-08-23 09:32:24 -07:00