1 2 3 4 5 6
pub mod basic_primitive; pub mod classify; pub mod nlp; pub mod reason; use llm_interface::{llms::LlmBackend, requests::*};