CLI
Installation
curl -sSL https://scorable.ai/cli/install.sh | shAuthentication
export SCORABLE_API_KEY=$MY_SCORABLE_API_KEYJudge Management
Generating a Judge
scorable judge generate \
--intent "I am building a customer support chatbot. Evaluate that responses are helpful, accurate, and follow our refund policy."Creating a Judge
Listing Judges
Running a Judge
Custom Model Management
Creating a model
Listing, inspecting, updating, deleting
Last updated