Skip to main content

1. Installation

Install the traceAI package to access the observability framework:

2. Environment Configuration

Set up your environment variables to authenticate with FutureAGI services. These credentials enable:
  • Authentication with FutureAGI’s observability platform
  • Encrypted telemetry data transmission
  • Access to experiment tracking features

3. Configure Evaluation Tags

Define evaluation criteria for monitoring experiment responses. Evaluation tags allow you to:
  • Define custom evaluation criteria
  • Set up automated response quality checks
  • Track model performance metrics
Click here here to learn how to configure eval tags for observability.

4. Initialize Trace Provider

Set up the trace provider to establish the observability pipeline. The trace provider:
  • Creates a new project in FutureAGI
  • Establishes telemetry data pipelines
  • Configures version tracking
  • Sets up evaluation frameworks

5. Configure Experiment Instrumentation

Initialize the Experiment instrumentor to enable automatic tracing:

6. Create Experiment Components

Set up your experiment with built-in observability:

7. Execute

Run your experiment with observability enabled: