Skip to content

Commit

Permalink
Move modules owned by appex-ai-infra
Browse files Browse the repository at this point in the history
  • Loading branch information
gsoldevila committed Dec 2, 2024
1 parent 6ef4912 commit 80a095f
Show file tree
Hide file tree
Showing 403 changed files with 280 additions and 280 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -771,9 +771,7 @@ x-pack/examples/third_party_maps_source_example @elastic/kibana-presentation
x-pack/examples/third_party_vis_lens_example @elastic/kibana-visualizations
x-pack/examples/triggers_actions_ui_example @elastic/response-ops
x-pack/examples/ui_actions_enhanced_examples @elastic/appex-sharedux
x-pack/packages/ai-infra/inference-common @elastic/appex-ai-infra
x-pack/packages/ai-infra/product-doc-artifact-builder @elastic/appex-ai-infra
x-pack/packages/ai-infra/product-doc-common @elastic/appex-ai-infra
x-pack/packages/index-lifecycle-management/index_lifecycle_management_common_shared @elastic/kibana-management
x-pack/packages/index-management/index_management_shared_types @elastic/kibana-management
x-pack/packages/kbn-ai-assistant @elastic/search-kibana
Expand Down Expand Up @@ -862,9 +860,12 @@ x-pack/packages/security/plugin_types_server @elastic/kibana-security
x-pack/packages/security/role_management_model @elastic/kibana-security
x-pack/packages/security/ui_components @elastic/kibana-security
x-pack/performance @elastic/appex-qa
x-pack/platform/packages/shared/ai-infra/inference-common @elastic/appex-ai-infra
x-pack/platform/packages/shared/ai-infra/product-doc-common @elastic/appex-ai-infra
x-pack/platform/plugins/shared/ai_infra/llm_tasks @elastic/appex-ai-infra
x-pack/platform/plugins/shared/ai_infra/product_doc_base @elastic/appex-ai-infra
x-pack/platform/plugins/shared/inference @elastic/appex-ai-infra
x-pack/plugins/actions @elastic/response-ops
x-pack/plugins/ai_infra/llm_tasks @elastic/appex-ai-infra
x-pack/plugins/ai_infra/product_doc_base @elastic/appex-ai-infra
x-pack/plugins/aiops @elastic/ml-ui
x-pack/plugins/alerting @elastic/response-ops
x-pack/plugins/banners @elastic/appex-sharedux
Expand Down Expand Up @@ -904,7 +905,6 @@ x-pack/plugins/graph @elastic/kibana-visualizations
x-pack/plugins/grokdebugger @elastic/kibana-management
x-pack/plugins/index_lifecycle_management @elastic/kibana-management
x-pack/plugins/index_management @elastic/kibana-management
x-pack/plugins/inference @elastic/appex-ai-infra
x-pack/plugins/ingest_pipelines @elastic/kibana-management
x-pack/plugins/integration_assistant @elastic/security-scalability
x-pack/plugins/kubernetes_security @elastic/kibana-cloud-security-posture
Expand Down
80 changes: 40 additions & 40 deletions api_docs/inference.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"StreamedHttpResponse",
", T>"
],
"path": "x-pack/plugins/inference/public/util/http_response_into_observable.ts",
"path": "x-pack/platform/plugins/shared/inference/public/util/http_response_into_observable.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
Expand All @@ -36,7 +36,7 @@
"tags": [],
"label": "InferencePublicSetup",
"description": [],
"path": "x-pack/plugins/inference/public/types.ts",
"path": "x-pack/platform/plugins/shared/inference/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
Expand All @@ -50,7 +50,7 @@
"tags": [],
"label": "InferencePublicStart",
"description": [],
"path": "x-pack/plugins/inference/public/types.ts",
"path": "x-pack/platform/plugins/shared/inference/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand Down Expand Up @@ -96,7 +96,7 @@
},
"<TToolOptions, TStream>"
],
"path": "x-pack/plugins/inference/public/types.ts",
"path": "x-pack/platform/plugins/shared/inference/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
Expand Down Expand Up @@ -127,7 +127,7 @@
},
" | undefined; } & TToolOptions"
],
"path": "x-pack/packages/ai-infra/inference-common/src/chat_complete/api.ts",
"path": "x-pack/platform/packages/shared/ai-infra/inference-common/src/chat_complete/api.ts",
"deprecated": false,
"trackAdoption": false
}
Expand Down Expand Up @@ -163,7 +163,7 @@
},
"<TId, TOutputSchema, TStream>"
],
"path": "x-pack/plugins/inference/public/types.ts",
"path": "x-pack/platform/plugins/shared/inference/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
Expand All @@ -185,7 +185,7 @@
},
"<TId, TOutputSchema, TStream>"
],
"path": "x-pack/packages/ai-infra/inference-common/src/output/api.ts",
"path": "x-pack/platform/packages/shared/ai-infra/inference-common/src/output/api.ts",
"deprecated": false,
"trackAdoption": false
}
Expand All @@ -203,7 +203,7 @@
"InferenceConnector",
"[]>"
],
"path": "x-pack/plugins/inference/public/types.ts",
"path": "x-pack/platform/plugins/shared/inference/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
Expand Down Expand Up @@ -233,7 +233,7 @@
"NlToEsqlTaskEvent",
"<TToolOptions>>"
],
"path": "x-pack/plugins/inference/server/tasks/nl_to_esql/task.ts",
"path": "x-pack/platform/plugins/shared/inference/server/tasks/nl_to_esql/task.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -248,7 +248,7 @@
"NlToEsqlTaskParams",
"<TToolOptions>"
],
"path": "x-pack/plugins/inference/server/tasks/nl_to_esql/task.ts",
"path": "x-pack/platform/plugins/shared/inference/server/tasks/nl_to_esql/task.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
Expand All @@ -268,7 +268,7 @@
"description": [
"\nA version of the {@link InferenceClient} that is pre-bound to a set of parameters."
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand Down Expand Up @@ -316,7 +316,7 @@
},
"<TToolOptions, TStream>"
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
Expand All @@ -339,7 +339,7 @@
},
"<TToolOptions, TStream>[P]; }"
],
"path": "x-pack/packages/ai-infra/inference-common/src/chat_complete/bound_api.ts",
"path": "x-pack/platform/packages/shared/ai-infra/inference-common/src/chat_complete/bound_api.ts",
"deprecated": false,
"trackAdoption": false
}
Expand Down Expand Up @@ -377,7 +377,7 @@
},
"<TId, TOutputSchema, TStream>"
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
Expand All @@ -400,7 +400,7 @@
},
"[] | undefined; }"
],
"path": "x-pack/packages/ai-infra/inference-common/src/output/bound_api.ts",
"path": "x-pack/platform/packages/shared/ai-infra/inference-common/src/output/bound_api.ts",
"deprecated": false,
"trackAdoption": false
}
Expand All @@ -420,7 +420,7 @@
"InferenceConnector",
">"
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -434,7 +434,7 @@
"signature": [
"string"
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
Expand All @@ -454,7 +454,7 @@
"description": [
"\nAn inference client, scoped to a request, that can be used to interact with LLMs."
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand Down Expand Up @@ -502,7 +502,7 @@
},
"<TToolOptions, TStream>"
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
Expand Down Expand Up @@ -533,7 +533,7 @@
},
" | undefined; } & TToolOptions"
],
"path": "x-pack/packages/ai-infra/inference-common/src/chat_complete/api.ts",
"path": "x-pack/platform/packages/shared/ai-infra/inference-common/src/chat_complete/api.ts",
"deprecated": false,
"trackAdoption": false
}
Expand Down Expand Up @@ -571,7 +571,7 @@
},
"<TId, TOutputSchema, TStream>"
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
Expand All @@ -593,7 +593,7 @@
},
"<TId, TOutputSchema, TStream>"
],
"path": "x-pack/packages/ai-infra/inference-common/src/output/api.ts",
"path": "x-pack/platform/packages/shared/ai-infra/inference-common/src/output/api.ts",
"deprecated": false,
"trackAdoption": false
}
Expand All @@ -613,7 +613,7 @@
"InferenceConnector",
">"
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -627,7 +627,7 @@
"signature": [
"string"
],
"path": "x-pack/plugins/inference/server/inference_client/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/inference_client/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
Expand All @@ -651,7 +651,7 @@
"description": [
"\nSetup contract of the inference plugin."
],
"path": "x-pack/plugins/inference/server/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
Expand All @@ -667,7 +667,7 @@
"description": [
"\nStart contract of the inference plugin, exposing APIs to interact with LLMs."
],
"path": "x-pack/plugins/inference/server/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand Down Expand Up @@ -702,7 +702,7 @@
"text": "InferenceClient"
}
],
"path": "x-pack/plugins/inference/server/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -716,7 +716,7 @@
"signature": [
"T"
],
"path": "x-pack/plugins/inference/server/types.ts",
"path": "x-pack/platform/plugins/shared/inference/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
Expand All @@ -742,7 +742,7 @@
"signature": [
"(query: string) => { isCorrection: boolean; input: string; output: string; }"
],
"path": "x-pack/plugins/inference/common/tasks/nl_to_esql/correct_common_esql_mistakes.ts",
"path": "x-pack/platform/plugins/shared/inference/common/tasks/nl_to_esql/correct_common_esql_mistakes.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -756,7 +756,7 @@
"signature": [
"string"
],
"path": "x-pack/plugins/inference/common/tasks/nl_to_esql/correct_common_esql_mistakes.ts",
"path": "x-pack/platform/plugins/shared/inference/common/tasks/nl_to_esql/correct_common_esql_mistakes.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
Expand Down Expand Up @@ -790,7 +790,7 @@
"text": "OutputAPI"
}
],
"path": "x-pack/plugins/inference/common/output/create_output_api.ts",
"path": "x-pack/platform/plugins/shared/inference/common/output/create_output_api.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -810,7 +810,7 @@
"text": "ChatCompleteAPI"
}
],
"path": "x-pack/plugins/inference/common/output/create_output_api.ts",
"path": "x-pack/platform/plugins/shared/inference/common/output/create_output_api.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
Expand Down Expand Up @@ -873,7 +873,7 @@
"AugmentedRequired",
"<any, never> | FromToolSchemaArray<ToolSchemaTypeArray> | undefined; }, never> | undefined; }>"
],
"path": "x-pack/plugins/inference/common/output/create_output_api.ts",
"path": "x-pack/platform/plugins/shared/inference/common/output/create_output_api.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -893,7 +893,7 @@
"text": "ChatCompleteAPI"
}
],
"path": "x-pack/plugins/inference/common/output/create_output_api.ts",
"path": "x-pack/platform/plugins/shared/inference/common/output/create_output_api.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
Expand All @@ -912,7 +912,7 @@
"signature": [
"() => string"
],
"path": "x-pack/plugins/inference/common/utils/generate_fake_tool_call_id.ts",
"path": "x-pack/platform/plugins/shared/inference/common/utils/generate_fake_tool_call_id.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
Expand All @@ -929,7 +929,7 @@
"signature": [
"(query: string) => { name: string | undefined; command: string; }[]"
],
"path": "x-pack/plugins/inference/common/tasks/nl_to_esql/correct_common_esql_mistakes.ts",
"path": "x-pack/platform/plugins/shared/inference/common/tasks/nl_to_esql/correct_common_esql_mistakes.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -943,7 +943,7 @@
"signature": [
"string"
],
"path": "x-pack/plugins/inference/common/tasks/nl_to_esql/correct_common_esql_mistakes.ts",
"path": "x-pack/platform/plugins/shared/inference/common/tasks/nl_to_esql/correct_common_esql_mistakes.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
Expand All @@ -961,7 +961,7 @@
"tags": [],
"label": "GetConnectorsResponseBody",
"description": [],
"path": "x-pack/plugins/inference/common/http_apis.ts",
"path": "x-pack/platform/plugins/shared/inference/common/http_apis.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -976,7 +976,7 @@
"InferenceConnector",
"[]"
],
"path": "x-pack/plugins/inference/common/http_apis.ts",
"path": "x-pack/platform/plugins/shared/inference/common/http_apis.ts",
"deprecated": false,
"trackAdoption": false
}
Expand Down Expand Up @@ -1020,7 +1020,7 @@
},
"<string>"
],
"path": "x-pack/plugins/inference/common/http_apis.ts",
"path": "x-pack/platform/plugins/shared/inference/common/http_apis.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
Expand Down
Loading

0 comments on commit 80a095f

Please sign in to comment.