summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Svjatoslav Agejenko [Tue, 2 Dec 2025 19:57:45 +0000 (21:57 +0200)]
Document skill `top_k` and `min_p` parameters in configuration.
Svjatoslav Agejenko [Tue, 2 Dec 2025 19:52:26 +0000 (21:52 +0200)]
Mark certain configuration parameters as optional in documentation.
Svjatoslav Agejenko [Tue, 2 Dec 2025 19:38:57 +0000 (21:38 +0200)]
Refactor argument construction in `TaskProcess` using `ArrayList` for clarity and flexibility. Treat some configuration parameters as optional.
Svjatoslav Agejenko [Tue, 2 Dec 2025 19:15:32 +0000 (21:15 +0200)]
Update `task_directory` to `tasks_directory` in examples and documentation for consistency
Svjatoslav Agejenko [Tue, 2 Dec 2025 19:12:22 +0000 (21:12 +0200)]
Rename `task_directory` to `tasks_directory` across documentation and code for consistency. Document more configuration parameters.
Svjatoslav Agejenko [Mon, 1 Dec 2025 01:11:34 +0000 (03:11 +0200)]
Add example configurations, tasks, and skills for Älyverkko CLI
Svjatoslav Agejenko [Sun, 30 Nov 2025 22:45:53 +0000 (00:45 +0200)]
Initial commit