Skip to content

Commit ba69a8d

Browse files
authored
elastic-opentelemetry-instrumentation-openai: bump supported semconv in README (elastic#35)
1 parent ec48dfe commit ba69a8d

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ We currently support the following features:
99
- Streaming support
1010
- Functions calling with tools
1111
- Client side metrics
12-
- Following 1.27.0 Gen AI Semantic Conventions
12+
- Following 1.28.0 Gen AI Semantic Conventions
1313

1414
## Installation
1515

@@ -19,7 +19,7 @@ pip install elastic-opentelemetry-instrumentation-openai
1919

2020
## Usage
2121

22-
This instrumentation supports *0-code* / *autoinstrumentation*:
22+
This instrumentation supports *zero-code* / *autoinstrumentation*:
2323

2424
```
2525
opentelemetry-instrument python use_openai.py

0 commit comments

Comments
 (0)