I’m getting this error when using @langchain/awsChatBedrockConverse although the maxTokens property is set higher
The maximum tokens you requested exceeds the model limit of 4096. Try again with a maximum tokens value that is lower than 4096.
is this some configuration from aws or with the langchain 1.0, wasn’t getting this before?