Bump components to 2.9.3 for avatar support (#136)

This commit is contained in:
Ben Cherry
2025-04-23 00:24:24 -07:00
committed by GitHub
parent da230e601e
commit 4e478cb740
5 changed files with 69 additions and 62 deletions

View File

@@ -11,7 +11,7 @@
# LiveKit Agents Playground
<!--BEGIN_DESCRIPTION-->
The Agent Playground is designed for quickly prototyping with server side agents built with [LiveKit Agents Framework](https://github.com/livekit/agents). Easily tap into LiveKit WebRTC sessions and process or generate audio, video, and data streams.
The Agents Playground is designed for quickly prototyping with server side agents built with [LiveKit Agents Framework](https://github.com/livekit/agents). Easily tap into LiveKit WebRTC sessions and process or generate audio, video, and data streams.
The playground includes components to fully interact with any LiveKit agent, through video, audio and chat.
<!--END_DESCRIPTION-->