fix: robust tool args JSON parsing for non-strict providers #2823

This commit is contained in:
zhayujie
2026-05-27 18:37:54 +08:00
parent 8d67177a1b
commit 116fb27257
5 changed files with 45 additions and 23 deletions

View File

@@ -1,3 +1,4 @@
# Requires: edge-tts (pip install edge-tts)
import time
import edge_tts

View File

@@ -1,3 +1,4 @@
# Requires: elevenlabs==1.0.3 (pip install elevenlabs==1.0.3)
import time
from elevenlabs.client import ElevenLabs