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_logger
from the environment, defaulting toinfo
level 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.