Skip to content

@elevenlabs/client@1.24.0

Choose a tag to compare

@packages-release-automation packages-release-automation released this 04 Sep 12:03
· 7 commits to main since this release
9575dc4

Minor Changes

  • afd2170: Forward the optional attachments field (url, name, mime_type) from the agent_response client event into the onMessage payload, so consumers can render files attached to agent messages, e.g. relayed from a human agent reply.
  • aad288c: Add an optional webRtc.singlePeerConnection session option for WebRTC connections. Set it to false to force LiveKit's dual peer connection path, which restores the microphone request timing used before livekit-client began defaulting to the v1 join protocol. Leaving it unset keeps livekit-client's own default.

Patch Changes

  • Updated dependencies [afd2170]
    • @elevenlabs/types@0.23.0