fix api error

This commit is contained in:
Joseph J Helfenbein
2025-01-26 08:56:32 -05:00
parent 2661a6f425
commit 3e3749ebd5

View File

@@ -31,9 +31,6 @@ export async function POST(req) {
stop: [], stop: [],
response_format: null, response_format: null,
stream: false, stream: false,
stream_options: {
include_usage: false,
},
}; };
const response = await fetch( const response = await fetch(