We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fea71c commit 4243c6dCopy full SHA for 4243c6d
common/src/util/messages.ts
@@ -267,6 +267,5 @@ export function convertCbToModelMessages({
267
contentBlock[contentBlock.length - 1],
268
)
269
270
- console.log(JSON.stringify({ final: aggregated }, null, 2))
271
return aggregated
272
}
0 commit comments