Compare model outputs on an input text.
If a prompt was provided with starting the laboratory, then this text will be fed into the prompt. If no prompt was provided, then the input text is the entire prompt.
compare(
self,
text: str,
) -> None| Name | Type | Description |
|---|---|---|
text* | str | input text to run all models on. |