Add llm-workflow-engine and configure for Emacs

This commit is contained in:
Andrea Ciceri 2023-10-01 02:59:39 +02:00
parent b1b7b24717
commit 473b4e7580
No known key found for this signature in database
7 changed files with 307 additions and 44 deletions

View file

@ -69,6 +69,7 @@
inputs.nixpkgs.follows = "nixpkgsUnstable";
};
hercules-ci-effects.url = "github:hercules-ci/hercules-ci-effects";
llm-workflow-engine.url = "github:davHau/llm-workflow-engine";
};
outputs = inputs @ {flakeParts, ...}: