Commit Graph
61 Commits
Author SHA1 Message Date
Andrew NguonlyandGitHub 11a5d39f52 Add waitlist form link. (#739) 2024-06-21 07:06:20 -07: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 cae502b8fe docs: small cleanup (#733) 2024-06-20 21:02:27 -04:00
Harrison ChaseandGitHub edfca48549 add intro (#735) 2024-06-20 16:04:44 -07:00
Andrew NguonlyandGitHub e4de6bc49a docs: Rename deploy directory to cloud (#732)
* Rename deploy to cloud.

* Fix link for streaming pages.
2024-06-20 14:44:51 -07:00
William FHandGitHub 3786a89eaa Spelling (#730) 2024-06-20 14:02:38 -07:00
f27d8e16ad docs: Add initial LangGraph Cloud docs (#725)
* Create Deploy docs.

* Add LangGraph CLI docs.

* Update API concepts page.

* Create quick start page.

* first draft (#695)

* first draft

* fmt

* fmt

* Revert "fmt"

This reverts commit e599030ab5.

* Revert "fmt"

This reverts commit ec8fca977e.

* var change

* import lint

* changed locations

* second draft

* fmt

* Revert "fmt"

This reverts commit 68a1c5c872.

* double texting lint

* concepts (#704)

* concepts

* python sdk

* docs structure

* fmt

* fmt

* Small touch ups, rename Hosted LangGraph API to LangGraph Cloud. (#724)

* Fix small typos.

* Fix broken links in quick start page.

* Add LangGraph Cloud reference docs.

---------

Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
2024-06-20 13:38:54 -07:00
vbarda 2607d550fc remove old docs reqs 2024-06-18 12:13:20 -04: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
vbarda 0b703444a1 update script/yml 2024-06-13 19:53:04 -04:00
vbarda cfbb6ba7ee code review 2024-06-13 19:21:56 -04:00
William FHandGitHub f1158fcbbb [Docs] Update ToolNode docstring (#664)
To impart more clarity on what it expects and returns.
2024-06-13 10:13:15 -07:00
vbarda ca4ce87c00 nit 2024-06-13 11:10:47 -04:00
vbarda 4ecb8fa088 add docs mention 2024-06-13 11:09:57 -04:00
William FHandGitHub 35ee7ade6f [Docs] Add some missing installs (#649) 2024-06-11 22:22:31 -07:00
William FHandGitHub 2e56a8a953 [Doc] Fix image link (#646) 2024-06-11 18:18:24 -07:00
William FHandGitHub 4eab1739da [Docs] Add ruff linting to .ipynb files (#645) 2024-06-11 18:02:49 -07:00
Nuno CamposandGitHub b0c448d3be Merge pull request #528 from langchain-ai/rlm/code-gen-mistral
Langgraph Code Generation Example
2024-06-09 18:38:37 -07:00
Nuno Campos 1c61ec507f Fix typo 2024-06-09 18:31:39 -07:00
Eugene YurtsevandGitHub 85c0103ebb docs: another attempt to fix nav bar (#612) 2024-06-06 12:08:39 -04:00
Eugene YurtsevandGitHub d73642145d docs: fix navigation for passing run time values to tools 2024-06-06 11:52:13 -04:00
Eugene YurtsevandGitHub ca178cdcf0 docs: Add example that shows how to pass run time values to tools (#610)
Adds a notebook that shows how to bind run time values to tools (e.g., user ID) and make them inaccessible to the LLM!
2024-06-06 11:42:13 -04:00
William FHandGitHub 644ea3a3d7 [Docs] Link (#603) 2024-06-05 09:56:05 -07:00
William FHandGitHub 10f92992b4 Fixup ToC in ref doc (#602) 2024-06-05 07:49:35 -07:00
William FHandGitHub 1511c3b3e1 [Docs] Ref docs for Send (#599) 2024-06-05 07:40:37 -07:00
William FHandGitHub 5a3fbfe82d [Docs] Fixup stream mode values (#589) 2024-06-04 10:02:00 -07:00
William FHandGitHub 220bdb7fc4 [Docs] Add map reduce to index (#582) 2024-06-03 22:01:52 -07:00
William FHandGitHub 0003c74657 [Docs] Update mkdocs (#568) 2024-06-01 04:38:51 -07:00
William FHandGitHub a870e87e7f [Docs] Update edit links (#567) 2024-06-01 04:28:35 -07:00
William FHandGitHub 7fdc849fa8 [Docs] Add analytics (#546) 2024-05-29 05:07:33 -07:00
4c4839ca65 docs: specify that configurables are added to LangSmith as metadata (#534)
* docs: specify that configurables are added to LangSmith as metadata

* docs: add link to concepts in README

---------

Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
2024-05-29 02:33:10 -07:00
William FHandGitHub 5c8fe206d3 [Conceptual docs] Fixup block (#545) 2024-05-29 02:16:02 -07:00
William FHandGitHub 7cc172e4d4 🪄 (#541) 2024-05-28 08:31:01 -07:00
Diego QuezadaandGitHub 6df54d70e4 fix multiple typos (#512) 2024-05-20 23:42:57 -07:00
William FHandGitHub a6363da62c [Docs] Rm Integration Tutorial (#503) 2024-05-20 10:35:07 -07:00
William FHandGitHub c00dcaf891 Members (#500) 2024-05-20 10:11:58 -07:00
William FHandGitHub c056ec9f54 [Docs] Capitalization Nits (#485) 2024-05-17 08:15:54 -07:00
William FHandGitHub f4a2da9095 Update copy script (#478) 2024-05-16 07:21:46 -07:00
William FHandGitHub 9d0b5d6193 discuss (#475) 2024-05-16 00:14:23 -07:00
William FHandGitHub 4209508556 Tool Validator Node (#468) 2024-05-15 20:02:38 -07:00
William FHandGitHub aef06f17ed Add pointers to create_react_agent in how-tos where appropriate (#464) 2024-05-15 13:50:12 -07:00
William FHandGitHub 6774ac1db2 update footer (#456) 2024-05-14 18:55:34 -07:00
William FHandGitHub 7092e230c0 Extraction with Retries (#426) 2024-05-13 23:58:40 -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 006e4df9a4 Add conceptual guide (#424) 2024-05-09 11:10:40 -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