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

Merged
merged 1 commit into from
Jun 12, 2025

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
@copybara-service copybara-service bot force-pushed the copybara/766808381 branch 4 times, most recently from 61f9139 to bbf072a Compare June 12, 2025 06:39
…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: 770499242
@copybara-service copybara-service bot force-pushed the copybara/766808381 branch from bbf072a to 0a5cf45 Compare June 12, 2025 06:41
@copybara-service copybara-service bot merged commit 0a5cf45 into main Jun 12, 2025
@copybara-service copybara-service bot deleted the copybara/766808381 branch June 12, 2025 06:41
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