Skip to content

Add langchain4j-chat-ql4j integration test module #8863

Description

@jamesnetherton

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions