mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
fix: robust tool args JSON parsing for non-strict providers #2823
This commit is contained in:
@@ -3,8 +3,8 @@ tiktoken>=0.3.2 # openai calculate token
|
||||
#voice
|
||||
pydub>=0.25.1 # need ffmpeg
|
||||
gTTS>=2.3.1 # google text to speech
|
||||
edge-tts # edge-tts
|
||||
elevenlabs==1.0.3 # elevenlabs TTS
|
||||
# edge-tts: install on demand, see voice/edge/edge_voice.py
|
||||
# elevenlabs: install on demand, see voice/elevent/elevent_voice.py
|
||||
|
||||
#install plugin
|
||||
dulwich
|
||||
|
||||
Reference in New Issue
Block a user