UNA
BxDolAIModelGpt35 Class Reference
Inheritance diagram for BxDolAIModelGpt35:
BxDolAIModel BxDol

Public Member Functions

 __construct ($aModel)
 getResponseText ($sPrompt, $sMessage)
 getResponseInit ($sType, $oMessage, $aParams=[])
 getResponse ($sType, $mixedMessage, $aParams=[])
 call ($aMessages, $aParams=[])
Public Member Functions inherited from BxDolAIModel
 getParams ()
 setParams ($aParams)

Static Public Attributes

static $NAME = 'gpt-3.5-turbo'

Protected Member Functions

 _getInstructions ($sType, $bIncludeCommon=false)
Protected Member Functions inherited from BxDolAIModel
 _log ($mixedError, $bUseLog=true)

Protected Attributes

 $_sEndpoint
 $_sPathInst
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:
  • inc/classes/BxDolAIModelGpt35.php