llm_worker_rs/README.md

380 B

llm-worker-rs

Rusty, Efficient, and Agentic LLM Client Library

llm-worker-rs is a Rust library designed for building robust and efficient LLM applications. It unifies interactions with multiple LLM providers (Anthropic, Gemini, OpenAI, Ollama) under a single abstraction, with type-safe state management, efficient context caching, and a powerful event-driven architecture.