We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13d1cf commit 878ad9aCopy full SHA for 878ad9a
src/providers/bedrock/chatComplete.ts
@@ -469,7 +469,7 @@ export const BedrockConverseAnthropicChatCompleteConfig: ProviderConfig = {
469
transformAnthropicAdditionalModelRequestFields(params),
470
},
471
user: {
472
- param: 'user',
+ param: 'additionalModelRequestFields',
473
transform: (params: BedrockConverseAnthropicChatCompletionsParams) =>
474
475
0 commit comments