Update agents playground default description (#137)

This commit is contained in:
Ben Cherry 2025-04-23 09:41:24 -07:00 committed by GitHub
parent 4e478cb740
commit 238857f368
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ export type UserSettings = {
// Fallback if NEXT_PUBLIC_APP_CONFIG is not set // Fallback if NEXT_PUBLIC_APP_CONFIG is not set
const defaultConfig: AppConfig = { const defaultConfig: AppConfig = {
title: "LiveKit Agents Playground", title: "LiveKit Agents Playground",
description: "A playground for testing LiveKit Agents", description: "A virtual workbench for testing multimodal AI agents.",
video_fit: "cover", video_fit: "cover",
settings: { settings: {
editable: true, editable: true,