Documentation Index
Fetch the complete documentation index at: https://docs.mirage.strukto.ai/llms.txt
Use this file to discover all available pages before exploring further.
LangfuseResource exposes Langfuse projects and traces as a read-only tree.
Setup steps for the public/secret keys live at Langfuse Credentials.
Node
Browser
Config
| Field | Default | Notes |
|---|---|---|
publicKey | required | Langfuse public key. |
secretKey | required | Langfuse secret key. Redacted in snapshots. |
host | https://cloud.langfuse.com | Override for self-hosted Langfuse. |
defaultTraceLimit | 100 | Default page size for trace listings. |
defaultSearchLimit | 100 | Default page size for search. |
Mount mode
read.
For the layout and search behavior see the Python Langfuse docs.