kowalski-cli 1.2.0

Kowalski CLI Interface: A Rust-based agent for interacting with Ollama models
Documentation
1
2
3
4
5
6
7
8
pub mod agent_app_ops;
pub mod config;
pub mod error;
pub mod extension_ops;
pub mod federation_ops;
pub mod interactive;
pub mod ops;
pub mod run_ops;