|
AQIT 0.1.0
|
This is the complete list of members for aquin.compute.openai_client.AquinOpenAIProxy, including all inherited members.
| __init__(self, str api_key, str base_url, str session_id="") | aquin.compute.openai_client.AquinOpenAIProxy | |
| _api_key | aquin.compute.openai_client.AquinOpenAIProxy | protected |
| _base_url | aquin.compute.openai_client.AquinOpenAIProxy | protected |
| _chat(self, dict[str, Any] payload) | aquin.compute.openai_client.AquinOpenAIProxy | protected |
| _embeddings(self, dict[str, Any] payload) | aquin.compute.openai_client.AquinOpenAIProxy | protected |
| _headers(self) | aquin.compute.openai_client.AquinOpenAIProxy | protected |
| _post(self, str path, dict[str, Any] payload) | aquin.compute.openai_client.AquinOpenAIProxy | protected |
| _session_id | aquin.compute.openai_client.AquinOpenAIProxy | protected |
| chat | aquin.compute.openai_client.AquinOpenAIProxy | |
| embeddings | aquin.compute.openai_client.AquinOpenAIProxy |