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
William FH and GitHub
d3cce1e245
[Docs] tool_selection ( #515 )
2024-05-21 09:05:28 -07:00
William FH and GitHub
89d9c291fe
[Docs] Rm then from docs ( #502 )
2024-05-20 10:31:36 -07:00
William FH and GitHub
4c2703ea3a
[Docs] update node name ( #498 )
2024-05-20 08:44:30 -07:00
William FH and GitHub
c056ec9f54
[Docs] Capitalization Nits ( #485 )
2024-05-17 08:15:54 -07:00
William FH and GitHub
0eab47f6ec
retries ( #471 )
2024-05-15 23:05:06 -07:00
William FH and GitHub
a308eb5f3b
Rm __end__ in lats ( #469 )
2024-05-15 19:43:12 -07:00
William FH and GitHub
aef06f17ed
Add pointers to create_react_agent in how-tos where appropriate ( #464 )
2024-05-15 13:50:12 -07:00
Zeeland and GitHub
9c0f9fdb31
Add graph for hierarchical agent teams ( #458 )
2024-05-15 10:55:31 -07:00
William FH and GitHub
72cb4bac1b
Migrate langchain deps ( #452 )
2024-05-14 16:48:21 -07:00
Nuno Campos and GitHub
a694aaa2bb
Merge pull request #444 from langchain-ai/an/10may/few-shot-clone
...
Add `FewShotExamples` managed value (redo)
2024-05-14 15:35:48 -07:00
William FH and GitHub
7092e230c0
Extraction with Retries ( #426 )
2024-05-13 23:58:40 -07:00
William FH and GitHub
f146668735
Rename "action" to "tools" in tools_condition w/in docs ( #445 )
2024-05-13 23:41:33 -07:00
Andrew Nguonly
c80090465f
Copy learning.ipynb.
2024-05-13 18:42:55 -07:00
William FH and GitHub
f335105853
Update Refs to clean up syntax highlighting ( #443 )
2024-05-13 18:32:42 -07:00
William FH and GitHub
2c32a38c42
Use create_react_agent ( #441 )
2024-05-13 14:32:26 -07:00
William FH and GitHub
1100360ea6
Add comment about fetching from the frontend ( #439 )
2024-05-13 12:43:26 -07:00
William FH and GitHub
006e4df9a4
Add conceptual guide ( #424 )
2024-05-09 11:10:40 -07:00
William Fu-Hinthorn
ea5d068c7e
Rm irrelevant comment
2024-05-08 10:41:35 -07:00
William FH and GitHub
3e5ea31cdc
Add Spellcheck and import hogwarts ( #419 )
2024-05-08 10:25:11 -07:00
William FH and GitHub
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 FH and GitHub
5916e3e424
Note Taker ( #415 )
2024-05-07 09:37:40 -07:00
William FH and GitHub
a1e55855fb
Update image in tutorial ( #410 )
2024-05-07 07:50:51 -07:00
William FH and GitHub
b492e67046
Format notebooks ( #404 )
2024-05-06 22:01:05 -07:00
William FH and GitHub
50a0ead50d
Fixup Reflexion for Claude ( #403 )
2024-05-06 21:56:41 -07:00
William FH and GitHub
49ccfdb780
Improve Intro Tutorial ( #402 )
2024-05-06 17:41:12 -07:00
Erick Friis
79660451bb
pinecone example
2024-05-06 10:33:51 -07:00
William FH and GitHub
e0770d68b3
Update notebooks to use bind_tools ( #394 )
2024-05-04 01:30:52 -07:00
William FH and GitHub
21b8cbfd33
Deprecate Chat agent executor & Function Calling Executor in Docs ( #392 )
2024-05-04 00:17:54 -07:00
William FH and GitHub
119bbe6bae
Fixup dup pip ( #389 )
2024-05-03 15:49:51 -07:00
William FH and GitHub
b7ec64df8d
[Notebooks Pt 1/N] Fixup some Tool Calling + Import formatting + prebuilt usage ( #388 )
2024-05-03 15:48:10 -07:00
Harrison Chase
301d71ec34
cr
2024-05-02 18:57:06 -07:00
William FH and GitHub
8a38226078
Customer Support Bot Tutorial (Flight Assistant) ( #375 )
2024-05-02 16:53:18 -07:00
Nuno Campos and GitHub
f6d332beb9
Merge pull request #362 from langchain-ai/nc/29apr/support-cond-edge-list-literal
...
For cond edges support specifying list of possible destinations as a list or typing annotation
2024-04-30 08:56:05 -07:00
Nuno Campos
7554309abf
Update tests
2024-04-29 17:46:42 -07:00