v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-vertexai-web
types
GeminiPartFunctionCall
Interface GeminiPartFunctionCall
interface
GeminiPartFunctionCall
{
functionCall
:
{
args
?:
object
;
name
:
string
;
}
;
thought
?:
boolean
;
}
Hierarchy (
view full
)
GeminiPartBase
GeminiPartFunctionCall
Index
Properties
function
Call
thought?
Properties
function
Call
function
Call
:
{
args
?:
object
;
name
:
string
;
}
Optional
thought
thought
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
function
Call
thought
LangChain.js
Loading...