Skip to content

Commit 0fb9dbe

Browse files
committed
Increase the timeout value
Signed-off-by: Charles Moulliard <cmoulliard@ibm.com>
1 parent 83b4736 commit 0fb9dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ai/src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ quarkus.langchain4j.vertexai.location=europe-west1
22
quarkus.langchain4j.vertexai.project-id=itpc-gcp-cp-pe-eng-claude
33
quarkus.langchain4j.vertexai.log-requests=true
44
quarkus.langchain4j.vertexai.log-responses=true
5+
quarkus.langchain4j.timeout=30
56

67
# 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)