Skip to content

How do I set up a Google Gemini(Palm) API to authenticate my nodes?#

Authentication is required for the following Google LLM nodes:

  • Google PaLM Embedding
  • Google Gemini Embedding

Before you begin#

Step 1 - Add the Google Gemini(Palm) API credential#

  • Click Credentials > Add credential.
  • Search for Google Gemini(Palm) API then select the appropriate item from the drop-down list.
  • Click Continue.

Step 2 - add required parameters#

Note

Click the dialog title to change the credential name.

Required parameters are added on the Connection tab.

Parameter Description Additional information
Host Required host for the Google LLM which defaults to https://generativelanguage.googleapis.com
API API key that pathway nodes use to authenticate with Google
  • Click Save.

Step 3 - optional settings#

  • Click the Sharing tab.
  • Choose Ensemble users who can use the credential
  • Uncheck any user to revoke that credential
  • Click Save when finished

  • Click Details to view the saved and modified dates and the credential ID.

Next step#