claude-code-best
|
cfab161e28
|
feat(langfuse): LLM generation 记录工具定义
将 Anthropic 格式的工具定义转换为 Langfuse 兼容的 OpenAI 格式,
并在 generation 的 input 中以 { messages, tools } 结构传入,
以便在 Langfuse UI 中查看完整的工具定义信息。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-16 15:31:18 +08:00 |
|
claude-code-best
|
be80da4ce0
|
fix: 修复缓存
|
2026-04-13 20:09:23 +08:00 |
|
claude-code-best
|
fce40fed1f
|
feat: 加上 userId 的传递
|
2026-04-13 19:04:51 +08:00 |
|
claude-code-best
|
05cabbbd73
|
feat: langfuse 工具调用显示为嵌套结构
|
2026-04-13 18:09:12 +08:00 |
|
claude-code-best
|
2fea429dc6
|
feat: 添加对 langfuse 监控的支持 (#242)
* docs: 更新类型检查的 CLAUDE.md
* feat: 添加模型 1M 上下文切换
* chore: remove prefetchOfficialMcpUrls call on startup
* docs: 添加 git commit 规范
* feat: 第一次接入 langfuse
* fix: 修复 generation 的计时的错误
* feat: 添加多 agent 的监控
* feat: 添加 /poor 省流模式,toggle 关闭 extract_memories 和 prompt_suggestion
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: 修复 lock 文件
* chore: 更新类型依赖
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-11 22:07:38 +08:00 |
|