33 Commits

Author SHA1 Message Date
Mason Daugherty fbcb8a911b docs: update notebook links and add archival notices for examples (#6720)
Addresses some comments in #6682

- Update links in notebooks to point to the new documentation location.
- Add archival notices indicating that the examples are no longer
updated.
- Remove some obsolete notebooks that have been moved to the new
documentation.

Please comment here if you encounter any issues
2026-01-26 06:00:16 +00:00
Mason Daugherty fb0091fd57 docs: restore examples/ (#6682) 2026-01-13 01:26:48 -05:00
Mason Daugherty b4630d8452 chore: delete docs (#6488) 2026-01-09 15:01:40 -05:00
Vadym Barda d1c29fc8be docs: remove example with missing link (#2099) 2024-10-14 14:05:48 +00:00
Vadym Barda 1f9273b136 docs: put documentation in the docs folder instead of examples (#1674) 2024-09-11 12:27:31 -04:00
Isaac Francisco db306cd01b doc updates (#1639)
---------

Co-authored-by: vbarda <vadym@langchain.dev>
2024-09-08 16:55:52 +00:00
Isaac Francisco b34bfe165a docs fixes (#1620) 2024-09-05 12:03:55 -04:00
Isaac Francisco a8758661bc acesss tool calls directly (#1495) 2024-08-27 14:47:20 -04:00
William Fu-Hinthorn b5429b6342 Use START 2024-08-16 15:43:24 -07:00
Vadym Barda cd92f19858 docs (examples): replace SqliteSaver with MemorySaver (#1271) 2024-08-08 10:30:43 -04:00
William Fu-Hinthorn f431b415fc Shrink images 2024-07-26 10:06:20 -07:00
Lance Martin 4b51c27461 Add llama3.1 tool calling (#1148) 2024-07-26 08:08:22 -07:00
William FH 2845d7ace5 Shrink Images (#1125) 2024-07-24 16:50:08 -07:00
Lance Martin b90d44d97d Add local tool calling agent example (#1109)
* Add local tool calling agent example

* Update copy_notebooks.py

---------

Co-authored-by: Nuno Campos <nuno@langchain.dev>
2024-07-24 07:39:53 -07:00
Lance Martin 1765000263 Local RAG agent testing with Llama3.1 (#1104) 2024-07-23 13:05:51 -07:00
William FH 320a87e1b9 [Docs] use END instead of set_finish_point (#903) 2024-07-01 21:56:10 -07:00
William FH 727e63c01e [Docs] Update notebooks to use START (#902) 2024-07-01 21:36:34 -07:00
Lance Martin 93faaea7bd Update local CRAG ntbk (#795)
* Update local CRAG ntbk

* fmt
2024-06-24 16:24:20 -07:00
Lance Martin 5e8d4e584b Add CoLab link (#791) 2024-06-24 14:52:18 -07:00
Lance Martin 11cf3b0510 Add ReAct vs Custom agent tutorial (#765)
* Add agent tutorial ntbk

* Update and clean

* Update / finalize

* spelling

* fmt

* unused

* Wfh/craggycrag (#781)

* tmp

* rethought

* Update, finalize analysis

* Update figures

* Remove subdirs

* Fmt

---------

Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
2024-06-24 13:08:34 -07:00
William FH a514ad41d4 Format docs (#752) 2024-06-22 14:35:41 -07:00
Vadym Barda f741fbf92e docs: run codespell on all notebooks (#736)
* run codespell on all notebooks

* fix codespell
2024-06-20 21:39:13 -04:00
Vadym Barda cae502b8fe docs: small cleanup (#733) 2024-06-20 21:02:27 -04:00
Lance Martin 8620cc3289 Add evals to SQL agent tutorial (#669) 2024-06-17 08:51:12 -07:00
William FH 336637437e [Docs] Update to use v2.0 links (#675) 2024-06-14 12:38:44 -07:00
Lance Martin c227cc0d94 Merge pull request #655 from langchain-ai/ankush/06-11/sql-agent
sql agent tutorial
2024-06-13 11:15:51 -07:00
Ankush Gola 3ae9ca9184 lint 2024-06-12 14:29:14 -07:00
Ankush Gola 8ca641cda6 nits 2024-06-12 13:39:59 -07:00
Ankush Gola cf1c0a7d2d add image 2024-06-12 13:37:01 -07:00
Ankush Gola e21a0d69fb uncomment chinook 2024-06-12 13:26:18 -07:00
Ankush Gola f96ff9386b update agent 2024-06-12 13:25:07 -07:00
Ankush Gola 9cdac632a7 sql agent tutorial 2024-06-12 10:27:42 -07:00
William FH 4eab1739da [Docs] Add ruff linting to .ipynb files (#645) 2024-06-11 18:02:49 -07:00