Commit Graph
5040 Commits
Author SHA1 Message Date
Nuno CamposandGitHub 7ce316bb20 Merge pull request #32 from langchain-ai/nc/8jan/docs-streaming
Nc/8jan/docs streaming
2024-01-08 18:47:20 -08:00
Nuno Campos 1e076cac26 Move 2024-01-08 17:42:24 -08:00
Nuno Campos b6b61c6585 Add docs on streaming 2024-01-08 16:36:19 -08:00
Nuno Campos ad8b5064b3 Add validation 2024-01-08 16:06:11 -08:00
Nuno CamposandGitHub 270e4c0d05 Merge pull request #31 from langchain-ai/nc/jan8/graph-stream-outbox
Adjust stream output of Graph
2024-01-08 14:55:21 -08:00
Nuno Campos 8c65b30ca7 Adjust stream output of Graph
Now output of stream() are dicts where keys are node names and values are the output of that node on that step
2024-01-08 14:48:26 -08:00
Nuno CamposandGitHub 142ad35965 Merge pull request #30 from langchain-ai/nc/8jan
Nc/8jan
2024-01-08 08:31:32 -08:00
Nuno Campos 6a7d2c6ee4 Bump 2024-01-08 08:31:13 -08:00
Nuno Campos fea9acab06 Python 3.9 compat 2024-01-08 08:28:40 -08:00
Nuno Campos 1494e549f3 Add test dockerfile 2024-01-08 08:17:26 -08:00
Nuno Campos 513edb8f69 Use strenum 2024-01-08 07:58:21 -08:00
Nuno Campos 2ee200a5f1 Update dep 2024-01-08 07:57:43 -08:00
Harrison ChaseandGitHub 3456f94596 Merge pull request #28 from langchain-ai/harrison/update-readme
update readme and license
2024-01-07 22:12:20 -08:00
Harrison Chase cd7169fbe7 cr 2024-01-07 22:10:59 -08:00
Harrison Chase 7e15f3bb83 cr 2024-01-07 20:27:45 -08:00
Harrison Chase b1f5981283 cr 2024-01-07 20:23:16 -08:00
Harrison Chase 65c4afb8ea update readme and license 2024-01-07 20:20:41 -08:00
Nuno CamposandGitHub 8144f15995 Merge pull request #27 from langchain-ai/nc/stream-all-channels
.stream() defaults to yielding output from all channels
2024-01-07 19:55:24 -08:00
Nuno Campos 5799b80261 .stream() defaults to yielding output from all channels 2024-01-07 19:53:28 -08:00
Nuno CamposandGitHub 79f8acb602 Merge pull request #26 from langchain-ai/nc/7jan
Rename
2024-01-07 19:39:51 -08:00
Nuno Campos e441990f92 Rename 2024-01-07 19:39:10 -08:00
Nuno CamposandGitHub 4bdca9d253 Merge pull request #24 from langchain-ai/harrison/langgraph
start langgraph
2024-01-07 09:56:33 -08:00
Nuno Campos 6875401cc9 Lint 2024-01-07 09:55:43 -08:00
Nuno Campos 54bfdd8e42 Remove file 2024-01-07 09:50:39 -08:00
Nuno Campos 641190d84b Remove file 2024-01-06 14:56:19 -08:00
Nuno Campos 0da6d74320 Remove file 2024-01-06 14:55:29 -08:00
Nuno Campos cc2af50ce9 Lint 2024-01-06 14:53:22 -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 e0a6a6b9c0 Use better pytest watcher 2024-01-06 14:22:00 -08:00
Nuno Campos 49aad8f320 Stream output of each process when running with astream_log() 2024-01-06 14:21:48 -08:00
Nuno Campos 73e4f8953b Add tests for conditional edges 2024-01-06 13:51:00 -08:00
Nuno Campos 4ab9ff05ad Add graph async tests 2024-01-06 13:15:49 -08:00
Nuno Campos d293f5156d Add output kwarg 2024-01-06 13:13:32 -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 CamposandGitHub 80147c02e9 Merge pull request #25 from langchain-ai/nc/3jan
nc/3jan
2024-01-04 16:25:24 -08:00
Nuno Campos c399dec257 In .step() expose only values of lastvalue channels 2024-01-03 18:07:50 -08:00
Nuno CamposandGitHub b14c2638ee Merge pull request #23 from langchain-ai/nc/checkpoint 2024-01-01 09:25:13 -08:00
Nuno Campos 58b9502872 Update to langchain core 2023-12-28 15:23:13 -08:00
Nuno Campos 476cc90ef7 Lint 2023-12-28 15:10:47 -08:00
Nuno Campos b8de895f6b Lint 2023-12-27 20:06:49 -08:00
Nuno Campos 82741a6dcc Implement .step() and .astep() 2023-12-27 19:57:54 -08:00
Nuno Campos d1572afd49 Update _atransform 2023-12-26 20:04:00 -08:00
Nuno Campos b1b68cde94 WIP 2023-12-26 19:05:21 -08:00