mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 21:23:55 +08:00

* Add openai docs config and improve readme * up * Add manual sample, add no-content tests * update headers * lint * use grpc endpoint in openai samples, add extra env vars to readme * move distro fix to another PR * nits * Ignore examples for pylint * Update .pylintrc * ignroe lint for example * Fix README docs * Update openai.rst * Update conf.py * Update docs-requirements.txt * docs --------- Co-authored-by: Leighton Chen <lechen@microsoft.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
8 lines
206 B
ReStructuredText
8 lines
206 B
ReStructuredText
OpenTelemetry Python - OpenAI Instrumentation
|
|
=============================================
|
|
|
|
.. automodule:: opentelemetry.instrumentation.openai_v2
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|