Function: runGptEmulation()
runGptEmulation(
request
,count
,options
?):Promise
<GptSingleEmulatedResponse
[]>
Run gpt emulation for existing dialog
Parameters
request
count
number
options?
account
an account to use; if not set, defaults to the getCurrentAccountName | current account
Returns
Promise
<GptSingleEmulatedResponse
[]>
Found a mistake? Let us know.