Add GoogleModel support#727
Conversation
52cbd48 to
8bcd6bf
Compare
|
update: Those changes were tested with Gemini models through Gemini API. I imagine we're gonna need to include the original though signatures when passing new messages to the Gemini model, but this requires a couple of changes to the SDK code - mainly how we handle content of Once we'll fix handling content in |
This PR adds support to Google Models via: - Gemini API - VertexAI The actual backend used depends on the parameters passed to GoogleModel
8bcd6bf to
843e406
Compare
5b49b03 to
ad69e2c
Compare
This PR adds support to Google Models via:
The actual backend used depends on the parameters passed to GoogleModel