This commit is contained in:
wtz
2026-02-24 17:41:04 +08:00
commit fc32cab12b
9 changed files with 1239 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
dashscope==1.24.6
openai==2.8.1
PyAudio==0.2.14