aws / fmeval

Foundation Model Evaluations Library
http://aws.github.io/fmeval
Apache License 2.0
151 stars 40 forks source link

feat: add fmeval-specific user agent header to botocore config for telemetry purposes #262

Closed danielezhu closed 2 months ago

danielezhu commented 2 months ago

Description of changes: This PR implements very basic telemetry through the use of user agent headers that get included when making SageMaker DescribeEndpoint API calls.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.