Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.uselemma.ai/llms.txt

Use this file to discover all available pages before exploring further.

For streaming apps:
  • Initialize tracing before stream creation.
  • Emit chunk/finish/error events through framework/provider integration.
  • Force-flush on request end in short-lived runtimes.
Use Langfuse integration as the recommended greenfield setup. If your streaming app already emits OpenTelemetry-compatible spans, keep that instrumentation and add Lemma as an OpenTelemetry export destination.