Omni updates this week…
Omni v1.2.0
- Extracted
Omni.Agentand associated modules into it’s own package. omni lives as a stateless LLM API layer for any LLM provider. omni_agent becomes it’s own thing (see below). - Model store updated, including latest GPT 5.4 mini and nano models.
- Minor under the hood bits and bobs.
Omni Agent v0.1.0
- Extracted from above, now it’s own package for creating stateful, multi-turn GenServer-powered agent processes.
- API and lifecycle simplified, documentation cleared up.
- Consider this a more experimental package - expect things to change and break.






















