@cpod/sdk - v0.2.7
Preparing search index...
ExecuteAppPromptResponse
Interface ExecuteAppPromptResponse
Execute app prompt response
interface
ExecuteAppPromptResponse
{
content
:
string
;
prompt_id
:
string
;
tokens_used
:
number
;
}
Index
Properties
content
prompt_
id
tokens_
used
Properties
content
content
:
string
prompt_
id
prompt_id
:
string
tokens_
used
tokens_used
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
prompt_
id
tokens_
used
@cpod/sdk - v0.2.7
Loading...
Execute app prompt response