Commit Graph
1260 Commits
Author SHA1 Message Date
Vadym BardaandGitHub 8c7182bcd4 update refs in release workflow (#707) langgraph-cli==0.1.39 2024-06-19 14:24:40 -04:00
Vadym BardaandGitHub 070e74c775 cli: release 0.1.39 (#706) 2024-06-19 14:20:25 -04:00
Vadym BardaandGitHub c1cf269a15 add release workflows (#705) 2024-06-19 14:15:55 -04:00
Nuno CamposandGitHub 755495af46 Merge pull request #703 from langchain-ai/nc/19jun/update-project-info
Update pypi info for each package
2024-06-19 08:21:30 -07:00
Nuno Campos 68164484eb Fix 2024-06-19 08:19:17 -07:00
Nuno Campos 5fe91c110d Update pypi info for each package 2024-06-19 08:15:58 -07:00
17f1a05b6b [Docs] Grammar and punctuation improvements in LangGraph introduction tutorial (#680)
* Fix backtick enclosure in section 2

* Remove unnecessary double new line in route_tools() docstring

* Fix typos for describing checkpointer memory in section 3

* Fix grammar mistake when describing checkpointing in section 3

* Replace is with are to describe plural

* Fix incomplete double underscore wrapping for markdown formatting in section 7

---------

Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
2024-06-18 18:04:34 -07:00
Nuno CamposandGitHub 4578a653c7 Merge pull request #688 from langchain-ai/vb/move-langgraph-libs
libs: add separate langgraph cli, sdk-py, sdk-js libraries and move core langgraph
2024-06-18 17:42:26 -07:00
vbarda b35bb19b31 sync again 2024-06-18 20:38:40 -04:00
vbarda 8be35f3b59 Revert "pyproject warning"
This reverts commit 2c8806a974.
2024-06-18 20:27:33 -04:00
vbarda 2c8806a974 pyproject warning 2024-06-18 20:24:04 -04:00
vbarda e791f7ef5a sync changes 2024-06-18 20:19:55 -04:00
Lance MartinandGitHub 7d3e460585 Merge pull request #641 from langchain-ai/rlm/update-nomic-embd
Update Nomic embeddings
2024-06-18 10:58:36 -07:00
Lance Martin b3116ece60 fmt 2024-06-18 10:54:55 -07:00
Lance MartinandGitHub cad90b571c Merge branch 'main' into rlm/update-nomic-embd 2024-06-18 10:41:59 -07:00
vbarda 7e936c3078 remove js build files 2024-06-18 13:13:57 -04:00
vbarda 52395d2e1a spellcheck 2024-06-18 12:16:01 -04:00
vbarda 5b72a3f210 update authors 2024-06-18 12:14:29 -04:00
vbarda 2607d550fc remove old docs reqs 2024-06-18 12:13:20 -04:00
vbarda 47f777c0f2 remove dockerfile, update readmes 2024-06-18 12:07:37 -04:00
vbarda 2b0fcb26f9 bump deps 2024-06-18 11:30:17 -04:00
vbarda 12aa185c31 Merge branch 'main' into vb/move-langgraph-libs 2024-06-18 11:18:16 -04:00
vbarda 4cdb64884d merge latest libs 2024-06-18 11:17:48 -04:00
vbarda 06f764f33d add gitignore file 2024-06-18 11:00:15 -04:00
vbarda 79f0b4860d attempt to fix js 2024-06-18 10:56:45 -04:00
Nuno CamposandGitHub 25320a45ec Merge pull request #687 from langchain-ai/dependabot/pip/urllib3-2.2.2
Bump urllib3 from 2.2.1 to 2.2.2
2024-06-18 07:53:43 -07:00
vbarda 7d45e737fa clean up docs building 2024-06-18 10:46:43 -04:00
vbarda ede161a0d3 update deploy docs 2024-06-18 10:01:04 -04:00
vbarda 895f5f00ab update extract stopwords script 2024-06-18 09:57:28 -04:00
vbarda a15cab8430 add js lint step 2024-06-18 09:44:16 -04:00
vbarda 955def0408 update caching logic + add names 2024-06-18 09:38:23 -04:00
vbarda 633b444e01 make the lint steps more flexible 2024-06-18 09:29:50 -04:00
vbarda 312bd05b3a update lock 2024-06-17 21:44:31 -04:00
vbarda 91be831804 fix 2024-06-17 21:42:54 -04:00
vbarda 8174bc22fb and even more small fixes 2024-06-17 21:40:55 -04:00
vbarda c5ad863a04 even more small fixes 2024-06-17 21:38:02 -04:00
vbarda fd5da5ec5e more small fixes 2024-06-17 21:34:35 -04:00
vbarda b7a6716274 small fixes 2024-06-17 21:20:41 -04:00
vbarda d3ab444edf CI 2024-06-17 21:12:53 -04:00
vbarda 1a06d500d4 libs: add cli, sdk-py, sdk-js and move core langgraph 2024-06-17 20:37:25 -04:00
dependabot[bot]andGitHub e767ccf678 Bump urllib3 from 2.2.1 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 23:03:41 +00:00
Vadym BardaandGitHub 45e22f3f12 Merge pull request #662 from langchain-ai/vb/add-create-react-agent-nb
[docs]: add create_react_agent how-to notebook
2024-06-17 15:41:15 -04:00
vbarda fe464591f7 code review 2024-06-17 15:25:47 -04:00
Lance MartinandGitHub 8620cc3289 Add evals to SQL agent tutorial (#669) 2024-06-17 08:51:12 -07:00
Nuno CamposandGitHub 321a63b57c Merge pull request #677 from langchain-ai/nc/14jun/add-tests-checkpointer-errors
Add tests to ensure checkpointer errors are not swallowed
2024-06-14 13:39:30 -07:00
Nuno Campos e8dc9f0678 old py 2024-06-14 13:35:28 -07:00
Nuno Campos fe87c44da7 Add tests to ensure checkpointer errors are not swallowed 2024-06-14 13:32:21 -07:00
William FHandGitHub 336637437e [Docs] Update to use v2.0 links (#675) 2024-06-14 12:38:44 -07:00
Nuno Campos 74b01a59e8 0.0.69 2024-06-14 11:59:11 -07:00
Nuno CamposandGitHub b1a3e17b67 Merge pull request #673 from langchain-ai/nc/14jun/version-all-channel-changes
Version all channel changes
2024-06-14 11:58:28 -07:00