fix: Long thinking but with empty content (#12)

This commit is contained in:
DanielWalnut
2026-01-18 14:21:40 +08:00
committed by GitHub
parent 1397f30f24
commit c50540e3fc
3 changed files with 8 additions and 10 deletions

View File

@@ -32,7 +32,7 @@ async def main():
"thread_id": "debug-thread-001",
"thinking_enabled": True,
# Uncomment to use a specific model
"model_name": "doubao-seed-1.8",
"model_name": "deepseek-v3.2",
}
}