Update agents playground default description (#137)
This commit is contained in:
parent
4e478cb740
commit
238857f368
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user