Lmnr

Latest version: v0.4.60

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.1.2alpha.3

What's Changed
* added backlink to dataset in spans by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/178
* added project auth to middleware by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/181
* don't join spans on count traces query by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/182
* return true on the backend for any traces in project by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/183
* Middleware auth, traces page efficiency by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/184
* fixed post requests by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/185
* temporarily rename the CH table to old_evaluation_results by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/187
* improved ui for workspaces by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/188
* query table evaluation_results with timestamp by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/189
* update evaluation table schema by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/190
* fix some migrations by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/191
* Migrate get evaluations query to Drizzle on API Frontend by haikalvidya in https://github.com/lmnr-ai/lmnr/pull/160
* Fix/span type filter by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/195
* v0: write association props .label. as labels by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/196

New Contributors
* haikalvidya made their first contribution in https://github.com/lmnr-ai/lmnr/pull/160

**Full Changelog**: https://github.com/lmnr-ai/lmnr/compare/v0.1.2-alpha.2...v0.1.2-alpha.3

0.1.2alpha.2

What's Changed
* parse litellm attributes by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/171
* add claude-3-5-haiku to pipeline and prices by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/174
* fix evaluations query to write the label to the correct evaluation by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/176


**Full Changelog**: https://github.com/lmnr-ai/lmnr/compare/v0.1.2-alpha.1...v0.1.2-alpha.2

0.1.2alpha.1

What's Changed
* lift the restriction on data and target to be json objects by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/142
* fix docs URL in dashboard headers by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/143
* upload images on consumer side of rabbitmq by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/146
* remove traceloop attributes by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/147
* [1/3] record project_id in spans table by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/148
* query all spans with project_id by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/149
* add migrations for the updated spans table with project id by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/152
* overwrite span id when attribute set, query unique traces by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/155
* Feat/human-evals by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/157
* fixed path by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/158
* fixed add label by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/159
* delete label class in queue by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/161
* batch insert labeling q items, ignore non-existent qs by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/162
* Fix/online-evals by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/164
* insert human eval scores to clickhouse by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/163
* Labeling queues by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/165
* [beta] add button for csv export from evals by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/166
* small redesign of labeling queue by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/167
* allow downloading datasets as JSON, minor refactor by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/168
* allow purchasing additional seats in workspace by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/169
* exports by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/170


**Full Changelog**: https://github.com/lmnr-ai/lmnr/compare/v0.1.2-alpha.0...v0.1.2-alpha.1

0.1.2alpha.0

What's Changed
* redirect to onboarding if no workspaces yet by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/118
* Stars by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/119
* store evals in flattened table by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/120
* move project filter in evals page to fix placeholder by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/122
* Fix typo in README by timvisee in https://github.com/lmnr-ai/lmnr/pull/124
* Improve onboarding, fix eval page placeholder by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/126
* Fix/improve-responsiveness-projectCards by lucky29-git in https://github.com/lmnr-ai/lmnr/pull/132
* Replaced all Loader to Loader2 by lucky29-git in https://github.com/lmnr-ai/lmnr/pull/133
* explicit mapping in labels by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/135
* Copy by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/136
* Explicit mapping in labels + frontend improvements by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/137

New Contributors
* timvisee made their first contribution in https://github.com/lmnr-ai/lmnr/pull/124
* lucky29-git made their first contribution in https://github.com/lmnr-ai/lmnr/pull/132

**Full Changelog**: https://github.com/lmnr-ai/lmnr/compare/v0.1.1...v0.1.2-alpha.0

0.1.1

This is the first non-pre-release version of Laminar. Laminar features
- Tracing
- Data labeling
- Evaluations, both online and offline
- Datasets and re-ingestion to prompts
- Prompt chains in a visual builder

The version has a working setup for self-hosting and docker images builds.

There is still much more in the future, as always lots of room for improvement. We work hard and appreciate community contributions.

0.1.1alpha.13

- Fixes for Vercel AI SDK
- Lite version for quickstart on self-hosting
- Additional routes to delete datasets
- Minor fixes here and ther

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.