Commit Graph
42 Commits
Author SHA1 Message Date
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
William FHandGitHub f49e8dbc98 Update Checkpoints Docstrings (#418) 2024-05-07 18:40:31 -07:00
William FHandGitHub 1836367ae0 De-list Deprecated Tutorials (#407) 2024-05-07 09:47:26 -07:00
William FHandGitHub baf84599df Update Ref Docs on Checkpointing (#406) 2024-05-06 23:03:17 -07:00
William FHandGitHub 21b8cbfd33 Deprecate Chat agent executor & Function Calling Executor in Docs (#392) 2024-05-04 00:17:54 -07:00
William FHandGitHub b7ec64df8d [Notebooks Pt 1/N] Fixup some Tool Calling + Import formatting + prebuilt usage (#388) 2024-05-03 15:48:10 -07:00
William FHandGitHub 8a38226078 Customer Support Bot Tutorial (Flight Assistant) (#375) 2024-05-02 16:53:18 -07:00
William FHandGitHub e01e1c6735 Add USACO example (#333)
Tutorial based on the paper: https://arxiv.org/abs/2404.10952v1 by Quan Shi, Michael Tang, Karthik Narasimhan, Shunyu Yao
2024-04-23 13:00:47 -07:00
William FHandGitHub fe03a60dff Fix bullet point (#324)
In tutorials index
2024-04-18 09:04:08 -07:00
William FHandGitHub 49cced4f92 Tutorial (#315) 2024-04-18 01:15:21 -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