Commit Graph
435 Commits
Author SHA1 Message Date
William Fu-Hinthorn 4c883df123 Add hierarchical example 2024-01-18 15:51:42 -08:00
William Fu-Hinthorn d6c1c58f19 Add image 2024-01-18 08:34:50 -08:00
William Fu-Hinthorn 9aefcc20af update collab 2024-01-17 23:59:19 -08:00
William Fu-Hinthorn a6e3d8d29c Add collab 2024-01-17 22:26:28 -08:00
William Fu-Hinthorn 84a1915896 del image 2024-01-17 20:18:54 -08:00
William Fu-Hinthorn 215a1b2bfc Simple example 2024-01-17 19:24:09 -08:00
William Fu-Hinthorn 85aa4fb4f7 Add img 2024-01-16 20:40:33 -08:00
William Fu-Hinthorn 32df51a1ff Merge branch 'main' into wfh/llm_compiler 2024-01-16 17:09:23 -08:00
William Fu-Hinthorn 6174fd7813 update 2024-01-16 17:08:33 -08:00
William Fu-Hinthorn 66ae0ae813 oops add notebook 2024-01-16 09:03:27 -08:00
William Fu-Hinthorn cf3630c359 Add llm compiler example 2024-01-15 20:31:43 -08:00
Harrison Chase b5cbaad301 cr 2024-01-15 17:51:33 -08:00
Harrison Chase f124705d6e cr 2024-01-15 17:40:09 -08:00
William Fu-Hinthorn fadd42ddd1 Merge branch 'nc/state' into wfh/llm_compiler 2024-01-15 16:56:39 -08:00
William Fu-Hinthorn 56cecdb3cb Add LLMCompiler 2024-01-15 16:56:03 -08:00
Harrison Chase 8a37f67b3c Merge branch 'nc/state' of github.com:langchain-ai/permchain into nc/state 2024-01-15 16:35:51 -08:00
Harrison Chase 2dfe20d9c6 cr 2024-01-15 16:35:46 -08:00
Nuno Campos 412d49ccd3 Add async notebook 2024-01-15 16:16:41 -08:00
Harrison Chase 7fb7c846e0 cr 2024-01-15 16:10:56 -08:00
Harrison Chase 47dfc5f8c8 cr 2024-01-15 15:35:19 -08:00
Harrison Chase 7bfeb1758a cr 2024-01-15 15:35:11 -08:00
Harrison Chase 1ffdd7b93d cr 2024-01-15 15:34:17 -08:00
Harrison Chase 95b333f474 stash 2024-01-15 15:30:35 -08:00
Harrison Chase da5e6d7319 stash 2024-01-15 13:16:05 -08:00
Harrison Chase ec219c4d49 cr 2024-01-14 15:36:05 -08:00
Nuno Campos b6b61c6585 Add docs on streaming 2024-01-08 16:36:19 -08:00
Nuno Campos e441990f92 Rename 2024-01-07 19:39:10 -08:00
Nuno Campos 54bfdd8e42 Remove file 2024-01-07 09:50:39 -08:00
Nuno Campos d399074d05 Remove bogus example 2024-01-06 14:52:29 -08:00
Nuno Campos 1949379926 Add outputs to notebook 2024-01-06 14:44:25 -08:00
Nuno Campos 5f8f17cac3 Improve run names 2024-01-06 14:42:28 -08:00
Nuno Campos de599be8a1 Rename chains to nodes 2024-01-06 12:43:15 -08:00
Nuno Campos 17cd659533 ... 2024-01-05 18:22:46 -08:00
Jake RachleffandNuno Campos 51a538c6fc update 2024-01-05 16:01:08 -08:00
Jake RachleffandNuno Campos b6e3cd9044 update graph to use more graph like syntax 2024-01-05 16:01:08 -08:00
Harrison ChaseandNuno Campos 0f6ea1fe4b cr 2024-01-05 16:01:08 -08:00
Harrison ChaseandNuno Campos 6a93a68fc3 start 2024-01-05 16:01:08 -08:00
Nuno Campos 58b9502872 Update to langchain core 2023-12-28 15:23:13 -08:00
Nuno Campos b90a62a00d Add concept of reserved channels (ie. channels updated by Pregel), Add a reserved channel for is_last_step 2023-11-15 15:16:18 +00:00
Nuno Campos 94f1ec07a0 Add example 2023-11-09 11:20:12 +00:00
Nuno Campos 7f76fbb699 Create a Topic channel, Make LastValue the default channel if not specified, Add default input and output keys
- Topic channel combines the features of Inbox, Archive, UniqueInbox, UniqueArchive, which have been removed.
2023-11-04 17:40:12 +00:00
Nuno Campos 124722c0c8 Rename Channel classes 2023-11-04 14:29:48 +00:00
Nuno Campos dbe8c1362f Move subscribe/write cls methods to Channel 2023-10-23 15:42:51 +01:00
Nuno Campos f363310d80 Lint 2023-10-23 15:27:05 +01:00
Nuno Campos 577bf5205a Rename Context channel 2023-10-23 15:26:41 +01:00
Nuno Campos 4beb5d6441 Update notebook 2023-10-23 14:17:16 +01:00
Nuno Campos d0df4103cd Add doc strings for all channels, small update to names/semantics 2023-10-23 14:12:44 +01:00
Nuno Campos 49ff5e2eab Implement reduce chain 2023-10-23 12:01:35 +01:00
Nuno Campos 1e08395810 WIP 2023-10-23 10:39:57 +01:00
Harrison ChaseandNuno Campos d014b13d6f combine docs notebook 2023-10-23 10:39:57 +01:00