oxi-store 0.19.0

Shared persistent state for oxi — sessions, settings, auth, model registry
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# oxi-store

**Shared persistent state for oxi** — sessions, settings, auth, model registry.

## Features

- **Session management** — create, persist, and resume conversation sessions
- **Settings store** — persistent configuration for providers, models, and preferences
- **Auth storage** — secure storage of API keys and credentials
- **Model registry** — track available models and their capabilities
- **Async-first** — built on Tokio for non-blocking I/O

## License

MIT