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 8644630 commit e84fdc1Copy full SHA for e84fdc1
instrumentation-genai/opentelemetry-instrumentation-openai-v2/README.rst
@@ -10,6 +10,10 @@ This library allows tracing LLM requests and logging of messages made by the
10
`OpenAI Python API library <https://pypi.org/project/openai/>`_. It also captures
11
the duration of the operations and the number of tokens used as metrics.
12
13
+This instrumentation also works with OpenAI compatible platform include the following:
14
+
15
+- DeepSeek
16
+- Azure OpenAI
17
18
Installation
19
------------
0 commit comments