Support for Google service_tier in GoogleGenAiChatOptions #5893
-
|
I noticed that OpenAI's implementation includes a serviceTier configuration, whereas GoogleGenAiChatOptions in Spring AI seems to lack a corresponding option. However, I see that this feature is supported by Google (as mentioned in this blog post). Could you clarify if this is a limitation on Google's side, or if it simply hasn't been implemented in Spring AI yet? If it is not yet supported, is it on the roadmap? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Ok, I see: even the latest Spring AI preview version (2.0.0-M5) don't use the latest google-genai version. In fact, the service tier has been added recently on it: |
Beta Was this translation helpful? Give feedback.
-
|
I created the ticket #5900 |
Beta Was this translation helpful? Give feedback.
I created the ticket #5900