2024-10-03 23:36:49 -07:00
|
|
|
{
|
|
|
|
"baseUrl": {
|
|
|
|
"type": "entry",
|
|
|
|
"default": "hana.neonaialpha.com",
|
2024-10-04 08:21:38 -07:00
|
|
|
"description": "Base URL for the Voice Assistant service"
|
2024-10-03 23:36:49 -07:00
|
|
|
},
|
2024-10-04 08:21:38 -07:00
|
|
|
"username": {
|
2024-10-03 23:36:49 -07:00
|
|
|
"type": "entry",
|
2024-10-04 08:21:38 -07:00
|
|
|
"default": "neon",
|
|
|
|
"description": "Username for authentication"
|
|
|
|
},
|
|
|
|
"password": {
|
|
|
|
"type": "entry",
|
|
|
|
"default": "neon",
|
|
|
|
"description": "Password for authentication"
|
2024-10-03 23:36:49 -07:00
|
|
|
}
|
|
|
|
}
|