Initializing HoneyHive Tracer
Use the following code to initialize HoneyHive tracing in your project:For Python projects, use the This initializes auto-tracing for your entire Python application.
HoneyHiveTracer
class to initialize tracing:HH_API_KEY
and HH_PROJECT
) before running your application.
Supported LlamaIndex Versions/Interfaces
Compatible with LlamaIndex versions^0.10.0
and above.
For the most up-to-date compatibility information, please refer to the HoneyHive documentation.