Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
nl-map-control
NlCompletionResponse
Interface NlCompletionResponse
Experimental
interface
NlCompletionResponse
{
refusal
?:
string
;
text
?:
string
;
toolCalls
?:
readonly
NlCompletionToolCall
[]
;
}
Index
Properties
refusal?
text?
tool
Calls?
Properties
Optional
Readonly
Experimental
refusal
refusal
?:
string
Optional
Readonly
Experimental
text
text
?:
string
Optional
Readonly
Experimental
tool
Calls
tool
Calls
?:
readonly
NlCompletionToolCall
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
refusal
text
tool
Calls
@honua/sdk-js
Loading...