Re-exports§
pub use base::*;pub use chat::*;pub use client::*;pub use completion::*;pub use model::*;
Modules§
Macros§
Functions§
- init_
logger - This method initializes
env_loggerfrom the environment, defaulting toinfolevel logging.
pub use base::*;pub use chat::*;pub use client::*;pub use completion::*;pub use model::*;env_logger from the environment, defaulting to info level logging.