remove debug console.log from session
This commit is contained in:
@@ -877,7 +877,6 @@ export namespace Session {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
console.log(outputLimit)
|
|
||||||
const stream = streamText({
|
const stream = streamText({
|
||||||
onError(e) {
|
onError(e) {
|
||||||
log.error("streamText error", {
|
log.error("streamText error", {
|
||||||
|
|||||||
Reference in New Issue
Block a user