property name for model name using vertex-ai-gemini #1194
Unanswered
vadimlevitzky
asked this question in
Q&A
Replies: 1 comment
-
You should be able to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Would like to use the vertex gemini model gemini-1.5-flash, I can't find the right property name for the model name in application proerties.
same as for openai (quarkus.langchain4j.openai.chat-model.model-name=gpt-4o) and jlamma (quarkus.langchain4j.jlama.chat-model.model-name=tjake/Llama-3.2-1B-Instruct-JQ4), is there a property that indicates the model name for google vertex gemini. I m using quarkus-langchain4j-vertex-ai-gemini.
Beta Was this translation helpful? Give feedback.
All reactions