Add llm-workflow-engine
and configure for Emacs
This commit is contained in:
parent
b1b7b24717
commit
473b4e7580
7 changed files with 307 additions and 44 deletions
|
@ -28,6 +28,7 @@
|
|||
(final: _: {
|
||||
inherit (disko.packages.${final.system}) disko;
|
||||
inherit (self.packages.${final.system}) deploy;
|
||||
inherit (llm-workflow-engine.packages.${final.system}) llm-workflow-engine;
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue