chatti 0.1.0

Terminal-based chat application that interfaces with Ollama
Documentation
1
2
3
4
5
6
7
8
9
newline_style = "Unix"
use_field_init_shorthand = true
use_try_shorthand = true

# nightly
imports_granularity = "Crate"
format_strings = true
normalize_comments = true
wrap_comments = true