alpine-ai 0.2.1

A lightweight, low-bulk interface for all major LLM providers
Documentation
1
2
3
4
5
#[cfg(feature = "anthropic")]
pub mod anthropic;

#[cfg(feature = "ollama")]
pub mod ollama;