mods: add a mods module (#6339)
This commit is contained in:
parent
ce9cb2496c
commit
744f749dd6
8 changed files with 126 additions and 0 deletions
|
|
@ -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).
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue