langchain.js
Preparing search index...
@langchain/xai
XAIResponsesFunctionTool
Interface XAIResponsesFunctionTool
Function tool definition.
interface
XAIResponsesFunctionTool
{
function
:
XAIResponsesFunctionToolFunction
;
type
:
"function"
;
}
Index
Properties
function
type
Properties
function
function
:
XAIResponsesFunctionToolFunction
The function definition.
type
type
:
"function"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
function
type
langchain.js
Loading...
Function tool definition.