TtTRz/dsh-langfuse

Langfuse LLM 可观测性,适用于 DeepSeek Harness —— 每个代理会话对应一棵 OpenTelemetry 跟踪树,包含反馈分数和子代理谱系。

catalog 简介:Langfuse LLM observability for DeepSeek Harness — one OpenTelemetry trace tree per agent session, with feedback scores and subagent lineage.

安装

dsh plugin --profile web add dsh-langfuse

export LANGFUSE_PUBLIC_KEY=pk-lf-...
export LANGFUSE_SECRET_KEY=sk-lf-...
# optional: self-hosted or non-EU region
export LANGFUSE_HOST=https://langfuse.example.com

dsh web   # restart the running instance, then take a turn

TtTRz/dsh-langfuse 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。