v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/tools/google_custom_search
GoogleCustomSearchParams
Interface GoogleCustomSearchParams
Interface for parameters required by GoogleCustomSearch class.
interface
GoogleCustomSearchParams
{
apiKey
?:
string
;
googleCSEId
?:
string
;
}
Index
Properties
api
Key?
googleCSEId?
Properties
Optional
api
Key
api
Key
?:
string
Optional
googleCSEId
googleCSEId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Key
googleCSEId
LangChain.js - v0.2.10
Loading...
Interface for parameters required by GoogleCustomSearch class.