llm-stack 0.2.1

Core traits, types, and tools for the llm-stack SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog

All notable changes to this project will be documented in this file.

## [0.2.1] - 2026-02-05

### Miscellaneous

- Add docs.rs metadata configuration


## [0.2.0] - 2026-02-05

### Features

- Llm-stack SDK — unified Rust interface for LLM providers
- Rename llm-stack-core to llm-stack ([#4]https://github.com/nazq-org/llm-stack/pull/4)