Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/ai
ChatResponse
Type Alias ChatResponse
ChatResponse
:
{
answer
:
string
;
completion_tokens
:
number
;
prompt_tokens
:
number
;
sources
:
(
|
SourceStackAi
|
SourceKnowledgeSource
|
SourceProjectFile
|
KnowledgeSourceEvent
)
[]
;
total_cost
?:
string
|
null
;
}
Type declaration
answer
:
string
completion_tokens
:
number
prompt_tokens
:
number
sources
:
(
|
SourceStackAi
|
SourceKnowledgeSource
|
SourceProjectFile
|
KnowledgeSourceEvent
)
[]
Optional
total_cost
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...