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