AQIT 0.1.0
Loading...
Searching...
No Matches
perturbation_check.py File Reference

Go to the source code of this file.

Namespaces

namespace  aquin
namespace  aquin.perturbation_check

Functions

tuple[Path, Path] aquin.perturbation_check.write_perturbation_check (dict[str, Any] result, *, str|None tool_name, str|Path cwd)
None aquin.perturbation_check._plot_perturbation_check (dict[str, Any] result, str|None tool_name, Path png_path)
None aquin.perturbation_check._plot_llm_perturbation (dict[str, Any] result, Path png_path, Any plt)
str aquin.perturbation_check._short_token (str tok, int limit=14)

Variables

str aquin.perturbation_check._JSON_NAME = "perturbation-check.json"
str aquin.perturbation_check._PNG_NAME = "perturbation-check.png"