v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-vertexai-web
types
GeminiAPIConfig
Interface GeminiAPIConfig
interface
GeminiAPIConfig
{
mediaManager
?:
MediaManager
;
safetyHandler
?:
GoogleAISafetyHandler
;
useSystemInstruction
?:
boolean
;
}
Index
Properties
media
Manager?
safety
Handler?
use
System
Instruction?
Properties
Optional
media
Manager
media
Manager
?:
MediaManager
Optional
safety
Handler
safety
Handler
?:
GoogleAISafetyHandler
Optional
use
System
Instruction
use
System
Instruction
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
media
Manager
safety
Handler
use
System
Instruction
LangChain.js
Loading...