Skip to content
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

Removes leftover instances of the known AI Assistant issue in the 8.x branch #6299

Merged
merged 5 commits into from
Dec 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 6 additions & 45 deletions docs/release-notes/8.15.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,6 @@
[[known-issue-8.15.4]]
==== Known issues

// tag::known-issue-189676[]
[discrete]
.Tags appear in Elastic AI Assistant's responses
[%collapsible]
====
*Details* +
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).

====
// end::known-issue-189676[]

[discrete]
[[enhancements-8.15.4]]
==== Enhancements
Expand All @@ -62,17 +51,6 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when
[[known-issue-8.15.3]]
==== Known issues

// tag::known-issue-189676[]
[discrete]
.Tags appear in Elastic AI Assistant's responses
[%collapsible]
====
*Details* +
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).

====
// end::known-issue-189676[]

[discrete]
[[bug-fixes-8.15.3]]
==== Bug fixes
Expand All @@ -93,17 +71,6 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when
[[known-issue-8.15.2]]
==== Known issues

// tag::known-issue-189676[]
[discrete]
.Tags appear in Elastic AI Assistant's responses
[%collapsible]
====
*Details* +
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).

====
// end::known-issue-189676[]

// tag::known-issue-192084[]
[discrete]
.Alerts wrongfully inherit previously-selected tags
Expand Down Expand Up @@ -157,18 +124,6 @@ On October 17, 2024, this issue was resolved.
[[known-issue-8.15.1]]
==== Known issues

// tag::known-issue-189676[]
[discrete]
.Tags appear in Elastic AI Assistant's responses
[%collapsible]
====
*Details* +
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).


====
// end::known-issue-189676[]

// tag::known-issue-192084[]
[discrete]
.Alerts wrongfully inherit previously-selected tags
Expand Down Expand Up @@ -239,6 +194,12 @@ On October 17, 2024, this issue was resolved.
*Details* +
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).

*Workaround* +
Upgrade to 8.15.1.

*Resolved* +
On September 5, 2024, this issue was resolved.

====
// end::known-issue-189676[]

Expand Down
11 changes: 0 additions & 11 deletions docs/release-notes/8.16.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -209,17 +209,6 @@ Instead of updating an "index" entry, delete it and add it again with the desire
====
// end::known-issue[]

// tag::known-issue-189676[]
[discrete]
.Tags appear in Elastic AI Assistant's responses
[%collapsible]
====
*Details* +
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).

====
// end::known-issue-189676[]

// tag::known-issue[]
[discrete]
.Manually running threshold rules may generate duplicate alerts
Expand Down
Loading