promptflow-tracing package#

v1.17.1 (2025.1.13)#

Others#

  • Promptflow Tracing feature is now disabled by default, with PF_DISABLE_TRACING set to true by default.

v1.17.0 (2025.1.8)#

Improvements#

  • Dropped Python 3.8 support for security reasons.

Bugs fixed#

  • Fix token count issue when the value is None or it is a Dict

v1.16.1 (2024.10.8)#

  • Fix token count issue when the value is None.

v1.10.0 (2024.04.26)#

Features Added#

  • Provide ThreadPoolExecutorContext in promptflow.tracing namespace.

v1.9.0 (2024.04.17)#

v1.0.0 (2024.03.21)#

  • Compatible with promptflow 1.7.0.

v0.1.0b2 (2024.03.18)#

  • First preview version.

v0.1.0b1 (2024.03.08)#

  • Stub version in PyPI.