Package ai.acolite.agentsdk.examples
Class TracingExample
java.lang.Object
ai.acolite.agentsdk.examples.TracingExample
TracingExample
Demonstrates the tracing system with console output. Shows how to create traces, spans, and use the ConsoleTraceProcessor.
This example doesn't require an OpenAI API key - it just demonstrates the tracing infrastructure.
Usage: java ai.acolite.agentsdk.examples.TracingExample
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TracingExample
public TracingExample()
-
-
Method Details
-
main
-