Skip to content

Conversation

potofpie
Copy link
Member

@potofpie potofpie commented Oct 6, 2025

No description provided.

Copy link
Contributor

coderabbitai bot commented Oct 6, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch eval-handler

Comment @coderabbitai help to get the list of available commands and usage tips.

@potofpie potofpie changed the base branch from main to add-prompt-meta-data October 6, 2025 14:14
Base automatically changed from add-prompt-meta-data to main October 8, 2025 18:35
Copy link
Member

@jhaynie jhaynie left a comment

Choose a reason for hiding this comment

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

need to think about idle detection so we dont suspend process while running evals.

"esbuild": ">=0.25.0"
},
"dependencies": {
"@clickhouse/client": "^1.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

whaaat?


const url = new URL(req.url);

// Handle eval routes
Copy link
Member

Choose a reason for hiding this comment

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

just make it a normal route handler

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.

2 participants