Skip to content

io.helidon.integrations.langchain4j.providers.mock.MockStreamingChatModel

Description

Configuration blueprint for MockStreamingChatModel

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.