mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[AI-Connector] Update yaml config (#212453)
## Summary Adding back AI-connector config to stop displaying the connector in ES3.
This commit is contained in:
parent
346e197f89
commit
92cb38072f
1 changed files with 2 additions and 1 deletions
|
@ -270,7 +270,8 @@ discover.enableUiSettingsValidations: true
|
|||
xpack.dataUsage.enabled: true
|
||||
# This feature is disabled in Serverless until fully tested within a Serverless environment
|
||||
xpack.dataUsage.enableExperimental: ['dataUsageDisabled']
|
||||
|
||||
# This feature is disabled in Serverless until Inference Endpoint become enabled within a Serverless environment
|
||||
xpack.stack_connectors.enableExperimental: ['inferenceConnectorOff']
|
||||
# This is the definition introducing pre-configured Kibana Connector for Elastic default LLM
|
||||
xpack.actions.preconfigured:
|
||||
Elastic-LLM:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue