mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
92 lines
No EOL
2.5 KiB
JSON
92 lines
No EOL
2.5 KiB
JSON
{
|
|
"id": "@kbn/ai-assistant-common",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/ai-assistant-common",
|
|
"id": "def-common.filterScopes",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "filterScopes",
|
|
"description": [],
|
|
"signature": [
|
|
"(scopeFilters: ",
|
|
{
|
|
"pluginId": "@kbn/ai-assistant-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnAiAssistantCommonPluginApi",
|
|
"section": "def-common.AssistantScope",
|
|
"text": "AssistantScope"
|
|
},
|
|
"[] | undefined) => (value: T) => boolean"
|
|
],
|
|
"path": "x-pack/platform/packages/shared/ai-assistant/common/src/utils/filter_scopes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/ai-assistant-common",
|
|
"id": "def-common.filterScopes.$1",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "scopeFilters",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/ai-assistant-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnAiAssistantCommonPluginApi",
|
|
"section": "def-common.AssistantScope",
|
|
"text": "AssistantScope"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "x-pack/platform/packages/shared/ai-assistant/common/src/utils/filter_scopes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/ai-assistant-common",
|
|
"id": "def-common.AssistantScope",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AssistantScope",
|
|
"description": [],
|
|
"signature": [
|
|
"\"search\" | \"observability\" | \"all\""
|
|
],
|
|
"path": "x-pack/platform/packages/shared/ai-assistant/common/src/types/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |