Skip to content

feat: Implement GcsEvalSetResultsManager to handle storage of eval sets on GCS, and refactor eval set results manager #1200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jun 5, 2025

feat: Implement GcsEvalSetResultsManager to handle storage of eval sets on GCS, and refactor eval set results manager

Eval results will be stored as json files under gs://{bucket_name}/{app_name}/evals/eval_history/

@copybara-service copybara-service bot force-pushed the copybara/766808381 branch 3 times, most recently from 7fcdd82 to db25f55 Compare June 10, 2025 22:17
@copybara-service copybara-service bot changed the title feat: Implement GCS eval set results manager to store eval history in GCS feat: Add an abstract class 'EvalSetResultsStorageManager' to handle storage of eval set results, and implement local & GCS eval set results storage managers Jun 10, 2025
@copybara-service copybara-service bot force-pushed the copybara/766808381 branch 2 times, most recently from bd6a2a8 to 52b29a4 Compare June 10, 2025 22:28
@copybara-service copybara-service bot changed the title feat: Add an abstract class 'EvalSetResultsStorageManager' to handle storage of eval set results, and implement local & GCS eval set results storage managers feat: Implement GcsEvalSetResultsManager to handle storage of eval sets on GCS, and refactor eval set results manager Jun 10, 2025
…ts on GCS, and refactor eval set results manager

Eval results will be stored as json files under `gs://{bucket_name}/{app_name}/evals/eval_history/`

PiperOrigin-RevId: 766808381
@copybara-service copybara-service bot force-pushed the copybara/766808381 branch from 52b29a4 to 59a1069 Compare June 10, 2025 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant