You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tracing): enhance OCI Generative AI tracing notebook and integration
- Updated the `oci_genai_tracing.ipynb` notebook to include new prerequisites for Openlayer setup, emphasizing the need for an Openlayer account and API key.
- Improved the configuration section with detailed instructions for setting up Openlayer environment variables.
- Refined the tracing logic in the `oci_tracer.py` module to handle streaming and non-streaming chat completions more effectively, including enhanced error handling and metadata extraction.
- Added comprehensive logging for better observability of token usage and response metadata.
- Ensured all changes adhere to coding standards with thorough type annotations and Google-style docstrings for maintainability.
0 commit comments