fix api error
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user