Add langchain4j-chat-ql4j integration test module
Open
area/testing
test
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 108
Description
**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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.