Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.7.0
-
None
-
Unknown
Description
Related to CAMEL-21133.
Some users might be inclined to try generating the project with the correct dependencies in one shot as a way to try to work-around the problem:
camel export --dependency=io.quarkiverse.langchain4j:quarkus-langchain4j-core:0.16.4 --dependency=io.quarkiverse.langchain4j:quarkus-langchain4j-openai:0.16.4 --runtime=quarkus Weather.java
However, that fails with:
java.lang.IllegalStateException: Unable to locate CDIProvider)
Attachments
Attachments
Issue Links
- is related to
-
CAMEL-21133 camel-jbang: export a project using langchain4j-chat does not compile
- Resolved
- relates to
-
CAMEL-21139 camel-jbang - Export to Q or SB should work with ignore-loading-error option
- Resolved