Responses provider tools ship; Agent.updateInstructions() added
@livekit/agents-plugin-openai@1.5.0
Minor Changes
- Add OpenAI Responses provider tools for web search, file search, and code interpreter. - #1674 (@toubatbrian)
Patch Changes
-
Add
Agent.updateInstructions()to update an agent's instructions mid-session (parity with Python). The change propagates the new instructions through the activeAgentActivity, records anAgentConfigUpdatein the chat and session history, and syncs the realtime/stateless contexts. For OpenAI realtime, per-response instructions now preserve the session-level instructions instead of replacing them. - #1674 (@toubatbrian) -
Default OpenAI reasoning effort to
noneforgpt-5.4-mini.*-chat-latestmodels no longer send a defaultreasoning_effort(Python parity, and the API only acceptsmediumfor them). - #1674 (@toubatbrian) -
Updated dependencies [
51281bf,51281bf,51281bf,51281bf,51281bf,51281bf,51281bf,51281bf,51281bf,51281bf,51281bf,51281bf,49f7567,51281bf,51281bf,51281bf,51281bf,51281bf,51281bf,bfad336,51281bf,51281bf,51281bf]:- @livekit/agents@1.5.0
Fetched July 2, 2026
