-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Documents the AI Connector #239018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documents the AI Connector #239018
Conversation
🔍 Preview links for changed docs |
|
Pinging @elastic/experience-docs (Team:Docs) |
|
@benironside would we also need to update this page and some of the subpages https://www.elastic.co/docs/solutions/security/ai/set-up-connectors-for-large-language-models-llm, or is that something different? We have "connectors" docs a bit everywhere currently and I want to make sure we update the relevant places until we figure out a better way to centralize some of these things (if they need to be) |
@florent-leborgne I am open to doing that (asked Aris and Melissa who are working on this feature for their thoughts on this question yesterday), but because this connector is in technical preview and not fully-featured yet, it would make sense to just add the connector doc here, but not push users to it from the solution docs. And yes you got that right, this new connector is eventually meant to replace the connectors listed on the doc you linked |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ⚡
following up on your question, Florent, after speaking with Aris, the PM for this feature, we're going to omit talking about this feature on other pages for now, until its capabilities are expanded in a future release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, nice @benironside !!
|
Just keeping this open until Aris and Melissa have had a chance to review the recently added requirements section |
|
Starting backport for target branches: 9.2 |
## Summary Fixes elastic/docs-content-internal/issues/285 Adds a new connector guide for the AI Connector. --------- Co-authored-by: florent-leborgne <[email protected]> (cherry picked from commit 028386b)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `9.2`: - [Documents the AI Connector (#239018)](#239018) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Benjamin Ironside Goldstein","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-20T20:51:42Z","message":"Documents the AI Connector (#239018)\n\n## Summary\n\nFixes elastic/docs-content-internal/issues/285\n\nAdds a new connector guide for the AI Connector.\n\n---------\n\nCo-authored-by: florent-leborgne <[email protected]>","sha":"028386b193def02d63f414efa0380979894b9a0c","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.2.0","v9.3.0"],"title":"Documents the AI Connector","number":239018,"url":"https://github.com/elastic/kibana/pull/239018","mergeCommit":{"message":"Documents the AI Connector (#239018)\n\n## Summary\n\nFixes elastic/docs-content-internal/issues/285\n\nAdds a new connector guide for the AI Connector.\n\n---------\n\nCo-authored-by: florent-leborgne <[email protected]>","sha":"028386b193def02d63f414efa0380979894b9a0c"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/239018","number":239018,"mergeCommit":{"message":"Documents the AI Connector (#239018)\n\n## Summary\n\nFixes elastic/docs-content-internal/issues/285\n\nAdds a new connector guide for the AI Connector.\n\n---------\n\nCo-authored-by: florent-leborgne <[email protected]>","sha":"028386b193def02d63f414efa0380979894b9a0c"}}]}] BACKPORT--> Co-authored-by: Benjamin Ironside Goldstein <[email protected]> Co-authored-by: florent-leborgne <[email protected]>
## Summary Fixes elastic/docs-content-internal/issues/285 Adds a new connector guide for the AI Connector. --------- Co-authored-by: florent-leborgne <[email protected]>
## Summary Fixes elastic/docs-content-internal/issues/285 Adds a new connector guide for the AI Connector. --------- Co-authored-by: florent-leborgne <[email protected]>
Summary
Fixes elastic/docs-content-internal/issues/285
Adds a new connector guide for the AI Connector.