|
AQIT 0.1.0
|
Go to the source code of this file.
Namespaces | |
| namespace | aquin |
| namespace | aquin.compute |
| namespace | aquin.compute.llm_json |
Functions | |
| dict[str, Any] | aquin.compute.llm_json.parse_llm_json_object (str raw) |
| tuple[list[str], list[str]] | aquin.compute.llm_json.sentence_lists_from_llm (str raw) |
| list[str] | aquin.compute.llm_json._as_str_list (Any value) |
| str | aquin.compute.llm_json.llm_sentence_generation_error () |
| Any | aquin.compute.llm_json.chat_json_completion (Any client, **Any kwargs) |