Raw config values
hila uses configuration values to set system properties. This topic shows key config values you might want to set.
Raw config value window
Set the raw config values in the Raw Config Values window.
To open this window:
- Click User in the lower-left corner of the window.
- Click Settings.
- Click Raw Config Values.
Most of the config values are set in the vianai system. Click the down arrow at the far right of the vianai row.
Key config values
Set decimal precision
hila’s default precision is 2 decimal places.
- In the search box, search for default_precision.
- Click the pencil icon to the far right of the default_precision row.
- In the Edit Value window, click Open Editor.
- Set the value to the number of decimal places you want.
- Click Save Changes to save the value.
- Click Save Changes in the Edit Value window to save the change.
Activate/deactivate Deep Analysis
- In the vianai system, search for analysis.
- In the row with the enable_analysis_mode name, click the pencil icon to edit the value.
- In the Edit Value window, click Open Editor.
- Set the value to true to activate Deep Analysis or false to deactivate it.
- Click Save Changes to save the value.
- Click Save Changes in the Edit Value window to save the change.
Activate/deactivate disambiguation
- In the vianai system, search for llm_services_toggle.
- In the row with the llm_services_toggle name, click the pencil icon to edit the value.
- In the Edit Value window, click Open Editor.
- Look through the JSON object for disambiguation_toggle and set the value to true to activate disambiguation or false to deactivate it.
- Click Save Changes to save the value.
- Click Save Changes in the Edit Value window to save the change.
Activate/deactivate text summary
- In the vianai system, search for llm_services_toggle.
- In the row with the llm_services_toggle name, click the pencil icon to edit the value.
- In the Edit Value window, click Open Editor.
- Look through the JSON object for summarization_toggle and set the value to true to activate text summary or false to deactivate it.
- Click Save Changes to save the value.
- Click Save Changes in the Edit Value window to save the change.
Activate/deactivate auto-selection
- In the vianai system, search for enable_metadata_auto_select.
- In the row with the enable_metadata_auto_select name, click the pencil icon to edit the value.
- In the Edit Value window, click Open Editor.
- Set the value to true to activate auto-selection or false to deactivate it.
- Click Save Changes to save the value.
- Click Save Changes in the Edit Value window to save the change.
ON THIS PAGE