UNA
Loading...
Searching...
No Matches
BxDolAIModelGpt40 Class Reference
Inheritance diagram for BxDolAIModelGpt40:
BxDolAIModel BxDol

Public Member Functions

 __construct ($aModel)
 
 getResponseText ($sPrompt, $sMessage)
 
 getResponseInit ($sType, $sMessage, $aParams=[])
 
 getResponse ($sType, $sMessage, $aParams=[])
 
 call ($aParams=[])
 
 callRuns ($sThreadId, $aParams=[])
 
 callMessages ($sThreadId, $aParams=[])
 
 callChat ($aMessages, $aParams=[])
 
 getMessages ($sThreadId, $aParams=[])
 
- Public Member Functions inherited from BxDolAIModel
 getParams ()
 
 setParams ($aParams)
 

Static Public Attributes

static $NAME = 'gpt-4o'
 

Protected Member Functions

 _call ($sEndpoint, $aData, $sMethod="post-json")
 
 _getAssistantId ($sType)
 
- Protected Member Functions inherited from BxDolAIModel
 _log ($mixedError, $bUseLog=true)
 

Protected Attributes

 $_sEndpoint
 
 $_sEndpointRuns
 
 $_sEndpointRunsCheck
 
 $_sEndpointMessages
 
 $_sEndpointChat
 
- Protected Attributes inherited from BxDolAIModel
 $_oDb
 
 $_iId
 
 $_sName
 
 $_sCaption
 
 $_sKey
 
 $_aParams
 

Additional Inherited Members

- Static Public Member Functions inherited from BxDolAIModel
static getObjectInstance ($iId)
 

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