Google Gemini
This activity enables the workflow to use the Google Gemini artificial intelligence chatbot. It provides an easy-to-use interface where instructions can be sent to the chatbot, along with a message. The output of the activity is the response from the chatbot. To use this activity, a connection must be configured to Google Gemini.
| Parameters | Description |
|---|---|
|
Connection |
Drop-down list of Google Gemini connections. |
|
Model |
Google Gemini model to be used. |
|
Message |
Information to be sent to Google Gemini. |
|
Instructions |
Training and background information to be sent to Google Gemini. |
| Parameters | Description |
|---|---|
|
Response |
Response string from Google Gemini. |
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Output |
JSON response from Google Gemini. |
↑