smartgpt
smartgpt copied to clipboard
Rewrite config to use toml
This rewrites config related files and the majority of main.rs
in an attempt to cleanup the code, make it more robust, and allow for toml usage, which is more appropriate for Rust.
I'd just like to make a note that you may have to do some additional work to align this with #28 once it is merged.
We'll see who finishes first :)