Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: draneone/lmnr

Tags

v0.1.17

Toggle v0.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request lmnr-ai#827 from lmnr-ai/dev

AI SDK fixes, fixes to shared,upgrade dependencies

v0.1.16

Toggle v0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (lmnr-ai#811)

* feat: disable realtime in presence of filters, search (lmnr-ai#806)

* feat: disable realtime in presence of filters, search

* feat: stretch custom renderer

* feat: add comment

* add policies content, may need further styling (lmnr-ai#804)

* add policies content, may need further styling

* Update frontend/app/policies/terms/page.tsx

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* fix missing bits

* address ellipsis draft comments as well

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* remove image for agent manager (lmnr-ai#810)

---------

Co-authored-by: Dinmukhamed Mailibay <[email protected]>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

v0.1.15

Toggle v0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request lmnr-ai#809 from lmnr-ai/dev

custom dashboards placeholder, workspace header and settings, fixes to AI SDK parsing

v0.1.14

Toggle v0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request lmnr-ai#782 from lmnr-ai/dev

optimized browser events format, fix to clickhouse span payloads, migrate some tables to clickhouse, AI SDK v5 support

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request lmnr-ai#709 from lmnr-ai/dev

fix syntax highlight, refactors, structured output schema, performance enhancenments

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Custom renderer, better replayer, optimizations, fix to the start up …

…script (lmnr-ai#690)

* feat: pass speed options (lmnr-ai#682)

* remove cloning attributes as much as possible (lmnr-ai#681)

* wip: remove cloning attributes as much as possible

* small refactor for testability + clone after filter

* tiny change, remove unnecessary ref

* add unit testing

* feat: enhance traces/shared traces (lmnr-ai#683)

* feat: enhance traces WIP

* feat: update shared trace

* feat: refactor styles, add space listener, fix hydration error

* feat: trace id fix, default props to store, refactor store

* feat: add spanId as prop, fix navigation config

* feat: remove logs, add orderby to spans search

* feat: fix comments

* feat: update table columns

* feat: fix default width on client side

* feat: update evaluation trace view

* remove clones, slight refactor, .remove from hashmap where possible (lmnr-ai#684)

* remove clones, slight refactor, .remove from hashmap where possible

* replace ai.prompt.tools in place per ellipsis

* Feat/custom renderer (lmnr-ai#676)

* feat: custom renderer wip

* feat: custom renderer

* feat: update to jsx renderer

* fix

* feat: small fixes

* remove hover

* feat: refactor

* feat: fix update of custom renderer

* feat: update custom renderer

* fixes

---------

Co-authored-by: Robert Kim <[email protected]>

* feat: add telemetry (lmnr-ai#686)

* feat: add telemetry

* feat: run otel only in prod

* allocator (lmnr-ai#687)

* cleanup unused DB schema and code (lmnr-ai#685)

* cleanup unused DB schema and code

* fix build

* return newly created tag class

* address ellipsis

* feat: fix css in rrweb events (lmnr-ai#688)

* Feat/lam 653 (lmnr-ai#678)

* feat: add domain check logic

* feat: remove agent chat feature

* feat: remove idnex from landing, .env

* feat: remove hardcoded value

* fix: link

* feat: revert

* update @codemirror/language (lmnr-ai#691)

* fix: update cache update query to new pricing mode (lmnr-ai#689)

* force update lockfile

---------

Co-authored-by: Olzhas Nurpeisov <[email protected]>
Co-authored-by: Robert Kim <[email protected]>

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request lmnr-ai#680 from lmnr-ai/dev

CTEs, improved span processing, update models, support human evaluator, fix queue bug

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (lmnr-ai#662)

* estimate span size before any processing (lmnr-ai#654)

* Feat/lam 682 (lmnr-ai#655)

* feat: update delete project, fix spans filters

* fix: rendering, model fallback

* feat: move delete endpoint to next

* feat: fix margins

* feat: update delete project data in ch, fix comments

* fix: command

* feat: add debug console

* feat: move helper function

* allow CTES in SQL editor (lmnr-ai#653)

* allow CTES in SQL editor

* remove debug console.log

* fix reset usage when upgrading (lmnr-ai#657)

* Hotfix/ack browser events (lmnr-ai#660)

* first ack browser events, then increment usage

* don't wait for async insert on browser events

* feat: fix decode key by passing in docker file (lmnr-ai#661)

* feat: fix decode key by passing in docker file

* feat: add key to full build

---------

Co-authored-by: Dinmukhamed Mailibay <[email protected]>

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request lmnr-ai#652 from lmnr-ai/dev

Fixes to span parsing and representation, auth; human evaluator

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request lmnr-ai#625 from lmnr-ai/dev

langgraph, playground enhancements, tracing enhancements, evals UI enhancements