minillmlib 0.4.0

A minimalist, async-first Rust library for LLM interactions with streaming support
Documentation
1
2
3
4
5
6
7
8
9
10
# API Reference

The full, auto-generated API reference (every public type, method, and signature)
lives on docs.rs:

**<https://docs.rs/minillmlib>**

It is generated from the source doc comments and rebuilt automatically when a new
version is published to crates.io. This guide covers how to use the library; the
docs.rs reference is the exhaustive signature lookup.