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 aa82c1e commit c156fe0Copy full SHA for c156fe0
instrumentation-genai/opentelemetry-instrumentation-openai-v2/README.rst
@@ -7,7 +7,8 @@ OpenTelemetry OpenAI Instrumentation
7
:target: https://pypi.org/project/opentelemetry-instrumentation-openai-v2/
8
9
This library allows tracing LLM requests and logging of messages made by the
10
-`OpenAI Python API library <https://pypi.org/project/openai/>`_.
+`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
14
Installation
0 commit comments