Commit Graph
61 Commits
Author SHA1 Message Date
Vadym BardaandGitHub d9bfe22f00 ci: remove grep check for previous tag (#881) 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 cd670d9d59 cli: fix asyncio runner bug for 3.10 (#860) 2024-06-27 15:01:47 -04:00
Vadym BardaandGitHub 655de27e07 ci: update regex (#851) 2024-06-27 11:08:19 -04:00
Vadym BardaandGitHub d5c7d8c5d9 ci: clean up release diff logic & formatting (#850) 2024-06-27 10:42:29 -04:00
Vadym BardaandGitHub a783abc684 docs: add a how-to for streaming from final node (#832) 2024-06-27 10:07:20 -04:00
Vadym BardaandGitHub ebad91e2e1 docs: add postgres checkpointer example (#839) 2024-06-26 21:43:58 -04:00
Nuno CamposandGitHub 5697f07163 cli: Reduce to test and build commands (#838)
* cli: Reduce to test and build commands

* Bump timeout

* Fix test?

* Fix

* Fix output
2024-06-26 11:53:44 -07:00
William FHandGitHub feca5e1970 [Docs] Restore Linkcheck (#824)
Plus:
1. Improve docstrings of add_node
2. Update crosslinking of sqlite and aiosqlite docstrings
3. Fix a bunch of links so we can turn on strict validation
2024-06-26 00:04:13 -07:00
Vadym BardaandGitHub 66ae1ff9b0 CI: run only on file changes (#784) 2024-06-24 14:44:55 -04:00
Vadym BardaandGitHub f741fbf92e docs: run codespell on all notebooks (#736)
* run codespell on all notebooks

* fix codespell
2024-06-20 21:39:13 -04:00
Vadym BardaandGitHub adaeff149a add CLI examples & integration tests (#711) 2024-06-20 09:33:20 -04:00
Vadym BardaandGitHub 51dbbc71b3 update release js (#717) 2024-06-19 20:43:34 -04:00
Vadym BardaandGitHub 5586b59811 update default directory in release-js (#716) 2024-06-19 20:39:27 -04:00
Vadym BardaandGitHub 301987eecd add JS release workflow (#714) 2024-06-19 20:29:02 -04:00
Vadym BardaandGitHub 63802db0ef update tagging (#708) 2024-06-19 15:47:45 -04:00
Vadym BardaandGitHub 8c7182bcd4 update refs in release workflow (#707) 2024-06-19 14:24:40 -04:00
Vadym BardaandGitHub c1cf269a15 add release workflows (#705) 2024-06-19 14:15:55 -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
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 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
William FHandGitHub 6f2316e2d4 Bug Report TEmplate (#638) 2024-06-11 10:03:21 -07:00
Nuno Campos c820c75caa Update test.yml 2024-05-30 08:08:46 -07:00
Nuno Campos cd7c8d4bdd Update ci rules 2024-05-30 08:08:46 -07:00
William FHandGitHub 7fdc849fa8 [Docs] Add analytics (#546) 2024-05-29 05:07:33 -07:00
Nuno Campos 0416da05b6 Fix 2024-05-17 14:45:29 -07:00
William FHandGitHub b933fcdef7 Pause linkcheck (#446) 2024-05-13 23:31:22 -07:00
William FHandGitHub f335105853 Update Refs to clean up syntax highlighting (#443) 2024-05-13 18:32:42 -07:00
William FHandGitHub 2c32a38c42 Use create_react_agent (#441) 2024-05-13 14:32:26 -07:00
William FHandGitHub 1f045761b6 Add meta merging in docs (#440) 2024-05-13 12:31:43 -07:00
William FHandGitHub 3e5ea31cdc Add Spellcheck and import hogwarts (#419) 2024-05-08 10:25:11 -07:00
Nuno CamposandGitHub 1f374ebb52 Test in python 3.12 2024-05-08 08:13:54 -07:00
William FHandGitHub 991d35be08 Update How-to Guides (#417)
- reduce the number of API keys needed (Use simple tool)
- make everything "tool use" oriented rather than split across agent executor, function calling, tool use, etc.
- Reorg navbar and index
- Fixup some docstrings
- Add more links to ref docs
- Mix up models used
- Simplify a few examples
2024-05-07 23:09:17 -07:00
William Fu-Hinthorn 5d5ee80b08 ok maybe ok onschedule 2024-05-03 12:37:45 -07:00
William Fu-Hinthorn c18ef9160d Relax link check 2024-05-03 12:36:19 -07:00
William FHandGitHub fe03a60dff Fix bullet point (#324)
In tutorials index
2024-04-18 09:04:08 -07:00
William FHandGitHub 85f48da84e Docs Draft (#286) 2024-04-15 22:44:12 -07:00
William FHandGitHub 2e9e3b0a6c Initial MKDocs (#285) 2024-04-08 13:40:21 -07:00