Chabeau 0.5.1 is out (chatbot TUI compatible with many APIs).
-
Chabeau 0.5.1 is out (chatbot TUI compatible with many APIs). A few goodies in this release:
- Built-in presets. You can still configure your own, but Chabeau now ships with three sample presets: short (quick responses followed by a numbered menu), casual, and roleplay.
- Inspect details. All dialogs now reveal more config details, e.g., full character cards, or theme colors.
- Friendlier, fully themed error handling (with pretty-printed API details)
GitHub - permacommons/chabeau: OpenAI-API compatible terminal chatbot in Rust
OpenAI-API compatible terminal chatbot in Rust. Contribute to permacommons/chabeau development by creating an account on GitHub.
GitHub (github.com)



-
Chabeau 0.5.1 is out (chatbot TUI compatible with many APIs). A few goodies in this release:
- Built-in presets. You can still configure your own, but Chabeau now ships with three sample presets: short (quick responses followed by a numbered menu), casual, and roleplay.
- Inspect details. All dialogs now reveal more config details, e.g., full character cards, or theme colors.
- Friendlier, fully themed error handling (with pretty-printed API details)
GitHub - permacommons/chabeau: OpenAI-API compatible terminal chatbot in Rust
OpenAI-API compatible terminal chatbot in Rust. Contribute to permacommons/chabeau development by creating an account on GitHub.
GitHub (github.com)



Chabeau is fast, and works well with high speed inference providers like Cerebras. Here it is running against a Cerebras endpoint for the Qwen 480B model, showing off the speedy markdown renderer (provided by the `pulldown-cmark` crate, with some customization for rendering terminal-friendly hyperlinks and tables).
-
Chabeau is fast, and works well with high speed inference providers like Cerebras. Here it is running against a Cerebras endpoint for the Qwen 480B model, showing off the speedy markdown renderer (provided by the `pulldown-cmark` crate, with some customization for rendering terminal-friendly hyperlinks and tables).
(And no, that's not a root session
. Terminator just remembers SSH sessions in the title bar.)