|
AQIT 0.1.0
|
Go to the source code of this file.
Classes | |
| class | aquin.compute.openai_client._ProxyChatCompletions |
| class | aquin.compute.openai_client._ProxyEmbeddings |
| class | aquin.compute.openai_client.AquinOpenAIProxy |
Namespaces | |
| namespace | aquin |
| namespace | aquin.compute |
| namespace | aquin.compute.openai_client |
Functions | |
| dict[str, str] | aquin.compute.openai_client._read_json (Path path) |
| str | aquin.compute.openai_client._saved_api_key () |
| Any|None | aquin.compute.openai_client.get_openai_client (dict[str, Any]|None ctx=None) |
Variables | |
| str | aquin.compute.openai_client._CONFIG_PATH = Path.home() / ".aquin" / "config.json" |
| str | aquin.compute.openai_client._ENGINE_STATE = Path.home() / ".aquin" / "engine.json" |