We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256143f commit 6b8c71eCopy full SHA for 6b8c71e
1 file changed
util/opentelemetry-util-genai/README.rst
@@ -50,7 +50,8 @@ message content (as dictionaries instead of JSON strings). Note that when using
50
or ``SPAN_AND_EVENT``, the ``OTEL_INSTRUMENTATION_GENAI_EMIT_EVENT`` environment variable defaults
51
to ``true``, so events will be emitted automatically unless explicitly set to ``false``.
52
53
-**Completion Hook / Upload**
+Completion Hook / Upload
54
+^^^^^^^^^^^^^^^^^^^^^^^^
55
56
- ``OTEL_INSTRUMENTATION_GENAI_COMPLETION_HOOK``: Name of the completion hook entry point to load (e.g. ``upload``).
57
- ``OTEL_INSTRUMENTATION_GENAI_UPLOAD_BASE_PATH``: An ``fsspec``-compatible URI/path for uploading prompts and responses
0 commit comments