Skip to content

Commit 836c160

Browse files
authored
openai: add we instrument the beta parse API in README (elastic#69)
1 parent dd5dc9f commit 836c160

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/elastic-opentelemetry-instrumentation-openai

1 file changed

+1
-1
lines changed

instrumentation/elastic-opentelemetry-instrumentation-openai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An OpenTelemetry instrumentation for the `openai` client library.
44

5-
This instrumentation currently supports instrumenting the chat completions and the embeddings APIs.
5+
This instrumentation currently supports instrumenting the chat completions (create and parse (beta) APIs) and the embeddings API.
66

77
We currently support the following features:
88
- `sync` and `async` chat completions

0 commit comments

Comments
 (0)