17f1a05b6b
[Docs] Grammar and punctuation improvements in LangGraph introduction tutorial ( #680 )
...
* Fix backtick enclosure in section 2
* Remove unnecessary double new line in route_tools() docstring
* Fix typos for describing checkpointer memory in section 3
* Fix grammar mistake when describing checkpointing in section 3
* Replace is with are to describe plural
* Fix incomplete double underscore wrapping for markdown formatting in section 7
---------
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2024-06-18 18:04:34 -07:00
Lance Martin
b3116ece60
fmt
2024-06-18 10:54:55 -07:00
Lance Martin and GitHub
cad90b571c
Merge branch 'main' into rlm/update-nomic-embd
2024-06-18 10:41:59 -07:00
Vadym Barda and GitHub
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 Martin and GitHub
8620cc3289
Add evals to SQL agent tutorial ( #669 )
2024-06-17 08:51:12 -07:00
William FH and GitHub
336637437e
[Docs] Update to use v2.0 links ( #675 )
2024-06-14 12:38:44 -07:00
vbarda
fabade8ff5
lint
2024-06-13 19:24:37 -04:00
vbarda
cfbb6ba7ee
code review
2024-06-13 19:21:56 -04:00
Lance Martin and GitHub
c227cc0d94
Merge pull request #655 from langchain-ai/ankush/06-11/sql-agent
...
sql agent tutorial
2024-06-13 11:15:51 -07:00
vbarda
b010ce6544
add create_react_agent how-to notebook
2024-06-13 11:07:40 -04: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 and GitHub
35ee7ade6f
[Docs] Add some missing installs ( #649 )
2024-06-11 22:22:31 -07:00
William FH and GitHub
4eab1739da
[Docs] Add ruff linting to .ipynb files ( #645 )
2024-06-11 18:02:49 -07:00
Mal Curtis and GitHub
854bf2c295
Fix grammar in map-reduce.ipynb ( #642 )
2024-06-11 16:27:05 -07:00
Lance Martin
ca3ed1e322
Update local to ensure running locally
2024-06-11 11:18:40 -07:00
Lance Martin
6e9bdcd7c7
Update Nomic embeddings
2024-06-11 10:45:03 -07:00
Nuno Campos and GitHub
2a2f91eb56
Merge pull request #246 from langchain-ai/wfh/tnt-llm
...
TNT-LLM
2024-06-09 18:39:23 -07:00
Nuno Campos and GitHub
b0c448d3be
Merge pull request #528 from langchain-ai/rlm/code-gen-mistral
...
Langgraph Code Generation Example
2024-06-09 18:38:37 -07:00
William FH and GitHub
88f367135e
[Docs] Customer-Support Part 1: Configuration Fix ( #623 )
2024-06-07 11:09:20 -07:00
Harrison Chase and GitHub
7a164dab09
add how to guide for convo history ( #622 )
...
* add how to guide for convo history
* cr
* cr
2024-06-07 09:41:47 -07:00
9729d3412a
[Docs] Fix Spacing of name ( #614 )
...
Co-authored-by: Christoph Görn <goern@redhat.com >
2024-06-06 13:03:42 -07:00
Eugene Yurtsev and GitHub
4a825f61a5
x ( #613 )
2024-06-06 12:21:56 -04:00
Eugene Yurtsev and GitHub
85c0103ebb
docs: another attempt to fix nav bar ( #612 )
2024-06-06 12:08:39 -04:00
Eugene Yurtsev and GitHub
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 FH and GitHub
03ba503569
Rm END check in STORM ( #600 )
2024-06-05 07:40:58 -07:00
William FH and GitHub
1511c3b3e1
[Docs] Ref docs for Send ( #599 )
2024-06-05 07:40:37 -07:00
William FH and GitHub
953a76535b
Update outputs ( #595 )
2024-06-04 17:34:20 -07:00
William FH and GitHub
30e99289c1
[Doc]Add ToolMessage ( #594 )
2024-06-04 17:31:30 -07:00
William FH and GitHub
67b565329f
Update info seeking ( #592 )
2024-06-04 14:51:26 -07:00
William FH and GitHub
90958ab973
[Docs] Add explanation for error handling when branching ( #591 )
2024-06-04 13:22:28 -07:00
William FH and GitHub
5fd52a486e
[Docs] Stream Anything ( #590 )
2024-06-04 10:30:34 -07:00
William FH and GitHub
52945478ef
[Docs] Update stream_tokens to clarify how in older versions of python ( #587 )
2024-06-04 10:02:14 -07:00
William FH and GitHub
dacb018b32
Update quickstart ( #588 )
2024-06-04 10:01:51 -07:00
ccurme and GitHub
8d54b09371
examples: update HITL notebook ( #543 )
...
* update notebook
* update
* verify via ToolMessage
* update
* revert change to legacy notebook
* clean up
2024-06-03 15:43:59 -07:00
Harrison Chase and GitHub
5b3b485a14
update notebook with branching ( #578 )
2024-06-03 12:58:42 -07:00
Lance Martin
688717aa1a
Fix ntbk
2024-06-03 08:22:48 -07:00
Joe Marty and GitHub
1b354ab2bf
Update introduction.ipynb ( #553 )
...
Replace old references to an "action" node with a "tools" node (since that is the name of the note in the first section of the tutorial)
2024-06-01 04:03:17 -07:00
Harrison Chase
9eb514fb84
cr
2024-05-31 16:49:09 -07:00
Harrison Chase
4dae779a00
add map reduce docs
2024-05-31 15:42:48 -07:00
Lance Martin
c4279c7706
Clean
2024-05-28 07:26:12 -07:00
Lance Martin
5435ff6f7f
Minor change to upgrade libs
2024-05-26 15:14:04 -07:00
Lance Martin
765e35f24a
Update code-gen ntbk
2024-05-26 15:09:30 -07:00
Lance Martin
149ebd0896
Testing code generation
2024-05-23 15:46:14 -07:00
Deepankar Mahapatro and GitHub
3493e66490
fix: getpass module call ( #523 )
2024-05-22 11:24:36 -07:00