Crate kowalski_core

Crate kowalski_core 

Source

Re-exports§

pub use error::KowalskiError;
pub use model::ModelManager;
pub use role::Audience;
pub use role::Preset;
pub use role::Role;
pub use role::Style;
pub use agent::*;
pub use config::*;
pub use conversation::*;
pub use logging::*;
pub use model::*;
pub use tool_chain::*;
pub use tools::*;

Modules§

agent
config
conversation
error
logging
model
role
tool_chain
tools