mods: add a mods module (#6339)

This commit is contained in:
Ilya Savitsky 2025-03-10 04:05:08 +00:00 committed by GitHub
parent ce9cb2496c
commit 744f749dd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 126 additions and 0 deletions

View file

@ -2118,6 +2118,17 @@ in {
systemd service to ensure its execution.
'';
}
{
time = "2025-01-26T16:40:00+00:00";
message = ''
A new module is available: 'programs.mods'
mods is a command line AI tool that is highly configurable and allows
querying AI models hosted locally or by other services (OpenAI,
Cohere, Groq).
'';
}
];
};
}