AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.sdk.eval Namespace Reference

Functions

dict[str, Any] consistency (**Any kwargs)
dict[str, Any] suppress (**Any kwargs)
dict[str, Any] boundary (**Any kwargs)
dict[str, Any] custom (**Any kwargs)
dict[str, Any] confidence (**Any kwargs)
dict[str, Any] red_team (**Any kwargs)

Function Documentation

◆ boundary()

dict[str, Any] boundary ( **Any kwargs)

Definition at line 27 of file eval.py.

◆ confidence()

dict[str, Any] confidence ( **Any kwargs)

Definition at line 35 of file eval.py.

◆ consistency()

dict[str, Any] consistency ( **Any kwargs)

Definition at line 19 of file eval.py.

◆ custom()

dict[str, Any] custom ( **Any kwargs)

Definition at line 31 of file eval.py.

◆ red_team()

dict[str, Any] red_team ( **Any kwargs)

Definition at line 39 of file eval.py.

◆ suppress()

dict[str, Any] suppress ( **Any kwargs)

Definition at line 23 of file eval.py.