Gabriela
Gabriela
Some open-source models, e.g., mixtral, would generate the same tool call with a different case. With a casefold comparison, we could reduce the number of repeated tool calls.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Authorization request: https://localhost.localstack.cloud:4566/_aws/cognito-idp/oauth2/authorize?client_id=2bk6di6h81j4dw823c95qm4nr3&redirect_uri=https%3A%2F%2F44bcfb9d.cloudfront.localhost.localstack.cloud&response_type=code&scope=openid%20profile%20email&nonce=51d70c0fcc92899db2a8c6fbfbb9a38cf0IpKZfH6&state=8d7b5b72c0c2a43862d98478e5927d15d8u3ArarE&code_challenge=FA7RCSdNIweiuCr7ThHi0eBMkrhklCVlEe28brPF_A0&code_challenge_method=S256 Login: https://localhost.localstack.cloud:4566/_aws/cognito-idp/login?client_id=2bk6di6h81j4dw823c95qm4nr3&redirect_uri=https%3A%2F%2F44bcfb9d.cloudfront.localhost.localstack.cloud&response_type=code&scope=openid%20profile%20email&nonce=51d70c0fcc92899db2a8c6fbfbb9a38cf0IpKZfH6&state=8d7b5b72c0c2a43862d98478e5927d15d8u3ArarE&code_challenge=FA7RCSdNIweiuCr7ThHi0eBMkrhklCVlEe28brPF_A0&code_challenge_method=S256 Token: http://localhost.localstack.cloud:4566/_aws/cognito-idp/oauth2/token grant_type=authorization_code&client_id=2bk6di6h81j4dw823c95qm4nr3&code_verifier=c46b788c439bdd1c26d1f593559bf4fc7a726bab9675b07b9edd6ad70eb4ceQ4CXv&code=927630&redirect_uri=https%3A%2F%2F44bcfb9d.cloudfront.localhost.localstack.cloud Response: { "access_token":...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 2024-09-18 17:06:32 2024-09-19T00:06:32.212 INFO --- [t.reactor-30] localstack.request.aws : AWS secretsmanager.ListSecrets =>...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I am getting this message when calling EventBridge API destination from...