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
Jose Mayorga and GitHub
75bb0e83cd
Fixes #248 , pattern validation failure ( #277 )
2024-04-29 15:27:23 -07:00
Aryan Verma and GitHub
ee8fad5f7f
Fix/call the correct variable authoring_graph during compilation ( #292 )
2024-04-29 15:27:03 -07:00
Trung Phan and GitHub
a72d162a10
Fix typo in examples/human-in-the-loop.ipynb ( #359 )
2024-04-29 15:26:14 -07:00
Arno Angerer and GitHub
ede895cd9f
Added required gpt4all dependency ( #357 )
...
For the GPT4AllEmbeddings to work (in the Indexing part) the `gpt4all` package is required. This PR adds it to the list of required dependencies at the top of the notebook
2024-04-29 15:25:52 -07:00
Brant and GitHub
32ac2fdacb
fix: examples plan-and-execute ( #316 )
2024-04-29 14:47:40 -07:00
Nuno Campos
fd9d30f144
Improve tracing output for function nodes
...
- remove double entry in tracing tree when using functions as nodes
2024-04-29 08:59:56 -07:00
William FH and GitHub
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
Nuno Campos and GitHub
de9c0786f5
Merge pull request #328 from angeligareta/improve_visualization_notebook
...
Fix visualization notebook outputs
2024-04-22 08:38:19 -07:00
Angel Igareta
45a9a054d7
Fix visualization notebook outputs
2024-04-19 17:29:36 +02:00
Lance Martin
5abe98e8d9
RAG agent llama3 loca
2024-04-18 17:46:31 -07:00
Nuno Campos and GitHub
97dc410b08
Merge pull request #323 from angeligareta/improve_visualization_notebook
...
Enrich visualization notebook to showcase new capabilities
2024-04-18 10:20:55 -07:00
William FH and GitHub
fe03a60dff
Fix bullet point ( #324 )
...
In tutorials index
2024-04-18 09:04:08 -07:00
Angel Igareta
3fb6519886
Remove graph from repo
2024-04-18 16:04:36 +02:00
Angel Igareta
f1eca30912
Update visualization notebook to showcase new capabilities for mermaid rendering (syntax and PNG), as well as removing conditional nodes
2024-04-18 12:19:45 +02:00
William FH and GitHub
49cced4f92
Tutorial ( #315 )
2024-04-18 01:15:21 -07:00
William FH and GitHub
85f48da84e
Docs Draft ( #286 )
2024-04-15 22:44:12 -07:00
Marco Trinelli and GitHub
eb10fe599b
fix: plan execute example response state ( #303 )
2024-04-15 22:43:11 -07:00
Nuno Campos
f3ae555b91
Shorten conditional edge names
2024-04-12 09:29:27 -07:00
Nuno Campos
92deae4196
Add anthropic notebook
2024-04-11 10:50:06 -07:00
Nuno Campos
7dafc09a5b
Add prebuilt ToolNode
2024-04-10 18:15:19 -07:00
Eugene Yurtsev
a81ba40a86
x
2024-04-09 15:06:58 -04:00
Eugene Yurtsev
57feccfec9
x
2024-04-09 15:06:15 -04:00
Eugene Yurtsev
40a0f8c9ca
x
2024-04-09 15:06:03 -04:00
ce687403d4
Fix single/double quotes in storm.ipynb ( #225 )
...
to avoid "unterminated string literal" error when run in Jupyter
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2024-04-08 13:42:53 -07:00
Ronen Azachi and GitHub
deabce5780
added packages to run multi-agent collaboration notebook ( #282 )
...
Added packages to be able to run the notebook
2024-04-08 13:41:58 -07:00
Lance Martin and GitHub
a3c4d4bdd1
Merge pull request #273 from langchain-ai/rlm/claude3-code-gen
...
Clean code-gen ntbk
2024-04-07 17:21:15 -07:00
Lance Martin
fdc34ef3b7
Fmt
2024-04-07 16:00:18 -07:00
Lance Martin
04668df9bc
Add Claude3 evals
2024-04-07 15:55:37 -07:00
Lance Martin
5f8add89c3
Clean / test
2024-04-06 13:31:48 -07:00
Lance Martin
520443d6cd
Clean up code for Claude3
2024-04-06 13:20:39 -07:00