integrated openai realtime console

This commit is contained in:
RockYang
2024-10-15 19:25:18 +08:00
parent bd852c82b7
commit 48139290ed
18 changed files with 2444 additions and 281 deletions

View File

@@ -116,7 +116,7 @@ html, body {
margin 0;
.el-dialog__body {
max-height 80vh
//max-height 80vh
overflow-y auto
}
}