llm_interface 0.0.3

llm_interface: The backend for the llm_client crate
Documentation
1
2
3
4
5
// Public modules
pub mod builder;

// Internal imports
use super::*;