aldettinger opened a new issue, #6543:
URL: https://github.com/apache/camel-quarkus/issues/6543
### Bug description
Using camel annotations on ai services results in error message like below:
```
io.quarkus.qute.TemplateException: Rendering error: Key "fromJsonPath" not
found in the template data map with keys [current_date, response_schema,
current_time, current_date_time] in expression {fromJsonPath}
```
Should be fixed with [Quarkus Lanchain4j
0.18.1](https://mvnrepository.com/artifact/io.quarkiverse.langchain4j/quarkus-langchain4j-core).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]