Commit Graph

2743 Commits

Author SHA1 Message Date
David Duong 6b2ed30cb9 Merge pull request #1830 from langchain-ai/dqbd/bump-js-0.0.11
feat(js): bump JS sdk to 0.0.11
2024-09-24 21:45:56 +02:00
Tat Dat Duong b9a09cb171 feat(js): bump JS sdk to 0.0.11 2024-09-24 21:40:48 +02:00
Jacob Lee a1932714f8 chore(checkpoint): Release 0.0.7 (#510) 2024-09-24 01:50:53 +00:00
Jacob Lee 26ce1dcb4e docs: Update comment in serialization method (#509) 2024-09-23 18:38:12 -07:00
Jacob Lee dc42b809f9 fix(checkpoint): Fix overzealous circular reference detection in checkpointers (#508) 2024-09-23 18:03:48 -07:00
Brace Sproul fe2ff80ed8 fix(docs): Drop announcement bar (#507) 2024-09-23 17:51:24 +00:00
Stephen M Abbott 76b97cac89 fix(docs): typos (#502) 2024-09-23 09:53:31 -07:00
David Duong 6dc6a4b2ca Merge pull request #1785 from langchain-ai/isaac/changeendpoint
set_latest -> latest
2024-09-21 02:07:20 +02:00
isaac hershenson d5edecc7c9 set_latest -> latest 2024-09-20 16:57:43 -07:00
Isaac Francisco 30fbb0f550 sdk-py: add versioning for assistants (#1665)
* add get_versions to python sdk

* fml

* add change_version to sdk

* add assistant name to create

* document assistant name

* change method

* version in payload

* fml

* add js methods and types

* name -> assistant_name

* export onconflictbehavior

* add assistant name to create

* add metadata/limit/offset to sdk

* add assistant_name to update

* assistantversion schema

* export assistnatversion

* add metadata/limit/offset to sdk

* assistantversion schema

* fmt

* fmt

* change version -> set version

* fmt

* assistant_name -> name

* naming
2024-09-20 16:48:19 -07:00
Jacob Lee 27ba00bb98 chore(langgraph): Release 0.2.8 (#498) 0.2.8 2024-09-18 16:20:00 -07:00
jacoblee93 8b437476ad chore(langgraph): Release 0.2.8 2024-09-18 16:17:40 -07:00
Jacob Lee 2459a1fb83 fix: Remove config key filtering (#497) 2024-09-18 16:14:36 -07:00
Brace Sproul 6379a80d1f Release 0.2.7 (#496) 0.2.7 2024-09-18 22:02:02 +00:00
Brace Sproul 9ed3505938 fix(langgraph): Fix .updateState when using managed values (#495) 2024-09-18 14:58:26 -07:00
Brace Sproul 2c11ca29f2 Release 0.2.6 (#494) 0.2.6 2024-09-18 21:13:03 +00:00
Brace Sproul cc0099a134 fix(langgraph): Fix bug in getting state with managed values (#493) 2024-09-18 14:09:53 -07:00
Brace Sproul dc8b5276e7 langgraph[minor]: Log warning if NodeInterrupt is thrown in conditional edge (#458) 2024-09-18 11:03:10 -07:00
dependabot[bot] 42b9b60c17 build(deps): bump next from 14.1.1 to 14.2.10 in /environment_tests/test-exports-vercel in the npm_and_yarn group across 1 directory (#491)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-09-18 10:23:42 -07:00
Jacob Lee ebabee07d5 chore(langgraph): Release 0.2.5 (#492) 2024-09-18 09:45:36 -07:00
jacoblee93 a2e2311cd8 Release 0.2.5 0.2.5 2024-09-18 09:43:21 -07:00
Jack Reed 1eba5f8e2f Update ToolNode link to correct documentation link (#486) 2024-09-18 16:43:06 +00:00
Jacob Lee ef4a88bc72 feat: Adds config schema support (#490) 2024-09-18 09:04:38 -07:00
Jacob Lee 54ae4e2928 feat(js-sdk): Support CJS (#1742)
* feat(js-sdk): Support CJS

* Bump version
2024-09-17 10:28:23 -07:00
Brace Sproul 92306fbce5 Release 0.2.4 (#487) 2024-09-17 17:10:37 +00:00
Brace Sproul 0f5e116ba4 feat(langgraph): Adds stores & managed values (memory) (#476)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
0.2.4
2024-09-17 10:05:44 -07:00
Jacob Lee 0df484a207 chore(checkpoint-mongodb): Release 0.0.3 (#484) 2024-09-14 01:21:37 +00:00
Jacob Lee 12598273af chore(checkpoint-sqlite): Release 0.1.2 (#483) 2024-09-14 01:16:58 +00:00
Jacob Lee 0bf62c8eb8 chore(langgraph): Release 0.2.3 (#482) 0.2.3 2024-09-13 18:12:11 -07:00
jacoblee93 0bc9d4304b chore(langgraph): Release 0.2.3 2024-09-13 18:09:58 -07:00
Jacob Lee 29ea0d93a0 chore(deps): Bump checkpoint versions (#481) 2024-09-14 01:07:53 +00:00
Jacob Lee 8d5bdc5603 chore(checkpoint): Release 0.0.6 (#480) 2024-09-14 01:02:25 +00:00
Jacob Lee 811a4347ac chore(deps): Bump core dep (#479) 2024-09-13 17:58:48 -07:00
David Duong c61ece2f4a Merge pull request #1681 from langchain-ai/dqbd/sdk-js-0.0.9
fix(sdk-js): bump to 0.0.9
2024-09-11 19:44:57 +02:00
Tat Dat Duong 28b9ff4053 fix(sdk-js): bump to 0.0.9 2024-09-11 19:41:51 +02:00
Ric Cabrera 9eacb1cc6f docs: Add @langchain/core to quickstart (#469)
Co-authored-by: cartonioh <rcabrera@lahzo.com>
2024-09-10 17:32:09 -07:00
Jacob Lee d42594c825 fix: Fix CI (#473) 2024-09-10 17:31:44 -07:00
Jacob Lee 9cfc6d6c69 docs: Adds further reading section to chatbot tutorial (#468) 2024-09-10 15:28:33 -07:00
David Duong 2cf270c611 Merge pull request #1661 from langchain-ai/dqbd/sdk-js-fetch-types
fix(js): don't be strict on JS types for custom fetch
2024-09-09 18:00:34 +02:00
Tat Dat Duong 43b8140aff fix(js): don't be strict on JS types for custom fetch 2024-09-09 17:48:55 +02:00
Brace Sproul fb72468efd docs[minor]: Add state of agents survey to docs announcement bar (#466) 2024-09-06 15:48:53 -07:00
Vadym Barda afc20a1f3c sdk-js: add missing methods (#1640) 2024-09-06 16:23:47 -04:00
Jacob Lee 6304a42e86 docs: Update small model customer support notebook (#463) 2024-09-05 21:14:14 -07:00
Allan Deutsch 7e095dc12d Update quickstart (#457) 2024-09-04 22:46:59 +00:00
Allan Deutsch 93b936d8ad Updated QuickStart guide (#449) 2024-09-04 14:46:22 -07:00
Jacob Lee 8b562f2114 Release 0.2.2 (#454) 2024-09-04 01:46:49 +00:00
Jacob Lee 7ece24a5a2 fix: Continue reading channels if a channel is empty (#450) 2024-09-03 18:42:22 -07:00
Jacob Lee 687892ffb3 chore(checkpoint-sqlite): Release 0.1.1 (#453) 2024-09-04 01:39:44 +00:00
Jacob Lee 42981734e8 chore: Bump deps (#452) 2024-09-04 01:33:07 +00:00
Jacob Lee 3fd16a430d chore(checkpoint): Release 0.0.5 (#451) 2024-09-04 01:28:28 +00:00