Skip to content

io.helidon.integrations.langchain4j.providers.mock.MockChatModel

Description

Configuration blueprint for MockChatModel

Configuration options

KeyTypeDefaultDescription
rulesList<MockChatRule>The list of MockChatRules that the mock chat model evaluates
enabledBooleantrueIf set to false , MockChatModel will not be available even if configured

See the manifest for all available types.