section9-lab commented on code in PR #898:
URL: https://github.com/apache/flink-agents/pull/898#discussion_r3627816311


##########
docs/content/docs/development/chat_models.md:
##########
@@ -643,6 +643,98 @@ Some popular options include:
 Model availability depends on your Azure region and subscription. Always check 
the official Azure OpenAI documentation for regional availability before 
implementing in production.
 {{< /hint >}}
 
+### Gemini
+
+Google Gemini provides cloud-based chat models through the Gemini Developer 
API and Vertex AI. The Flink Agents Gemini integration uses the official Google 
Gen AI SDK and supports text conversations, system instructions, and tool 
calling.

Review Comment:
   Good point. I have not verified the Vertex AI path end to end. I have 
updated the documentation to clearly mark Vertex AI support as experimental and 
not yet end-to-end verified.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to