Skip to content

Commit cc9b2c8

Browse files
committed
Update CL
1 parent 52c8f67 commit cc9b2c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog/fragments/1764619633-remove-openai-module.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ kind: other
1313

1414
# REQUIRED for all kinds
1515
# Change summary; a 80ish characters long description of the change.
16-
summary: We discontinued the OpenAI module, which was only ever in beta, because its reliance on a now-unsupported, undocumented API from OpenAI is obsolete following the release of the official API. We recommend using the OpenAI integration (https://www.elastic.co/docs/reference/integrations/openai) instead.
16+
summary: Discontinued OpenAI module in favor of official OpenAI integration
1717

1818
# REQUIRED for breaking-change, deprecation, known-issue
1919
# Long description; in case the summary is not enough to describe the change
2020
# this field accommodate a description without length limits.
21-
# description:
21+
description: We discontinued the OpenAI module, which was only ever in beta, because its reliance on a now-unsupported, undocumented API from OpenAI is obsolete following the release of the official API. We recommend using the OpenAI integration (https://www.elastic.co/docs/reference/integrations/openai) instead.
2222

2323
# REQUIRED for breaking-change, deprecation, known-issue
2424
# impact:

0 commit comments

Comments
 (0)