Lyntai
The recommended STARTING set for Lyntai — not the whole library (6 of 12 packages). You get: the core library, the dependency-free LLM backends (claude/codex CLI, any OpenAI-compatible endpoint for chat + embeddings), the Microsoft.Extensions.AI bridge, both halves of MCP, and IN-MEMORY storage. Two things to know: storage is in-memory, so ADD Lyntai.Storage.Sqlite (or .Postgres) for anything that must survive a restart; and image/video/audio generation is NOT included — add Lyntai.Generation. Also opt-in: Lyntai.Providers.Local (local GGUF) and Lyntai.Secrets.Dpapi (Windows). Everything left out is left out because it drags a native payload, a platform-specific API, or a dependency an application that did not ask for that feature should not carry.
Activity
- Latest release
- 3w ago
- Total releases
- 10
- Cadence
- ~daily
- Last 12 months
- 10
Reach
- Stars
- 1
Details
- License
- MIT
- First release
- Aug 04, 2026
| Version | Released | |
|---|---|---|
3.1.0
minor
| ||
3.0.2
patch
| ||
3.0.1
patch
| ||
3.0.0
major
| ||
2.5.0
minor
| ||
2.4.0
minor
| ||
2.3.0
minor
| ||
2.2.0
minor
| ||
2.1.0
minor
| ||
2.0.1
initial
|