mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Google Generative AI: Remove mention of waitlist and update a link (#30355)
This commit is contained in:
parent
44adda5da9
commit
cade47534a
@ -12,7 +12,7 @@ ha_domain: google_generative_ai_conversation
|
||||
ha_integration_type: service
|
||||
---
|
||||
|
||||
The Google Generative AI integration adds a conversation agent powered by [Google Generative AI](https://developers.generativeai.google/) in Home Assistant.
|
||||
The Google Generative AI integration adds a conversation agent powered by [Google Generative AI](https://ai.google.dev/) in Home Assistant.
|
||||
|
||||
This conversation agent is unable to control your house. The Google Generative AI conversation agent can be used in automations, but not as a [sentence trigger](/docs/automation/trigger/#sentence-trigger). It can only query information that has been provided by Home Assistant. To be able to answer questions about your house, Home Assistant will need to provide Google Generative AI with the details of your house, which include areas, devices and their states.
|
||||
|
||||
@ -24,8 +24,6 @@ This integration requires an API key to use, [which you can generate here](https
|
||||
|
||||
The Google Generative AI API key is used to authenticate requests to the Google Generative AI API. To generate an API key take the following steps:
|
||||
|
||||
- Join the PaLM API and MakerSuite [waitlist](https://makersuite.google.com/waitlist).
|
||||
- Wait several days for an email with subject "It’s your turn to use the PaLM API and MakerSuite".
|
||||
- Visit the [API Keys page](https://makersuite.google.com/app/apikey) to retrieve the API key you'll use to configure the integration.
|
||||
|
||||
{% include integrations/option_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user