| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-23 | 2.2 kB | |
| v3.143.0 source code.tar.gz | 2025-12-23 | 5.2 MB | |
| v3.143.0 source code.zip | 2025-12-23 | 6.7 MB | |
| Totals: 3 Items | 11.9 MB | 2 | |
What's Changed
Feat
- feat(tracing): filter observations by tool calls by @nimarb in https://github.com/langfuse/langfuse/pull/11031
- feat: add org details to project API by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11288
- feat(advanced-json-viewer): fully virtualized JSON Beta view with search and media attachments by @FroeMic in https://github.com/langfuse/langfuse/pull/11253
Fix
- fix(ingestion-ai-sdk): subtract output_reasoning_tokens from total output tokens by @hassiebp in https://github.com/langfuse/langfuse/pull/11264
Chore
- chore: upgrade turbo to 2.7.1 by @nimarb in https://github.com/langfuse/langfuse/pull/11268
- chore: minor bump radix elements by @nimarb in https://github.com/langfuse/langfuse/pull/11271
- chore: present a better articulated error on environments without V2 support. by @sumerman in https://github.com/langfuse/langfuse/pull/11274
- chore(score-configs): rename ScoreDataType -> ScoreConfigDataType by @marliessophie in https://github.com/langfuse/langfuse/pull/11266
- chore: add a test that observation v2 supports nested metadata keys by @sumerman in https://github.com/langfuse/langfuse/pull/11277
- chore: limit RAM usage before forcing external group by by @sumerman in https://github.com/langfuse/langfuse/pull/11290
- chore: link to v2 endpoints from v1 by @sumerman in https://github.com/langfuse/langfuse/pull/11292
- chore: add long string value column to scores table by @marliessophie in https://github.com/langfuse/langfuse/pull/11233
Fix
- fix(trace-preview): optimistically populate annotation scores in trace tree by @marliessophie in https://github.com/langfuse/langfuse/pull/11296
- fix: link to v2 endpoints from v1 by @sumerman in https://github.com/langfuse/langfuse/pull/11297
- fix(annotation-queue): correctly parse IO in embeded viewers by @nimarb in https://github.com/langfuse/langfuse/pull/11298
Security
- security: upgrade langchain by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11302
- security: upgrade langchain core by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11303
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.142.0...v3.143.0