Remove detailed error error message.

This commit is contained in:
glay
2024-11-26 11:57:49 +08:00
parent 9c648e5b64
commit 8ce2cf5c3b
3 changed files with 9 additions and 12 deletions

View File

@@ -101,8 +101,7 @@ async function requestBedrock(req: NextRequest) {
shouldStream,
);
console.log("[Bedrock Request] Endpoint:", endpoint);
console.log("[Bedrock Request] Model ID:", modelId);
console.log("[Bedrock Request] Initiating request");
// Handle tools for different models
const isMistralLargeModel = modelId