Skip to content

Commit cb2aa39

Browse files
committed
Add missing properties
Signed-off-by: Charles Moulliard <cmoulliard@ibm.com>
1 parent 0fb9dbe commit cb2aa39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
quarkus.langchain4j.vertexai.location=europe-west1
22
quarkus.langchain4j.vertexai.project-id=itpc-gcp-cp-pe-eng-claude
3+
quarkus.langchain4j.vertexai.model-id=claude-opus-4-6
34
quarkus.langchain4j.vertexai.log-requests=true
45
quarkus.langchain4j.vertexai.log-responses=true
6+
quarkus.langchain4j.vertexai.chat-model.thinking.include-thoughts=false
57
quarkus.langchain4j.timeout=30
68

79
# Check why we got as message:SRCFG00014: The config property quarkus.langchain4j.vertexai.models.project-id is required but it could not be found in any config source

0 commit comments

Comments
 (0)