AIDK API Reference / aidk-google / google
Function: google() ​
ts
function google(config?: GoogleAdapterConfig): GoogleAdapter;Defined in: packages/adapters/google/src/google.ts:100
Factory function for creating Google adapter (alias for createGoogleModel)
Parameters ​
| Parameter | Type |
|---|---|
config? | GoogleAdapterConfig |