Open matanbaruch opened 3 months ago
@matanbaruch Hi, sorry for the late reply.
This tool just calls specified models with invokeModel API, so as far as I read the doc, we cannot set the tag from our side.
I think you can set bedrock_heavy_model
or bedrock_light_model
to your models with tags configured, and then you can track model usage using tags.
Hey, I would be nice to support Bedrock tags from action inputs Something like
And if user provide them as list
Ref: https://docs.aws.amazon.com/bedrock/latest/userguide/tagging.html