Skip to content

Commit e84fdc1

Browse files
committed
Update doc for OpenAI Instrumentation to support DeepSeek
1 parent 8644630 commit e84fdc1

File tree

1 file changed

+4
-0
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-openai-v2

1 file changed

+4
-0
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This library allows tracing LLM requests and logging of messages made by the
1010
`OpenAI Python API library <https://pypi.org/project/openai/>`_. It also captures
1111
the duration of the operations and the number of tokens used as metrics.
1212

13+
This instrumentation also works with OpenAI compatible platform include the following:
14+
15+
- DeepSeek
16+
- Azure OpenAI
1317

1418
Installation
1519
------------

0 commit comments

Comments
 (0)