|
AQIT 0.1.0
|
Public Member Functions | |
| None | __init__ (self, "AquinOpenAIProxy" proxy) |
| Any | create (self, **Any kwargs) |
Protected Attributes | |
| _proxy = proxy | |
Definition at line 54 of file openai_client.py.
| None aquin.compute.openai_client._ProxyEmbeddings.__init__ | ( | self, | |
| "AquinOpenAIProxy" | proxy ) |
Definition at line 55 of file openai_client.py.
| Any aquin.compute.openai_client._ProxyEmbeddings.create | ( | self, | |
| **Any | kwargs ) |
Definition at line 58 of file openai_client.py.
References aquin.compute.openai_client._ProxyChatCompletions._proxy, and _proxy.
|
protected |
Definition at line 56 of file openai_client.py.
Referenced by create().