Ask a question to get started
Enter to sendā¢Shift+Enter new line
generate_goal_rubric( objective: str, *, model_spec: str | None, model_params: dict
objective
str
Goal objective to turn into criteria.
model_spec
str | None
Model spec used to draft criteria.
model_params
dict[str, Any] | None
None
profile_override
feedback
previous_criteria
Generate acceptance criteria for a goal objective.
Optional model constructor kwargs.
Optional profile metadata overrides.
Optional user feedback for regenerating criteria.
Optional criteria the user rejected.