Integrations
RAGFlow
Trace RAGFlow retrieval-augmented pipelines in Muster — native integration in RAGFlow's API settings.
RAGFlow is an open-source framework for designing retrieval-augmented generation pipelines. Muster (langfuse) tracing is built into RAGFlow ≥ 0.3.0.
Setup
- Get Muster API keys. Sign up at your Muster instance and copy the public/secret keys plus the host URL.
- Configure an LLM in RAGFlow — this is a prerequisite for the tracing integration.
- Open RAGFlow's API settings and paste in your Muster credentials.
- Run a pipeline — interactive UI runs, scheduled jobs, and API triggers all stream traces to Muster automatically.

Requires RAGFlow 0.3.0 or newer. Upgrade if you're on an older version.