jamesnetherton opened a new issue, #8863:
URL: https://github.com/apache/camel-quarkus/issues/8863
**What to test:**
`camel-quarkus-langchain4j-chat` using a `ChatModel` configured via Quarkus
LangChain4j (E.g. with `quarkus-langchain4j-ollama`).
**Scenarios:**
- Simple chat message using Quarkus LangChain4j-provided ChatModel
- Prompt template chat with Quarkus LangChain4j-provided ChatModel
- Multi-turn conversation
- Multiple Quarkus LangChain4j model providers configured (e.g.,
`@ModelName("foo")` vs default) — verify Camel can resolve the correct one
--
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]