LICENSE
README.md
pyproject.toml
src/elastic_opentelemetry_instrumentation_openai.egg-info/PKG-INFO
src/elastic_opentelemetry_instrumentation_openai.egg-info/SOURCES.txt
src/elastic_opentelemetry_instrumentation_openai.egg-info/dependency_links.txt
src/elastic_opentelemetry_instrumentation_openai.egg-info/entry_points.txt
src/elastic_opentelemetry_instrumentation_openai.egg-info/requires.txt
src/elastic_opentelemetry_instrumentation_openai.egg-info/top_level.txt
src/opentelemetry/instrumentation/openai/__init__.py
src/opentelemetry/instrumentation/openai/environment_variables.py
src/opentelemetry/instrumentation/openai/helpers.py
src/opentelemetry/instrumentation/openai/package.py
src/opentelemetry/instrumentation/openai/version.py
src/opentelemetry/instrumentation/openai/wrappers.py
tests/test_chat_completions.py
tests/test_embeddings.py
tests/test_instrumentor.py