Commit Graph
330 Commits
Author SHA1 Message Date
William Fu-Hinthorn 00a976ebb6 lint 2024-02-01 08:25:09 -08:00
William Fu-Hinthorn e87fb145fa Merge branch 'main' into wfh/web-voyager 2024-02-01 07:40:57 -08:00
William Fu-Hinthorn 5cbad73b90 Add Web Voyager 2024-02-01 07:40:53 -08:00
Nuno CamposandGitHub bbc8fb9d7c Merge pull request #76 from langchain-ai/erick/readme-link
chore: readme link
2024-01-31 17:01:30 -08:00
Erick Friis f24b7a4080 one more 2024-01-31 16:52:47 -08:00
Erick Friis c5dc3cd633 readme link 2024-01-31 16:50:54 -08:00
Nuno Campos 1f8a51595e 0.0.21 2024-01-31 10:10:22 -08:00
Nuno CamposandGitHub 948c7fe75b Merge pull request #75 from langchain-ai/nc/31jan/rm-double-channelwrite
Remove double channelwrite
2024-01-31 10:08:40 -08:00
Nuno Campos f9c893c739 Remove double channelwrite
- this removes one unnamed run from langsmith trace for each node, and ensures that output is streamed from each node to folks listening to that w stream_events
2024-01-31 10:04:41 -08:00
Harrison ChaseandGitHub 28b1587ffd Merge pull request #62 from langchain-ai/bagatur/optional_conditional_edge_mapping
patch: make conditional_edge_mapping optional
2024-01-30 17:21:38 -08:00
Harrison ChaseandGitHub b8e2fa4861 Merge pull request #72 from al1p/example_fix
Fix missing imports in the multi-agent-collaboration example
2024-01-30 17:20:24 -08:00
Nuno CamposandGitHub 9b2b7d325e Merge pull request #73 from langchain-ai/nc/update-deps
Update deps
2024-01-30 15:48:15 -08:00
Nuno Campos 0ca19a2ed4 Update deps 2024-01-30 15:44:41 -08:00
Harrison ChaseandGitHub 5bb7cadcb6 Merge pull request #65 from rudiheydra/fix-input-function
Update human-in-the-loop notebook with input function fix
2024-01-30 15:17:23 -08:00
Al1 2dd730b75d Fix missing imports in the multi-agent-collaboration example 2024-01-29 11:10:17 +02:00
BagaturandGitHub 9e59039232 infra: add ci 2024-01-27 14:05:16 -08:00
Bagatur 303e75c314 rm py3.8 2024-01-27 14:02:28 -08:00
Bagatur aed2844c20 fmt 2024-01-27 13:38:40 -08:00
Bagatur ac179f15cb test dep 2024-01-27 13:34:18 -08:00
Bagatur 21bcf33bc2 fix 2024-01-27 13:08:41 -08:00
Bagatur ad88ebf295 fix 2024-01-27 12:59:32 -08:00
Bagatur 9119dc18ef fix 2024-01-27 12:53:17 -08:00
Bagatur 85623274d1 infra: add ci 2024-01-27 12:49:55 -08:00
Bagatur 40e4b10689 fmt 2024-01-26 18:47:54 -08:00
Bagatur d99debe61c Merge branch 'main' into bagatur/optional_conditional_edge_mapping 2024-01-26 18:40:53 -08:00
Nuno CamposandGitHub 4969f7f62a Merge pull request #68 from langchain-ai/nc/26jan/cleanup-interrupt
On stream interrupt cleanup any (potentially) pending tasks
2024-01-26 18:37:58 -08:00
Nuno Campos 6f49703701 On stream interrupt cleanup any (potentially) pending tasks 2024-01-26 18:37:31 -08:00
Rudi Heydra 64140b42fc Update human-in-the-loop notebook with input function fix 2024-01-25 21:03:54 +11:00
Harrison ChaseandGitHub 18b4bdbf38 Merge pull request #63 from langchain-ai/harrison/notebook-for-streaming
update notebook for streaming
2024-01-24 08:22:47 -08:00
Harrison Chase fce68ce96c update notebook for streaming 2024-01-23 16:44:12 -08:00
Bagatur 9cbc67fecc undo 2024-01-23 16:38:26 -08:00
Bagatur 936b2637ce fmt 2024-01-23 16:38:11 -08:00
Nuno Campos d203e4ca15 0.0.19 2024-01-23 16:22:57 -08:00
Bagatur 333ad65cac patch: make conditional_edge_mapping optional 2024-01-23 13:29:23 -08:00
Nuno CamposandGitHub ec6c8bccc7 Merge pull request #61 from langchain-ai/bagatur/node_channel_collision_error
patch: Clarify node<>channel name collision error
2024-01-23 12:10:03 -08:00
Bagatur d5dc5239c1 patch: Clarify node<>channel name collision error 2024-01-23 12:04:36 -08:00
Nuno CamposandGitHub 10ee6f27ab Merge pull request #60 from langchain-ai/bagatur/tool_exec_config
patch: add config to ToolExecutor._execute
2024-01-23 11:48:09 -08:00
Bagatur 18b2519356 patch: add config to ToolExecutor._execute 2024-01-23 11:33:19 -08:00
Harrison ChaseandGitHub 1e3cca4015 Merge pull request #59 from langchain-ai/wfh/update-nb
Wfh/update nb
2024-01-23 09:16:47 -08:00
Harrison Chase 90665f2416 Merge branch 'master' into wfh/update-nb 2024-01-23 09:16:02 -08:00
Harrison Chase c8187a54d1 cr 2024-01-23 09:15:48 -08:00
Nuno Campos 14c840c1e8 0.0.17 2024-01-23 09:15:19 -08:00
Nuno CamposandGitHub 40d148a9a3 Merge pull request #58 from langchain-ai/nc/23jan/state-update-validation
Add clearer error message on invalid state updates
2024-01-23 09:14:17 -08:00
Nuno Campos 5967c94367 Add clearer error message on invalid state updates 2024-01-23 09:11:14 -08:00
William FHandGitHub b926abec45 Update hierarchical agents notebook
Update hierarchical agents notebook
2024-01-23 01:46:10 -08:00
William FHandGitHub 9382837448 Merge branch 'main' into wfh/update-nb 2024-01-23 01:45:52 -08:00
William FHandGitHub 06f0217e5c Update Notebooks
update notebooks
2024-01-23 01:45:39 -08:00
Harrison Chase 3c721585b0 Merge branch 'master' into wfh/update-nb 2024-01-22 14:49:46 -08:00
William Fu-Hinthorn 1b43491e58 reword 2024-01-22 14:35:42 -08:00
William Fu-Hinthorn 4c7c2cfe63 re-organize 2024-01-22 14:32:31 -08:00