Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quarkus LangChain4j 0.19.0.CR1: Fix usage of camel annotations with Ai Services #6543

Closed
aldettinger opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
area/langchain4j bug Something isn't working
Milestone

Comments

@aldettinger
Copy link
Contributor

aldettinger commented Sep 24, 2024

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.19.0.CR1.

@aldettinger aldettinger added the bug Something isn't working label Sep 24, 2024
@aldettinger aldettinger self-assigned this Sep 24, 2024
aldettinger added a commit to aldettinger/camel-quarkus that referenced this issue Sep 26, 2024
@aldettinger aldettinger changed the title Quarkus LangChain4j 0.18.1: Fix usage of camel annotations with Ai Services Quarkus LangChain4j 0.19.0.CR1: Fix usage of camel annotations with Ai Services Sep 26, 2024
@aldettinger aldettinger added this to the 3.16.0 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/langchain4j bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant