livekit-agents@1.2.5
livekit/agentslivekit-agents@1.2.5Aug 10, 2025by theomonnom
AI Summary
Minor feature addition supporting GPT-5 models, exposing reasoning_effort parameters, and adding cgroups v1 support for resource management.
Key Highlights
- Added OpenAI GPT-5 models.
- Exposed reasoning_effort and other new parameters.
- Added cgroups v1 support to lower idle processes.
- Improved handling for remote inference.
New Features
- GPT-5 models support.
- reasoning_effort parameter exposure.
- cgroups v1 support.
- Improved remote inference handling.
Full Release Notes
> [!NOTE] > **livekit-agents 1.2 introduced many new features. You can check out the changelog [here](https://github.com/livekit/agents/releases/tag/livekit-agents%401.2.0).** ## What's Changed * feat: add openai gpt-5 models by @mateuszkulpa in https://github.com/livekit/agents/pull/3106 * chore: improve basic_agent by @davidzhao in https://github.com/livekit/agents/pull/3100 * expose reasoning_effort and other new params. by @davidzhao in https://github.com/livekit/agents/pull/3108 * fix: improved handling for remote inference by @davidzhao in https://github.com/livekit/agents/pull/3116 * feat: cgroups v1 support, lower idle processes by @davidzhao in https://github.com/livekit/agents/pull/3117 **Full Changelog**: https://github.com/livekit/agents/compare/livekit-agents@1.2.4...livekit-agents@1.2.5