llm_client 0.0.7

llm_client: The easiest Rust interface for local LLMs
Documentation
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::*};