update streaming avatar sdk to 2.0.10, add optional api base url environment variable for testing

This commit is contained in:
Eddy Kim
2025-03-17 14:34:07 -07:00
parent e0150f55b3
commit 8a25c1d520
5 changed files with 35 additions and 30 deletions

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"@ai-sdk/openai": "^0.0.34",
"@heygen/streaming-avatar": "^2.0.9",
"@heygen/streaming-avatar": "^2.0.10",
"@nextui-org/button": "2.0.34",
"@nextui-org/chip": "^2.0.32",
"@nextui-org/code": "2.0.29",