diff --git a/src/app/api/chat/route.js b/src/app/api/chat/route.js index 5d01371..27a8dd8 100644 --- a/src/app/api/chat/route.js +++ b/src/app/api/chat/route.js @@ -31,9 +31,6 @@ export async function POST(req) { stop: [], response_format: null, stream: false, - stream_options: { - include_usage: false, - }, }; const response = await fetch(