Skip to content

Conversation

prwhelan
Copy link
Member

@prwhelan prwhelan commented Feb 6, 2025

Backports the following commits to 8.18:

When we are already parsing events, we can receive errors as the next
event.

OpenAI formats these as:
```
event: error
data: <payload>
```

Elastic formats these as:
```
data: <payload>
```

Unified will consolidate them into the new error structure.
@prwhelan prwhelan added :ml Machine learning >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:ML Meta label for the ML team labels Feb 6, 2025
@elasticsearchmachine elasticsearchmachine merged commit aa6a0d7 into elastic:8.18 Feb 6, 2025
15 checks passed
@prwhelan prwhelan deleted the backport/8.18/pr-121806 branch February 6, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :ml Machine learning >non-issue Team:ML Meta label for the ML team v8.18.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants