Skip to content

fix(serve): dedicated INFERENCE_RECOMMENDER telemetry feature + type workload param#6028

Open
ZealSV wants to merge 1 commit into
aws:masterfrom
ZealSV:fix/ai-inference-recommender-review-nits
Open

fix(serve): dedicated INFERENCE_RECOMMENDER telemetry feature + type workload param#6028
ZealSV wants to merge 1 commit into
aws:masterfrom
ZealSV:fix/ai-inference-recommender-review-nits

Conversation

@ZealSV

@ZealSV ZealSV commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Address review nits on the AI inference recommender:

  • Add Feature.INFERENCE_RECOMMENDER telemetry enum + FEATURE_TO_CODE mapping; tag generate_deployment_recommendations, start_benchmark, and show_result with it instead of MODEL_CUSTOMIZATION.
  • Type generate_deployment_recommendations(workload=...) as Optional[Union[Workload, str]] to match the other params.

Issue #, if available:

Description of changes:

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

…workload param

Address review nits on the AI inference recommender:
- Add Feature.INFERENCE_RECOMMENDER telemetry enum + FEATURE_TO_CODE mapping;
  tag generate_deployment_recommendations, start_benchmark, and show_result
  with it instead of MODEL_CUSTOMIZATION.
- Type generate_deployment_recommendations(workload=...) as
  Optional[Union[Workload, str]] to match the other params.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant