We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec48dfe commit ba69a8dCopy full SHA for ba69a8d
instrumentation/elastic-opentelemetry-instrumentation-openai/README.md
@@ -9,7 +9,7 @@ We currently support the following features:
9
- Streaming support
10
- Functions calling with tools
11
- Client side metrics
12
-- Following 1.27.0 Gen AI Semantic Conventions
+- Following 1.28.0 Gen AI Semantic Conventions
13
14
## Installation
15
@@ -19,7 +19,7 @@ pip install elastic-opentelemetry-instrumentation-openai
19
20
## Usage
21
22
-This instrumentation supports *0-code* / *autoinstrumentation*:
+This instrumentation supports *zero-code* / *autoinstrumentation*:
23
24
```
25
opentelemetry-instrument python use_openai.py
0 commit comments