io.helidon.integrations.langchain4j.providers.mock.MockChatModel
Description
Configuration blueprint for Mock
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
rules | List< | The list of Mocks that the mock chat model evaluates | |
enabled | Boolean | true | If set to false , MockChatModel will not be available even if configured |
See the manifest for all available types.