Skip to content

Conversation

@codefromthecrypt
Copy link
Contributor

What does this pull request do?

This adds an examples directory which include two main features this instrumentation supports: chat and embeddings

It also flattens test recordings and infrastructure around unit tests. Notably, instrumentation code doesn't change depending on if azure is used or not. Unit testing only openai (platform) simplifies tests and reduces infrastructure significantly.

This adds an examples directory which include two main features this
instrumentation supports: chat and embeddings

It also flattens test recordings and infrastructure around unit tests.
Notably, instrumentation code doesn't change depending on if azure is
used or not. Unit testing only openai (platform) simplifies tests and
reduces infrastructure significantly.

Signed-off-by: Adrian Cole <[email protected]>
@xrmx
Copy link
Member

xrmx commented Jan 9, 2025

Fixed license headers check now need to take a look at integrations tests failure around auth headers

@xrmx
Copy link
Member

xrmx commented Jan 10, 2025

Looks like this is failing because the secrets are not exported to forks

@xrmx
Copy link
Member

xrmx commented Jan 10, 2025

Fixed CI and updated integrations tests that started to return the service tier in the response

Signed-off-by: Adrian Cole <[email protected]>
@codefromthecrypt codefromthecrypt requested a review from xrmx January 13, 2025 23:50
@xrmx xrmx merged commit a8d9704 into elastic:main Jan 14, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants