voidKandy / espionox

Use espionox to streamline making LLM applications in Rust
https://crates.io/crates/espionox
10 stars 0 forks source link

Configuration should be build using serde Yaml instead of config #9

Closed voidKandy closed 10 months ago

voidKandy commented 10 months ago

In the spirit of minimizing dependencies I deem this an issue

voidKandy commented 10 months ago

This was implemented and changes can be seen in configuration.rs