Describe the bug
This seems not enough for all model: https://github.com/aws-samples/bedrock-access-gateway/blob/main/src/api/models/bedrock.py#L431
if chat_request.tool_choice and not chat_request.model.startswith("meta.llama3-1-"):
Please complete the following information:
To Reproduce
Steps to reproduce the behavior. If possible, please share an example request.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context
Add any other context about the problem here.
Describe the bug
This seems not enough for all model: https://github.com/aws-samples/bedrock-access-gateway/blob/main/src/api/models/bedrock.py#L431
Please complete the following information:
To Reproduce
Steps to reproduce the behavior. If possible, please share an example request.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context
Add any other context about the problem here.