mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
feat: note
This commit is contained in:
parent
004063c3ab
commit
9bb35d992b
1 changed files with 0 additions and 1 deletions
|
|
@ -2180,7 +2180,6 @@ export class Task extends EventEmitter<TaskEvents> implements TaskLike {
|
|||
await this.say("reasoning", formattedReasoning, undefined, true)
|
||||
break
|
||||
}
|
||||
// for cline/openrouter providers
|
||||
case "reasoning_details":
|
||||
// reasoning_details may be an array of 0 or 1 items depending on how openrouter returns it
|
||||
if (Array.isArray(chunk.reasoning_details)) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue