Make a heading in Google Generative AI docs shorter to make it fit in smaller screens (#35380)

This commit is contained in:
tronikos 2024-10-25 14:47:53 -07:00 committed by GitHub
parent 157685a8af
commit 0f635770d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,7 +90,7 @@ The tutorial is using OpenAI, but this could also be done with the Google Genera
## Actions
### Action `google_generative_ai_conversation.generate_content`
### Generate content
{% tip %}
This action isn't tied to any integration entry, so it won't use the model, prompt, or any of the other settings in your options. If you only want to pass text, you should use the `conversation.process` action.