Commit Graph

2755 Commits

Author SHA1 Message Date
Brace Sproul b42c0bdf35 Release 0.0.28 (#263) 0.0.28 2024-07-16 15:23:36 -07:00
Brace Sproul dda5b91c81 infra[patch]: Set yarn version to 3.5.1 (#261)
* infra[patch]: Set yarn version to 3.5.1

* run yarn install
2024-07-16 13:15:03 -07:00
Brace Sproul ed94a045f2 minor: Allow RunnableToolLike (#260)
* minor: Allow RunnableToolLike

* cr
2024-07-16 11:00:15 -07:00
Vadym Barda c8ddceb633 sdk-js: release 0.0.2 (#1033) 2024-07-16 09:20:25 -04:00
Vadym Barda 9d7f471911 sdk-js: add thread_id and if_exists to ThreadsClient.create (#1032) 2024-07-16 09:18:22 -04:00
Jacob Lee c2d8620613 Release 0.0.27 (#259) 2024-07-16 05:12:38 +00:00
Brace Sproul df98e0a2d2 Handle ToolMessage outputs from tool funcs (#244)
* [minor]: Handle ToolMessage outputs from tool funcs

* format and lint

* Update types

* Update tool_executor.ts

* Pass raw tool call in

* Bump version

* Adds test

* Fix build

---------

Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-07-15 22:09:22 -07:00
Jacob Lee 20b74d69b1 Adds metadata corresponding to the current node to configs (#249)
* Adds metadata corresponding to the current node to configs

* Fix test
2024-07-15 21:15:53 -07:00
Jacob Lee 2af08c2484 Removes 'In[1]' column from docs (#258)
* Removes 'In[1]' column from docs

* Hide output indent columns too
2024-07-12 19:56:52 +00:00
Jacob Lee ba27825623 Update final repsonse streaming docs (#256) 2024-07-12 00:03:05 -07:00
Jacob Lee 60ae7acd72 Remove broken edit and view source buttons from docs (#255)
CC @vbarda
2024-07-11 15:11:54 -07:00
Vadym Barda 92b2a4e079 docs: add postgres checkpointer how-to (#254) 2024-07-11 17:22:20 -04:00
Vadym Barda 025af13f25 docs: better how-tos structure + add streaming how-tos (#252)
---------

Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
2024-07-11 15:34:54 -04:00
Vadym Barda 8fab32ecae Merge pull request #250 from langchain-ai/vb/fix-formattings
docs: fix formatting in readme
2024-07-10 22:40:17 -04:00
vbarda 3b8dcd19d5 nit 2024-07-10 22:18:59 -04:00
vbarda 2f1d654990 docs: fix formatting in readme 2024-07-10 22:17:31 -04:00
Vadym Barda dc501f41e5 Merge pull request #248 from langchain-ai/vb/update-structure
docs: use README for home page
2024-07-10 22:11:10 -04:00
vbarda 1adb01fe9f remove tavily 2024-07-10 21:30:49 -04:00
William Fu-Hinthorn 4fb85bd2a0 n 2024-07-10 18:01:43 -07:00
William Fu-Hinthorn 6c8e86eca7 Fix typing + add check 2024-07-10 18:01:09 -07:00
vbarda ccd7e40942 docs: use README for home page 2024-07-10 19:25:17 -04:00
Vadym Barda 23d01122e2 Merge pull request #247 from langchain-ai/vb/update-styles
docs: update logo & style
2024-07-10 16:05:16 -04:00
vbarda d6730a3778 docs: update logo & style 2024-07-10 15:52:36 -04:00
Jacob Lee 802fad9cb5 Adds Mermaid graph support (#241)
* Adds Mermaid graph support

* Fix test

* Fix test

* Fix version

* Remove overridden graph implementation
2024-07-09 09:13:59 -07:00
Vadym Barda 13d9cb3a5f sdk-js: release 0.0.1 (#918) 2024-07-03 14:07:39 -04:00
Jacob Lee 58e73e3768 Loosen types to allow reducers with different update types (#240) 2024-07-02 23:34:47 -07:00
Jacob Lee b37c2e088d Release 0.0.26 (#239) 2024-07-02 16:21:17 -07:00
Vale 29563e8bd7 Fix broken link in agent_supervisor.ipynb (#238) 2024-07-02 23:19:11 +00:00
Christian Hentschel 547de5f4ed fix: export checkpointer interfaces (#237)
* fix: export checkpointer interfaces

* Update index.ts

* Update index.ts

---------

Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
2024-07-02 16:17:52 -07:00
Isaac Francisco ec235925de sdk-js: added cron functionality to match langgraph-api (#863)
* testing

* first draft

* working

* first draft

* fmt

* vadym comments
2024-06-28 16:26:22 -07:00
Nuno Campos dd3e0019ab Merge pull request #235 from chentschel/fix-uuid-v1
Fix - Updated uuid pkg to support v6 generation
2024-06-27 15:16:36 -07:00
Nuno Campos d8fda217d3 Update types, remove node 2024-06-27 15:12:43 -07:00
Nuno Campos d28a8c7984 Add test 2024-06-27 15:10:09 -07:00
Isaac Francisco 421ea51970 sdk-js: adding assistant_id param for assistant_search functionality (#865)
* first draft

* wrong text
2024-06-27 13:18:51 -07:00
Christian Hentschel d2ac7b291f - fix: updated uuid pkg to support v6 generation
- refactor: checkpoint id generation using v6 from uuid lib.
- refactor: removed unused checkpoint test case uuid v1 to v6 conversion
2024-06-27 13:08:11 +04:00
Jacob Lee 379f373dae Release 0.0.25 (#233) 2024-06-25 15:21:35 -07:00
Jacob Lee 7b2c4144a4 Avoid using constructor name check for errors (#232) 2024-06-25 15:17:11 -07:00
David Duong 3005b03702 feat(js): add ability to specify custom fetch (#783)
* feat(js): add ability to specify custom fetch

* Bump to 0.0.1-rc.14

* Fix format
2024-06-24 13:21:58 +01:00
Andrew Nguonly e7a589561c docs: Create JS/TS SDK reference page (#779)
* Create JS/TS SDK reference docs.

* Remove index.mts from typedoc entry point.
2024-06-23 17:24:30 -07:00
dependabot[bot] 6f15970359 Bump braces from 3.0.2 to 3.0.3 (#219)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
2024-06-20 14:07:36 -07:00
Jacob Lee 4b421992e8 Adds adaptive RAG tutorial (#226)
* Adds adaptive RAG tutorial

* Update with traces

* Bump

* Add to mkdocs.yml

* Copy to scripts
2024-06-20 11:08:09 -07:00
Jacob Lee 7b663e2ba1 Release 0.0.24 (#225) 2024-06-20 09:57:15 -07:00
Jacob Lee bf509703bf Properly pass config from async local storage into conditional edges (#223)
* Properly pass config through to conditional edges

* Remove unnecessary ignore

* Fix lint

* Remove useless param
2024-06-20 09:10:03 -07:00
Vadym Barda cfeb8a3cb2 sdk-js: release new rc (#715) 2024-06-19 20:35:54 -04:00
William FH 7d9cc14276 [Docs] Fix Conceptual Guide (#222) 2024-06-19 16:47:01 -07:00
vbarda e4a112ab5e sync changes 2024-06-18 20:19:55 -04:00
vbarda af9d92cee7 remove js build files 2024-06-18 13:13:57 -04:00
dependabot[bot] 2eea6c2d59 Bump next in /environment_tests/test-exports-vercel (#218)
Bumps [next](https://github.com/vercel/next.js) from 13.4.9 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.4.9...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  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-18 09:16:04 -07:00
vbarda d4704b41c7 spellcheck 2024-06-18 12:16:01 -04:00
vbarda f8fad6031a remove dockerfile, update readmes 2024-06-18 12:07:37 -04:00