refactoring
different default system prompts for cli and audio
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
pub mod config_loader;
|
||||
mod exit_error;
|
||||
|
||||
pub use config_loader::config_from_file;
|
||||
pub use exit_error::exit_with_error_message;
|
||||
Reference in New Issue
Block a user