|
AQIT 0.1.0
|
Go to the source code of this file.
Namespaces | |
| namespace | aquin |
| namespace | aquin.help_display |
Functions | |
| Console | aquin.help_display._console () |
| Table | aquin.help_display._cmd_table (list[tuple[str, str]] rows) |
| Group | aquin.help_display._section (str title, list[tuple[str, str]] rows, *, str|None footnote=None) |
| None | aquin.help_display.render_help (*, bool connected, SessionMode|None mode, bool show_llm, str|None model_id=None, bool show_embed=False) |
Variables | |
| aquin.help_display.SessionMode = Literal["llm"] | |
| aquin.help_display._THEME | |