mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-05 01:32:29 +00:00
fix: Long thinking but with empty content (#12)
This commit is contained in:
parent
1397f30f24
commit
c50540e3fc
3 changed files with 8 additions and 10 deletions
|
|
@ -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",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue