Interface that extends EmbeddingsParams and defines additional parameters specific to the GooglePaLMEmbeddings class.

Hierarchy

  • Toolkit
    • GooglePaLMEmbeddingsParams

Implemented by

Properties

Properties

apiKey?: string

Google Palm API key to use

modelName?: string

Model Name to use

Note: The format must follow the pattern - models/{model}

Generated using TypeDoc