|
|
|
@ -219,7 +219,6 @@ export async function POST(request: NextRequest) { |
|
|
|
|
|
|
|
const { baseUrl: newApiWGBaseUrl } = getConnectionParams(request, "newapiwg"); |
|
|
|
const apiKey = await fetchUserGatewayApiKey(request); |
|
|
|
console.log("current-apikey --------------->>>>>>>>", apiKey); |
|
|
|
|
|
|
|
const genInput: GenerationInput = { |
|
|
|
model: { |
|
|
|
|