Adding langchain4j properties to the properties file highlights some as unknown, while others are well recognized. The code contains both properties.
Here is where the property quarkus.langchain4j.timeout is not recognized :

But, if I cmd-click on the log-requests property it sends me to the file containing all the properties, including timeout :

VS Code: 1.92.2
Quarkus plugin: v1.17.0
Project Quarkus : 3.13.3
Project Langchain: quarkus-langchain4j-core:0.17.0
Adding langchain4j properties to the properties file highlights some as unknown, while others are well recognized. The code contains both properties.
Here is where the property
quarkus.langchain4j.timeoutis not recognized :But, if I cmd-click on the
log-requestsproperty it sends me to the file containing all the properties, includingtimeout:VS Code: 1.92.2
Quarkus plugin: v1.17.0
Project Quarkus : 3.13.3
Project Langchain: quarkus-langchain4j-core:0.17.0