Force plain fetch for aws
This commit is contained in:
@@ -1501,6 +1501,7 @@ export async function requestChatDataMain(arg:requestDataArgument, model:'model'
|
||||
//"anthropic-version": "2023-06-01",
|
||||
},
|
||||
body: JSON.stringify(params),
|
||||
plainFetchForce: true
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user