AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.compute.openai_client._ProxyChatCompletions Class Reference
Collaboration diagram for aquin.compute.openai_client._ProxyChatCompletions:

Public Member Functions

None __init__ (self, "AquinOpenAIProxy" proxy)
Any create (self, **Any kwargs)

Protected Attributes

 _proxy = proxy

Detailed Description

Definition at line 40 of file openai_client.py.

Constructor & Destructor Documentation

◆ __init__()

None aquin.compute.openai_client._ProxyChatCompletions.__init__ ( self,
"AquinOpenAIProxy" proxy )

Definition at line 41 of file openai_client.py.

Member Function Documentation

◆ create()

Any aquin.compute.openai_client._ProxyChatCompletions.create ( self,
**Any kwargs )

Definition at line 44 of file openai_client.py.

References _proxy.

Member Data Documentation

◆ _proxy

aquin.compute.openai_client._ProxyChatCompletions._proxy = proxy
protected

Definition at line 42 of file openai_client.py.

Referenced by create(), and aquin.compute.openai_client._ProxyEmbeddings.create().


The documentation for this class was generated from the following file: