Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ We currently support the following features:
- Streaming support
- Functions calling with tools
- Client side metrics
- Following 1.27.0 Gen AI Semantic Conventions
- Following 1.28.0 Gen AI Semantic Conventions

## Installation

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

## Usage

This instrumentation supports *0-code* / *autoinstrumentation*:
This instrumentation supports *zero-code* / *autoinstrumentation*:

```
opentelemetry-instrument python use_openai.py
Expand Down