10 lines
255 B
JSON
10 lines
255 B
JSON
|
|
{
|
|
"name": "AI视频助手",
|
|
"description": "A minimalist AI Assistant management system featuring agent configuration, knowledge base management, call logs, and a debugging suite.",
|
|
"requestFramePermissions": [
|
|
"microphone",
|
|
"camera"
|
|
]
|
|
}
|