From 68d094f29bbf4d07abd6dfb6ea362ce9845bfc7d Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Wed, 24 Apr 2024 16:01:04 +0100 Subject: [PATCH] helix: added pino models --- roles/home/helix.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/roles/home/helix.nix b/roles/home/helix.nix index 943e663..8aacafd 100644 --- a/roles/home/helix.nix +++ b/roles/home/helix.nix @@ -29,6 +29,14 @@ let max_input_tokens: null - name: pino-coder max_input_tokens: null + - name: pino-fast + max_input_tokens: null + - name: pino + max_input_tokens: null + - name: code-commenter + max_input_tokens: null + - name: git-commit-message + max_input_tokens: null ''; aichatRoles = '' - name: comment