 
|
a8644baf50
|
docs: add memory how-tos + update add_messages (#958)
---------
Co-authored-by: vbarda <vadym@langchain.dev>
|
2024-07-09 12:26:31 -04:00 |
|
 Nuno CamposandGitHub
|
cf75003cbe
|
cli: Update pip install command
|
2024-07-09 12:31:08 +01:00 |
|
 Andrew NguonlyandGitHub
|
fab950acfb
|
Update version of CLI to 0.1.48. (#957)
cli==0.1.48
|
2024-07-08 18:20:23 -07:00 |
|
 Andrew NguonlyandGitHub
|
7ed26e1396
|
Update LangGraph API documentation. (#956)
|
2024-07-08 17:52:21 -07:00 |
|
 David DuongandGitHub
|
293bc2c11f
|
feat(cli): add debugger host CLI flag to specify default base URL (#900)
|
2024-07-08 20:47:50 -04:00 |
|
 Andrew NguonlyandGitHub
|
bb6785bbef
|
cli: set verbose flag for pull in langgraph build (#955)
* Set verbose flag for langgraph build.
* Update CLI README.
|
2024-07-08 17:46:21 -07:00 |
|
 Henry KobinandGitHub
|
878567f6b0
|
spellcheck (#936)
|
2024-07-08 17:10:21 -04:00 |
|
 William FHandGitHub
|
165e82eb33
|
[Docs] Replace Absolute External Links (#949)
|
2024-07-08 13:02:53 -07:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
64a17599c1
|
chore(deps-dev): bump certifi from 2024.6.2 to 2024.7.4 (#950)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-08 13:02:14 -07:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
23f422e9d9
|
chore(deps): bump certifi from 2024.2.2 to 2024.7.4 in /libs/sdk-py (#934)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-08 11:51:16 -07:00 |
|
 Vadym BardaandGitHub
|
d16b8b4e59
|
docs: fix more links (#948)
|
2024-07-08 12:32:05 -04:00 |
|
 Vadym BardaandGitHub
|
9b4bb69001
|
docs: fix links in the cloud how-tos (#947)
|
2024-07-08 12:13:05 -04:00 |
|
 Lance MartinandGitHub
|
5232ea2606
|
Improve and clean Breakpoints documentation (#923)
|
2024-07-03 19:38:42 -07:00 |
|
 William FHandGitHub
|
56086512ca
|
[Docs] Add State Context Key How-to (#920)
|
2024-07-03 12:28:40 -07:00 |
|
 Vadym BardaandGitHub
|
cd3a1cbf8f
|
langgraph: add tool error handling (#910)
|
2024-07-03 15:12:50 -04:00 |
|
 Vadym BardaandGitHub
|
6e8e532995
|
docs: update readme (#921)
|
2024-07-03 14:18:32 -04:00 |
|
 Vadym BardaandGitHub
|
2093347f8a
|
sdk-js: release 0.0.1 (#918)
|
2024-07-03 14:07:39 -04:00 |
|
 William FHandGitHub
|
f380e2301d
|
[Docs] Update README example
Plus add CI check
|
2024-07-03 10:35:29 -07:00 |
|
 Vadym BardaandGitHub
|
8b45146f13
|
docs: add langgraph logo (#916)
|
2024-07-03 13:15:15 -04:00 |
|
 Andrew NguonlyandGitHub
|
5c42d26475
|
docs: Add CTA for LangGraph Cloud to README (#914)
* Update README.md
* Update README.
|
2024-07-03 08:20:17 -07:00 |
|
 Vadym BardaandGitHub
|
6e7265a659
|
langgraph: add support for deleting messages (#651)
* (RFC) add support for deleting messages
* alternative design
* lint
* Revert "lint"
This reverts commit 88b59d2aef.
* Revert "alternative design"
This reverts commit 2ad6009160.
* switch to lc core removemessage
* lint
* add unittests
|
2024-07-03 06:43:53 +01:00 |
|
 Vadym BardaandGitHub
|
5e8aa5d9f2
|
langgraph: update langchain-core & snapshot tests (#909)
|
2024-07-02 20:37:03 -04:00 |
|
 Isaac FranciscoandGitHub
|
d180c80c34
|
[docs] add JS examples for double texting and human in the loop for cloud (#885)
|
2024-07-02 11:42:46 -04:00 |
|
 William FHandGitHub
|
ab8f3174e1
|
[Docs] Img in map reduce (#904)
|
2024-07-02 06:34:09 -07:00 |
|
 William FHandGitHub
|
320a87e1b9
|
[Docs] use END instead of set_finish_point (#903)
|
2024-07-01 21:56:10 -07:00 |
|
 William FHandGitHub
|
727e63c01e
|
[Docs] Update notebooks to use START (#902)
|
2024-07-01 21:36:34 -07:00 |
|
 
|
267f5e5234
|
docs: add js examples for streaming (#871)
---------
Co-authored-by: vbarda <vadym@langchain.dev>
|
2024-07-01 21:22:47 -04:00 |
|
 William FHandGitHub
|
99e592b474
|
[Docs] More links to langgraph.json (#901)
|
2024-07-01 14:07:30 -07:00 |
|
 
|
2cbfc1cbeb
|
docs: fixed variable error (#896)
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
|
2024-07-01 14:53:39 -04:00 |
|
 
|
00514955fa
|
fix: change 'action' to 'tools' in graph visualization (#895)
Co-authored-by: afsu <saf@zjuici.com>
|
2024-07-01 10:20:48 -07:00 |
|
 William FHandGitHub
|
d7a04663da
|
[Docs] Improve create_react_agent docstring (#899)
- Cleanup parameter formatting
- Add diagrams
- Walk through example execution
|
2024-07-01 10:20:20 -07:00 |
|
Nuno Campos
|
94300877ee
|
0.1.5
0.1.5
|
2024-07-01 18:15:44 +01:00 |
|
Nuno Campos
|
dfdb4d00ea
|
Mark cancelled as seen
|
2024-07-01 18:12:37 +01:00 |
|
 yoogleandGitHub
|
3506be18a4
|
fix: typo (#898)
|
2024-07-01 11:36:53 -04:00 |
|
 Vadym BardaandGitHub
|
7a68cc63c4
|
ci: update permissions (#886)
|
2024-06-29 08:47:58 -04:00 |
|
 Isaac FranciscoandGitHub
|
281e66ed2e
|
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 |
|
 Isaac FranciscoandGitHub
|
1fe13cb009
|
sdk-py: added Cron search functionality (#804)
* first draft
* minor fix
* second draft
* reformat
* rename
* remove f-string
* fmt
* fmt
* fmt
* fmt
* fmt
* typing
* fmt
* fmt
* fmt
* pagination
* fmt
* fmt
* schema
* fmt
* fmt
|
2024-06-28 16:23:15 -07:00 |
|
Nuno Campos
|
5b6c021d6a
|
cli 0.1.47
cli==0.1.47
|
2024-06-28 14:05:06 -07:00 |
|
 Nuno CamposandGitHub
|
ca4ad62762
|
cli: Update messaging for langsmith api key (#884)
* cli: Update messaging for langsmith api key
* Adjust
|
2024-06-28 14:04:43 -07:00 |
|
 Vadym BardaandGitHub
|
d9bfe22f00
|
ci: remove grep check for previous tag (#881)
0.1.4
|
2024-06-28 14:00:08 -04:00 |
|
 Vadym BardaandGitHub
|
b8e6483770
|
ci: display previous tag during release job (#880)
|
2024-06-28 13:33:17 -04:00 |
|
 Vadym BardaandGitHub
|
7e54aba3e7
|
ci: attempt regex fix (#878)
|
2024-06-28 12:22:24 -04:00 |
|
 Vadym BardaandGitHub
|
6929afda8a
|
langgraph: release 0.1.4 (#877)
|
2024-06-28 12:04:15 -04:00 |
|
Nuno Campos
|
c326ad019d
|
Skip bad pending sends
|
2024-06-28 08:59:26 -07:00 |
|
 Vadym BardaandGitHub
|
2bf4a72d9d
|
langgraph: release 0.1.3 (#876)
0.1.3
|
2024-06-28 11:51:58 -04:00 |
|
 Isaac FranciscoandGitHub
|
b066b6ffa1
|
speed up gifs (#870)
|
2024-06-28 11:32:50 -04:00 |
|
 Vadym BardaandGitHub
|
36f5e49693
|
docs: update HITL how-tos (#875)
|
2024-06-28 10:44:17 -04:00 |
|
 William FHandGitHub
|
19087ed6d8
|
[Docs] spelling (#869)
|
2024-06-27 19:39:18 -07:00 |
|
 Isaac FranciscoandGitHub
|
0a2a64a830
|
sdk-js: adding assistant_id param for assistant_search functionality (#865)
* first draft
* wrong text
|
2024-06-27 13:18:51 -07:00 |
|
 William FHandGitHub
|
bccea30c2a
|
[Docstrings] Add reminder to close connection (#864)
In AsyncSqliteSaver, otherwise your program will "hang".
Recommend using async with AsyncSqliteSaver.from_conn_str(...).
|
2024-06-27 12:59:26 -07:00 |
|