Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Migrate getEvaluationsForDatapoint to backend API#5273

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
shuyangli wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromsl/migrate-get-evaluations-for-datapoint

Conversation

@shuyangli
Copy link
Member

@shuyanglishuyangli commentedDec 18, 2025
edited
Loading

  • Add route handler at /internal/evaluations/datapoint

We should also change the API to return structured inputs and outputs instead of strings, but we'll do that separately.

@shuyanglishuyangli mentioned this pull requestDec 18, 2025
53 tasks
@shuyanglishuyangliforce-pushed thesl/migrate-get-evaluations-for-datapoint branch 2 times, most recently fromaaf8b2c to31a2441CompareDecember 18, 2025 18:57
Copy link
MemberAuthor

@shuyanglishuyangli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

next up need to produce typed outputs in evaluations

@shuyanglishuyangliforce-pushed thesl/migrate-get-evaluations-for-datapoint branch from31a2441 to5ebf6f9CompareDecember 18, 2025 19:22
@shuyanglishuyangliforce-pushed thesl/migrate-get-evaluations-for-datapoint branch from5ebf6f9 tofc34284CompareDecember 18, 2025 20:07
- Add EvaluationResultRow type and get_evaluations_for_datapoint method to EvaluationQueries trait- Implement ClickHouse query in db/clickhouse/evaluation_queries.rs- Add route handler at /internal/evaluations/datapoint- Add unit tests for database layer and route handler- Add e2e tests for database layer and route handler- Add getEvaluationsForDatapoint method to TensorZeroClient- Update evaluations.server.ts to use TensorZeroClient instead of direct ClickHouse queries- Remove unused getEvaluatorMetricName importUse generated typeTry to fix parse issuesFix JSON parsing and type errors in evaluation results consolidation- Add variant_name to JsonEvaluationResultSchema and ChatEvaluationResultSchema- Fix getEvaluationResults query to select variant_name- Remove redundant WithVariant schema types since base schemas now include variant_name- Fix type mismatches: convert undefined to null where components expect null- Fix EvaluationResultRow type usage in getEvaluationResults- Remove debug console.log statements and unused imports
@shuyanglishuyangliforce-pushed thesl/migrate-get-evaluations-for-datapoint branch fromfc34284 to3e45d8dCompareDecember 19, 2025 00:06
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@shuyangli

[8]ページ先頭

©2009-2025 Movatter.jp