Skip to content

v0.2.0-alpha.76

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 06 Aug 20:07

0.2.0-alpha.76 (2025-08-06)

Full Changelog: v0.2.0-alpha.75...v0.2.0-alpha.76

Features

  • client: support file upload requests (348bf62)
  • tracing: add OCI Generative AI LLM tracing integration (7e0621f)
  • tracing: add OCI Generative AI tracing examples and documentation (fbad796)
  • tracing: enhance OCI Generative AI tracing notebook and integration (c0ae879)
  • tracing: enhance OCI tracing functionality with token estimation options (488ba7c)
  • tracing: enhance OCI tracing with timing and token estimation (a517015)
  • tracing: update OCI Generative AI tracing notebook and remove examples (2e02aa2)

Chores

  • internal: fix ruff target version (be3b860)

Refactors

  • tracing: clean up OCI tracing notebook by removing commented code (e91fe47)
  • tracing: improve code formatting and consistency in oci_tracer.py (d0700ae)
  • tracing: optimize chunk streaming and content extraction in oci_tracer.py (a17bd88)
  • tracing: streamline input extraction in OCI tracer (915cd7b)