Skip to content

Commit 6b8c71e

Browse files
Update util/opentelemetry-util-genai/README.rst
Co-authored-by: Tammy Baylis <96076570+tammy-baylis-swi@users.noreply.github.com>
1 parent 256143f commit 6b8c71e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

util/opentelemetry-util-genai/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ message content (as dictionaries instead of JSON strings). Note that when using
5050
or ``SPAN_AND_EVENT``, the ``OTEL_INSTRUMENTATION_GENAI_EMIT_EVENT`` environment variable defaults
5151
to ``true``, so events will be emitted automatically unless explicitly set to ``false``.
5252

53-
**Completion Hook / Upload**
53+
Completion Hook / Upload
54+
^^^^^^^^^^^^^^^^^^^^^^^^
5455

5556
- ``OTEL_INSTRUMENTATION_GENAI_COMPLETION_HOOK``: Name of the completion hook entry point to load (e.g. ``upload``).
5657
- ``OTEL_INSTRUMENTATION_GENAI_UPLOAD_BASE_PATH``: An ``fsspec``-compatible URI/path for uploading prompts and responses

0 commit comments

Comments
 (0)