fix api error
This commit is contained in:
@@ -31,9 +31,6 @@ export async function POST(req) {
|
||||
stop: [],
|
||||
response_format: null,
|
||||
stream: false,
|
||||
stream_options: {
|
||||
include_usage: false,
|
||||
},
|
||||
};
|
||||
|
||||
const response = await fetch(
|
||||
|
||||
Reference in New Issue
Block a user