mermaid-cli 0.3.10

Open-source AI pair programmer with agentic capabilities. Local-first with Ollama, native tool calling, and beautiful TUI.
Documentation
1
2
3
4
5
/// Provider adapters module
///
/// Contains implementations of the Model trait for Ollama.

pub mod ollama;