Nuno Campos and GitHub
19b8dbcc26
Merge pull request #163 from langchain-ai/nc/29feb/draw-cond-edge-end
...
Draw end edge for cond edge without mapping
2024-02-29 19:06:29 -08:00
Nuno Campos
359340dbc8
One more
2024-02-29 19:03:42 -08:00
Nuno Campos
971e15873e
Fix core version mismatch in snapshot tests
2024-02-29 19:01:44 -08:00
William Fu-Hinthorn
2bd5e3606e
render
2024-02-29 18:53:48 -08:00
Nuno Campos
d75792f6e8
Fix
2024-02-29 18:48:21 -08:00
Nuno Campos
2a624274fd
Draw end edge for cond edge without mapping
2024-02-29 18:26:28 -08:00
William Fu-Hinthorn
7644d09f21
Fixup language
2024-02-29 17:41:07 -08:00
William Fu-Hinthorn
b721aad3e4
Update notebook
2024-02-29 17:06:58 -08:00
William Fu-Hinthorn
24954c24e0
Storm Draft
2024-02-29 16:28:40 -08:00
William Fu-Hinthorn
e2070527d1
Make typed
2024-02-26 18:19:33 -08:00
Harrison Chase and GitHub
13f08e9bff
Merge pull request #87 from langchain-ai/harrsion/chatbots
...
Harrsion/chatbots
2024-02-26 11:34:50 -08:00
Harrison Chase
2d23fe6d9b
cr
2024-02-26 11:32:55 -08:00
Nuno Campos and GitHub
dcc39ca338
Merge pull request #154 from langchain-ai/nc/26feb/cached-create-model
...
Use faster/cached create_model in get_input_schema/get_output_schema
2024-02-26 10:14:03 -08:00
Nuno Campos
c70376d0b7
Use faster/cached create_model in get_input_schema/get_output_schema
2024-02-26 10:10:52 -08:00
Nuno Campos and GitHub
45ec26dbe4
Merge pull request #153 from langchain-ai/nc/26feb/add-high-level-tools-nb
...
Add notebook showcasing create_tool_calling_executor
2024-02-26 09:01:28 -08:00
Nuno Campos
dd19836be5
Add notebook showcasing create_tool_calling_executor
2024-02-26 08:25:04 -08:00
Nuno Campos and GitHub
f716bbd1d1
Merge pull request #128 from langchain-ai/nc/20feb/state-api
...
Add get_state() and update_state() methods to get and update checkpoint in between runs, Add debug arg to Graph/StateGraph
2024-02-25 08:48:45 -08:00
Nuno Campos
515a512f7e
Expose additional kwargs
2024-02-24 19:56:00 -08:00
Nuno Campos
28aee50a9f
Lint
2024-02-24 19:52:43 -08:00
Nuno Campos
60097c5f1d
Remove class
2024-02-24 19:47:06 -08:00
Nuno Campos
27cf03a444
Lint
2024-02-24 19:46:29 -08:00
Nuno Campos
5c2afc9418
Fix behaviour of interrupt_before
...
- checkpoints are now copied before being mutated
- compiled graph and compiled state graph no longer need to override get_state/update_state
- pregel class now natively supports interrupt before/after
2024-02-24 19:43:30 -08:00
Nuno Campos
82c704e57e
Lint
2024-02-24 17:00:45 -08:00
Nuno Campos and Nuno Campos
38cd934f38
Lint
2024-02-24 16:58:18 -08:00
Nuno Campos and Nuno Campos
fdb273b0f4
Add get_state() and update_state() methods to get and update checkpoint in between runs
2024-02-24 16:58:18 -08:00
Nuno Campos and GitHub
0a293d5b9e
Merge pull request #147 from langchain-ai/nc/24feb/optimize-run-tree
...
Remove unnecessary runs from StateGraph/MessageGraph run tree
2024-02-24 16:55:57 -08:00
Nuno Campos
d90478b50c
Remove unnecessary runs from StateGraph/MessageGraph run tree
2024-02-24 16:53:09 -08:00
Lance Martin and GitHub
59908e6999
Merge pull request #146 from langchain-ai/rlm/scrub
...
Remove version used in video
2024-02-23 17:13:56 -08:00
Lance Martin
7c64f82425
Remove version used in video
2024-02-23 16:37:35 -08:00
Lance Martin and GitHub
e312092366
Merge pull request #145 from langchain-ai/rlm/minor_cleanups
...
Minor cleanups on code-assistant and RAG examples
2024-02-23 16:35:54 -08:00
Lance Martin
a0e4fea4ea
Cleanup
2024-02-23 16:32:14 -08:00
Nuno Campos
c4a77c4313
0.0.26
2024-02-22 15:24:26 -08:00
Nuno Campos and GitHub
0d2b4fe188
Merge pull request #139 from langchain-ai/nc/22feb/add-conditional-entry-point
...
Add support for conditional entry points in Graph, StateGraph, MessageGraph
2024-02-22 15:23:01 -08:00
Nuno Campos
debd9a8d9c
Add support for conditional entry points in Graph, StateGraph, MessageGraph
2024-02-22 15:19:03 -08:00
Lance Martin and GitHub
4f979d69bf
Merge pull request #132 from langchain-ai/rlm/lcel-teacher
...
Add LCEL teacher cookbook
2024-02-22 14:31:28 -08:00
Lance Martin
b013fa1082
Finalize metrics
2024-02-22 14:12:30 -08:00
Lance Martin
8feb891ed7
Add eval
2024-02-22 11:59:53 -08:00
Nuno Campos
1c252830bf
0.0.25
2024-02-22 08:40:06 -08:00
Lance Martin
2fd4926061
Add evals
2024-02-21 14:27:54 -08:00
William FH and GitHub
82bad94b8e
Merge pull request #133 from langchain-ai/wfh/nits
...
Spelling
2024-02-21 09:33:18 -08:00
Lance Martin
a902b3c19b
Log each output key
2024-02-20 20:32:34 -08:00
William Fu-Hinthorn
b768deb701
Spelling
2024-02-20 20:11:27 -08:00
Lance Martin
a33bfdac2b
Add LCEL teacher
2024-02-20 19:02:26 -08:00
William FH and GitHub
ab5c2de786
Add LATS image
...
Add lats image
2024-02-20 17:55:11 -08:00
William FH and GitHub
6c06471524
Merge pull request #130 from langchain-ai/wfh/simple_reflection
...
Add Simple Reflection
2024-02-20 17:49:06 -08:00
William Fu-Hinthorn
18f4602900
Add lats image
2024-02-20 17:48:20 -08:00
Nuno Campos and GitHub
c8411df833
Merge pull request #123 from langchain-ai/nc/19feb/get-graph
...
Implement get_input_schema(), get_output_schema(), get_graph() for StateGraph, MessageGraph
2024-02-20 17:20:26 -08:00
William Fu-Hinthorn
909cb3e3ad
Reflection readme
2024-02-20 17:19:47 -08:00
Nuno Campos
7ca7c220be
Update langchain-core
2024-02-20 17:18:45 -08:00
William Fu-Hinthorn
371b284447
Simple reflection
2024-02-20 17:17:42 -08:00