GoogleCloudPlatform/kubectl-ai

evals: we should ensure resources in eval tasks must not contain hints to help with the eval tasks

Open

#298 opened on Jun 2, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (708 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (7,532 stars)
PR merge metrics
 (PR metrics pending)

Description

We want to ensure the eval tasks represent realistic scenario and we have observed that name/namespaces of the k8s resources used in the task contains hint to make AI Models aware that these are part of evals or some sort of test. I think this affects the model's performance on the task, so we need to fix it for all the existing tasks.

Contributor guide