Added hermes-hud
This commit is contained in:
@@ -225,6 +225,11 @@ with pkgs;
|
|||||||
;
|
;
|
||||||
|
|
||||||
})
|
})
|
||||||
] ++ (with llm-agents.packages.${pkgs.stdenv.hostPlatform.system}; [
|
]
|
||||||
|
|
||||||
|
### Agents from https://github.com/numtide/llm-agents.nix
|
||||||
|
|
||||||
|
++ (with llm-agents.packages.${pkgs.stdenv.hostPlatform.system}; [
|
||||||
hermes-desktop
|
hermes-desktop
|
||||||
|
hermes-hud
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user