minillmlib 0.4.1

A minimalist, async-first Rust library for LLM interactions with streaming support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
title = "MiniLLMLib (Rust)"
description = "A minimalist, async-first Rust library for multi-provider LLM interaction"
authors = ["Quentin Feuillade--Montixi"]
language = "en"
src = "docs/src"

[output.html]
default-theme = "rust"
git-repository-url = "https://github.com/WeaveMindAI/MiniLLMLibRS"
edit-url-template = "https://github.com/WeaveMindAI/MiniLLMLibRS/edit/main/{path}"

[output.html.fold]
enable = true
level = 1