Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-28 | 2.8 kB | |
v3.86.1 source code.tar.gz | 2025-07-28 | 2.1 MB | |
v3.86.1 source code.zip | 2025-07-28 | 3.2 MB | |
Totals: 3 Items | 5.3 MB | 0 |
What's Changed
Features
- feat(annotation): support annotation on sessions by @marliessophie in https://github.com/langfuse/langfuse/pull/8130
- feat(experiments): support remote experiment trigger by @marliessophie in https://github.com/langfuse/langfuse/pull/8094
Fixes / Improvements
- fix: Unclustered migrations scripts should not have any 'ON CLUSTER' instructions by @edify42 in https://github.com/langfuse/langfuse/pull/7959
- chore: adjust getSessionsTable query for AMTs by @Steffen911 in https://github.com/langfuse/langfuse/pull/8102
- fix(trace): show linebreaks in only text markdown view by @nimarb in https://github.com/langfuse/langfuse/pull/8106
- fix: fix automation updates by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8108
- chore: add sessions type for annotation queue by @marliessophie in https://github.com/langfuse/langfuse/pull/8107
- fix(experiments): update loading condition in CreateExperimentsForm to check for datasetId by @marliessophie in https://github.com/langfuse/langfuse/pull/8115
- chore: increase observability and delay of eval executions by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8116
- chore: fix eval event envelope timestmp by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8117
- chore: improve evals logging by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8118
- chore: fix date parsing for eval retries by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8119
- fix(ingestion): cached model not found by @hassiebp in https://github.com/langfuse/langfuse/pull/8122
- chore: add sampling to ingestion pipeline by @hassiebp in https://github.com/langfuse/langfuse/pull/8128
- chore: adjust sampling metric by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8132
- fix(evaluator): update button label based on form mode by @marliessophie in https://github.com/langfuse/langfuse/pull/8134
- fix(model-selector): correct combinations provider model by @hassiebp in https://github.com/langfuse/langfuse/pull/8135
- chore: ingest secondary ingestion queue data by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8137
- chore: remove ingestion via bullmq by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8143
- chore: improve webhook retries by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8098
- fix(trace-table): smart expand json table if not many rows by @nimarb in https://github.com/langfuse/langfuse/pull/8142
- fix(observations): if value is 0 show it instead of null by @nimarb in https://github.com/langfuse/langfuse/pull/8158
New Contributors
- @edify42 made their first contribution in https://github.com/langfuse/langfuse/pull/7959
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.86.0...v3.86.1