Replies: 4 comments 4 replies
|
Hi @hadirsa Could you also update the models you are using, as Gemini 1.5 models are not available unless you have already used them (since April 29, 2025). |
|
Current products and versions of Gemini are (June 25, 2025):
|
|
@hadirsa The Vertex SDK is deprecated and supported until June 24, 2026. That SDK is available within both Spring AI and LangChain4j. I think it would be beneficial to have the Google Gen AI SDK supported in the above-mentioned frameworks first, to avoid duplication of effort in the integration with Embabel. cc: @johnsonr |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I’m proposing to add Gemini model support to the framework.
I’ve added the related files here:
hadirsa@9ec3b52
However, I haven’t been able to test it because the Vertex API is giving me a 403 error due to billing not being enabled on GCP.
Here’s the error:
If someone can test this with a Vertex-enabled/billing-enabled GCP account, I’d appreciate it.
Once it’s confirmed working, I think we’re good to merge.
Thanks in a lot for any help!
All reactions