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