If you have a document marked as guidance this model will build and store the guidance
llm-guidance-builder
Version: 1.0.0
Infer: No
Event Aware: Yes
Option | Description |
---|---|
taxonomy | The data definition that specifies what information to extract |
data_store | The data store where extracted data is stored |
guidance_set | The set where generated guidance will be stored |
build_guidance | When enabled, automatically builds guidance from documents with the “guidance” label |
interactive_mode | When enabled, automatically reprocesses existing documents when guidance is updated |
Name | Label | Type | Description | Default | Required |
---|---|---|---|---|---|
taxonomy | Data Definition | taxonomy | The data definition to use for the model | - | No |
data_store | Data Store | tableStore | N/A | - | No |
guidance_set | Guidance Set | guidanceSet | N/A | - | No |
build_guidance | Build Guidance | boolean | Build guidance based on the guidance document label | False | No |
interactive_mode | Interactive Mode | boolean | Enable interactive learning, the assistant will build and apply guidance from updates and reprocess existing documents that aren’t guidance | False | No |