Preparing search index...
The search index is not available
EKO API
EKO API
types
LLMResponse
Interface LLMResponse
interface
LLMResponse
{
content
:
string
|
unknown
[]
;
stop_reason
:
null
|
string
;
textContent
:
null
|
string
;
toolCalls
:
ToolCall
[]
;
}
Index
Properties
content
stop_
reason
text
Content
tool
Calls
Properties
content
content
:
string
|
unknown
[]
stop_
reason
stop_reason
:
null
|
string
text
Content
textContent
:
null
|
string
tool
Calls
toolCalls
:
ToolCall
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
stop_
reason
text
Content
tool
Calls
EKO API
Loading...