CLI
Installation
curl -sSL https://scorable.ai/cli/install.sh | shAuthentication
export SCORABLE_API_KEY=$MY_SCORABLE_API_KEYJudge Management
Creating a Judge
scorable judge create --name "My New Judge" --intent "To evaluate the quality of LLM responses."Listing Judges
Running a Judge
Last updated