Lmnr

Latest version: v0.4.64

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

Scan your dependencies

Page 1 of 6

1.81

0.1.3alpha.7

What's Changed
* make span search case insensitive and faster by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/377
* Options by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/381
* feat: refactor evaluations page by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/373
* implement message queue as a trait by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/379
* Clickhouse message queue by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/380
* add delivery acknowledge on browser events by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/382
* github action to add app-server binary to the latest release by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/384
* fix traces http endpoint and publish workflow by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/385
* feat: refactor evaluation page by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/378
* stream events by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/383
* added env for max connections by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/387
* fix: remove join with labels on query trace by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/388
* fix raw openai images by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/389
* fix manual span images by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/390
* fix: fix score delta by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/386
* config by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/391
* tmp: disable writes of span inputs and outputs and browser events to clickhouse by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/392
* tmp fix: try restore writing browser events by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/393
* Fix/events by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/394
* health probes by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/395
* add backoff on insert span to DB and browser events to CH by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/396
* redis (valkey) cache by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/397
* add database_min_connections and slightly optimize json_value_to_string by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/398
* re-enable transient error on failed to insert by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/399
* avoid the huge stats query when possible by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/400


**Full Changelog**: https://github.com/lmnr-ai/lmnr/compare/v0.1.3-alpha.6...v0.1.3-alpha.7

0.1.3alpha.6

What's Changed
* add feature of auto filter when clicking on property by nidhi-wa in https://github.com/lmnr-ai/lmnr/pull/317
* remove outdated nextjs guide from trace page placeholder by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/350
* add spans, datasets count to project card by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/347
* fix: sqlx query in dataset fetching by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/351
* Browser instrumentation by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/354
* ui improvements by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/355
* fix a few errors in datapoint page by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/356
* feat: add restricted access on github auth by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/353
* upload large payloads to storage by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/360
* fix: project card by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/359
* Browser and evals by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/358
* minor fix: address small ellipsis feedback by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/362
* fix: race with useSWR on updateScoreNames by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/364
* write the output content to the parent span of aisdk by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/363
* fix generate object by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/365
* add default AEAD key to .env by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/367
* Fixes to instrumentation, evals page, .env config by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/368
* feat: enable labels, events, and label classes by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/357
* Tool span + traces UI by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/371
* UI perf + compression by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/374
* fix: fix github sign-in button by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/370
* Search by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/375


**Full Changelog**: https://github.com/lmnr-ai/lmnr/compare/v0.1.3-alpha.5...v0.1.3-alpha.6

0.1.3alpha.5

What's Changed
* Next15 by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/279
* Add ability to delete traces by nidhi-wa in https://github.com/lmnr-ai/lmnr/pull/314
* store only metadata in qdrant by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/316
* sanitize string by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/318
* Landing by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/319
* [1/2] delete label type field by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/322
* remove labels in migrations as well, fix spans fkey by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/324
* upload langchain b64 images to S3 by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/326
* docs: update 2024-12-05-labeling-queues.mdx by eltociear in https://github.com/lmnr-ai/lmnr/pull/320
* move remaining paginated get queries to drizzle by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/327
* remove remark-gfm and math by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/328
* return empty trace ids if no collection found by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/330
* parse span path as array by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/333
* Fix/traces by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/335
* fix images by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/336
* configure new spans collections to store data on disk by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/337
* don't create collections on project create by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/339
* upgrade qdrant to 1.13 by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/338
* disable chunking spans by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/340
* filter out eval traces in the traces page by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/342
* feat: change FE port to 5667 by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/346
* feat: add clickhouse to docker files, remove feature flags for clickhouse LAM-405 by olzhik11 in https://github.com/lmnr-ai/lmnr/pull/332

New Contributors
* eltociear made their first contribution in https://github.com/lmnr-ai/lmnr/pull/320
* olzhik11 made their first contribution in https://github.com/lmnr-ai/lmnr/pull/346

**Full Changelog**: https://github.com/lmnr-ai/lmnr/compare/v0.1.3-alpha.4...v0.1.3-alpha.5

0.1.3alpha.4

What's Changed
* added datapoint count on dataset table by devansh-m12 in https://github.com/lmnr-ai/lmnr/pull/288
* truncate data in datapoints and eval-datapoints by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/293
* fix API query datapoints does not truncate by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/295
* remove routes and components related to endpoints by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/297
* check the index and retrieve checkbox in readme by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/299
* remove endpoints and update readme by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/304
* Machine by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/292
* Upload PDF attachments to S3 as well by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/298
* fix: double conversion to date caused invalid date by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/308
* Dataset pagination by devansh-m12 in https://github.com/lmnr-ai/lmnr/pull/307
* expect Authorization header as well by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/309
* api for uploading spans by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/302
* fix double conversion date in chart tooltip too by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/311
* Collapsable trace tree by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/312
* Add ability to rename projects by nidhi-wa in https://github.com/lmnr-ai/lmnr/pull/306
* Custom-formatter by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/305

New Contributors
* nidhi-wa made their first contribution in https://github.com/lmnr-ai/lmnr/pull/306

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

0.1.3alpha.3

What's Changed
* fix dot after association properties by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/290
* add prompt as input to the span around generateText by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/289


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

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.