--with-ibm-telemetry or -i flag, then go to https://localhost:8765 in your browser.
Enabling Langfuse on SaaS
You can configure your own hosted Langfuse instance for observability. You can configure it directly in the CLI: Flags:| Flag | Description |
|---|---|
--url / -u | The URL of the Langfuse instance (required if not specified in --config-file). |
--health-uri | The Health URI of the Langfuse instance (required if not specified in --config-file). |
--project-id / -p | The Langfuse project ID (required if not specified in --config-file). |
--api-key | The Langfuse API key (required if not specified in --config-file). |
--config-file | A config file for the Langfuse integration (can be fetched using orchestrate settings). |
--config-json | A config JSON object for the Langfuse integration, this object should contain your Langfuse public_key. |
BASH
YAML
BASH

