bt scorers create/update - #283
Draft
Cedric / ViaDézo1er (viadezo1er) wants to merge 7 commits into
Draft
Conversation
Contributor
|
Latest downloadable build artifacts for this PR commit
Available artifact names
|
Cedric / ViaDézo1er (viadezo1er)
force-pushed
the
cedric/scorers-update
branch
4 times, most recently
from
July 28, 2026 23:52
bbbd75b to
5d4cc17
Compare
Cedric / ViaDézo1er (viadezo1er)
changed the base branch from
main
to
release-1.0-dev
July 30, 2026 00:05
Cedric / ViaDézo1er (viadezo1er)
force-pushed
the
cedric/scorers-update
branch
from
July 30, 2026 00:41
5d4cc17 to
5a4b3b2
Compare
… metadata New fields can be added when creating/updating a prompt to achieve feature parity with the web ui
Cedric / ViaDézo1er (viadezo1er)
force-pushed
the
cedric/scorers-update
branch
from
July 31, 2026 02:09
5a4b3b2 to
fdb145f
Compare
Cedric / ViaDézo1er (viadezo1er)
changed the base branch from
release-1.0-dev
to
main
July 31, 2026 02:11
Cedric / ViaDézo1er (viadezo1er)
marked this pull request as ready for review
July 31, 2026 02:26
Cedric / ViaDézo1er (viadezo1er)
marked this pull request as draft
July 31, 2026 03:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
messages.json[ { "role": "system", "content": "You are a strict grader. Reply with a single label." }, { "role": "user", "content": "Question: {{input}}\nAnswer: {{output}}\nIs the answer correct?" } ]metadata.yamlscorers_demo.shAfter using the script:

When trying to update a parameter that isn't supported:
Note: the check is done on
bt's side, soon even if it passes it will be done in the backend too. The check is imperfect.TODO API URL ISN'T LISTENED TO