1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-08 17:06:42 +00:00
This commit is contained in:
Laura
2025-08-14 03:53:38 +02:00
parent c740cd293d
commit 5d44980510

View File

@@ -245,9 +245,6 @@ func RunCompletion(ctx context.Context, response *Stream, request *openrouter.Ch
break
}
log.Warning("stream error")
log.WarningE(err)
return nil, "", err
}