[8.x](backport #4326) AI Assistant docs updates for 8.16#4383
Merged
Conversation
* initial structure change to add settings and search connectors * enterprise search requirement added * search connectors explained * fixed image link * extra comma removed from json example * ai settings moved to the end * tbd content added * screenshots deleted * some you-cans removed * connectors distinction included * minor updates * AI Assistant icon added * AI Assistant icon added * AI Assistant icon added * search connectors setup added * passive voice and to_do_this update * reindex method changes cancelled * override search connector indices list * reindex method removed * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> * missing link added * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> --------- Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> (cherry picked from commit 20cc3dc)
Contributor
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
bmorelli25
approved these changes
Oct 18, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
AI Assistant doc updates for 8.16, applying changes requested in https://github.com/elastic/observability-docs/issues/4273.
Preview link: https://observability-docs_bk_4326.docs-preview.app.elstc.co/guide/en/observability/master/obs-ai-assistant.html
The PR includes:
Use Search Connectorssection)Pending:
using the Index and Reindex API calls to add data to the AI Assistant KB, as it's too advanced and also doesn't appear completely accurate (maybe we could move that to another type of document) --> Moved to a new issue ([Request]: Update the reindex method on the Observability AI Assistant doc docs-content#1861) for a later stage and decision.Search Connectorswere also integrated with the AI Assistant in other releases I'd sayyes, but I'm not sure about it.Other concerns:
Search Connectorswording: Should we use Connectors or Search Connectors? I think Connectors is more ambiguous considering we have other type of connectors.Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*)docs/en/serverless/*)docs/en/integrations/*)Related issue
Closes https://github.com/elastic/observability-docs/issues/4273
Checklist
Select one.
Serverless docs not updated due to https://github.com/elastic/observability-docs/issues/4273#issuecomment-2404478986
This is an automatic backport of pull request #4326 done by [Mergify](https://mergify.com).