Add fastgpt as seperate assistant mode

This commit is contained in:
Xin Wang
2026-03-11 08:37:34 +08:00
parent 13684d498b
commit f3612a710d
26 changed files with 2333 additions and 210 deletions

View File

@@ -33,3 +33,6 @@ dashscope>=1.25.11
sounddevice>=0.4.6
soundfile>=0.12.1
pyaudio>=0.2.13 # More reliable audio on Windows
# FastGPT runtime support is installed from the sibling fastgpt-python-sdk package.
# Local dev: pip install -e ..\\fastgpt-python-sdk