Releases: lmnr-ai/lmnr
Releases · lmnr-ai/lmnr
v0.1.3-alpha.3
What's Changed
- fix dot after association properties by @dinmukhamedm in #290
- add prompt as input to the span around generateText by @dinmukhamedm in #289
Full Changelog: v0.1.3-alpha.2...v0.1.3-alpha.3
v0.1.3-alpha.2
What's Changed
- blog on labeling queues by @dinmukhamedm in #265
- make lq columns and evals page panels resizable by @dinmukhamedm in #266
- fix python online evals by @skull8888888 in #267
- Refactor datatable component to include filter clearing functionality by @devansh-m12 in #270
- Refactor download route to support multiple file formats by @devansh-m12 in #272
- Blog by @skull8888888 in #271
- frontend: expandable sidebar by @adilb99 in #273
- actions: frontend build check on PR commits by @adilb99 in #275
- fixed ui bugs by @skull8888888 in #280
- increase payload limit for api /v1 to 200MB by @dinmukhamedm in #283
- fix some of the easier to fix dependabot alerts by @dinmukhamedm in #284
- add AI SDK metadata to the trace level by @dinmukhamedm in #277
- increase grpc payload limit and JSON payload limit by @dinmukhamedm in #285
- add prices for newer 4o models by @dinmukhamedm in #286
New Contributors
- @devansh-m12 made their first contribution in #270
- @adilb99 made their first contribution in #273
Full Changelog: v0.1.3-alpha.1...v0.1.3-alpha.2
v0.1.3-alpha.1
What's Changed
- Landing by @skull8888888 in #260
- fully remove old events and rename table for now by @dinmukhamedm in #261
- save events in a new lightweight table, display as yaml by @dinmukhamedm in #262
- remove old events tables, i.e. old_events and templates by @dinmukhamedm in #263
Full Changelog: v0.1.3-alpha.0...v0.1.3-alpha.1
v0.1.3-alpha.0
What's Changed
- add syntax highlighter to blog by @dinmukhamedm in #248
- make target optional in evals (default to json null) by @dinmukhamedm in #249
- do not limit eval time progression graph to 7d by @dinmukhamedm in #250
- fix evaluation scores graph by @dinmukhamedm in #252
- add blog on evals by @dinmukhamedm in #254
- add bedrock anthropic prices as anthropic by @dinmukhamedm in #255
- skip saving traces when specified so with attributes by @dinmukhamedm in #256
- blog on semantic search API by @dinmukhamedm in #257
- add keyword search into span view by @dinmukhamedm in #258
Full Changelog: v0.1.2...v0.1.3-alpha.0
v0.1.2
What's Changed
- redirect to onboarding if no workspaces yet by @dinmukhamedm in #118
- Stars by @skull8888888 in #119
- store evals in flattened table by @dinmukhamedm in #120
- remove query macro to fix build by @dinmukhamedm in #121
- move project filter in evals page to fix placeholder by @dinmukhamedm in #122
- update react-email dep to fix dependabot alert about next 14.2.9 by @dinmukhamedm in #123
- Fix typo in README by @timvisee in #124
- Improve onboarding, fix eval page placeholder by @dinmukhamedm in #126
- upgrade next-auth to fix dependabot alert by @dinmukhamedm in #131
- Fix/improve-responsiveness-projectCards by @lucky29-git in #132
- Replaced all Loader to Loader2 by @lucky29-git in #133
- explicit mapping in labels by @skull8888888 in #135
- Copy by @skull8888888 in #136
- extract copy to clipboard button to a reusable component by @dinmukhamedm in #138
- Explicit mapping in labels + frontend improvements by @dinmukhamedm in #137
- lift the restriction on data and target to be json objects by @dinmukhamedm in #142
- fix docs URL in dashboard headers by @dinmukhamedm in #143
- upload images on consumer side of rabbitmq by @dinmukhamedm in #146
- remove traceloop attributes by @dinmukhamedm in #147
- [1/3] record project_id in spans table by @dinmukhamedm in #148
- query all spans with project_id by @dinmukhamedm in #149
- add migrations for the updated spans table with project id by @dinmukhamedm in #152
- overwrite span id when attribute set, query unique traces by @dinmukhamedm in #155
- Feat/human-evals by @skull8888888 in #157
- fixed path by @skull8888888 in #158
- fixed add label by @skull8888888 in #159
- delete label class in queue by @skull8888888 in #161
- batch insert labeling q items, ignore non-existent qs by @dinmukhamedm in #162
- Fix/online-evals by @skull8888888 in #164
- insert human eval scores to clickhouse by @dinmukhamedm in #163
- Labeling queues by @dinmukhamedm in #165
- [beta] add button for csv export from evals by @dinmukhamedm in #166
- small redesign of labeling queue by @skull8888888 in #167
- allow downloading datasets as JSON, minor refactor by @dinmukhamedm in #168
- allow purchasing additional seats in workspace by @dinmukhamedm in #169
- exports by @dinmukhamedm in #170
- parse litellm attributes by @dinmukhamedm in #171
- parse litellm attributes (#171) by @dinmukhamedm in #172
- add claude-3-5-haiku to pipeline and prices by @dinmukhamedm in #174
- add claude-3-5-haiku to pipeline and prices (#174) by @dinmukhamedm in #175
- fix evaluations query to write the label to the correct evaluation by @dinmukhamedm in #176
- fix evaluations query in labeling queue (#176) by @dinmukhamedm in #177
- added backlink to dataset in spans by @skull8888888 in #178
- added project auth to middleware by @skull8888888 in #181
- don't join spans on count traces query by @dinmukhamedm in #182
- return true on the backend for any traces in project by @dinmukhamedm in #183
- Middleware auth, traces page efficiency by @dinmukhamedm in #184
- fixed post requests by @skull8888888 in #185
- temporarily rename the CH table to old_evaluation_results by @dinmukhamedm in #187
- improved ui for workspaces by @skull8888888 in #188
- query table evaluation_results with timestamp by @dinmukhamedm in #189
- update evaluation table schema by @dinmukhamedm in #190
- Migrate get evaluations query to Drizzle on API Frontend by @haikalvidya in #160
- improve UI for workspaces + internal fixes by @dinmukhamedm in #193
- Fix/span type filter by @dinmukhamedm in #195
- v0: write association props .label. as labels by @dinmukhamedm in #196
- Store label values sent from association properties by @dinmukhamedm in #198
- fix the manual add datapoint dialog by @dinmukhamedm in #199
- refac: Migrate all datasets db operation to drizzle on NextJs by @alviskalev in #197
- added reasoning to labeling queues by @skull8888888 in #200
- playgrounds v0 by @skull8888888 in #201
- fixed middleware path by @skull8888888 in #203
- write labels to clickhouse by @dinmukhamedm in #204
- delete unused columns from schemas and code to delete from DB by @dinmukhamedm in #205
- Playgrounds v0 by @dinmukhamedm in #206
- fix python online eval by @skull8888888 in #207
- Invite by @skull8888888 in #209
- fix page number updated to 0 when changing filter and updated custom … by @sarthakvijayvargiya in #208
- eval time progression by @skull8888888 in #210
- fix by @skull8888888 in #211
- disable all clickhouse queries for non-full builds by @dinmukhamedm in #213
- update models in pipeline templates to 4o family by @dinmukhamedm in #215
- fixed realtime by @skull8888888 in #217
- drop unused columns on traces, write metadata to jsonb by @dinmukhamedm in #218
- update deps and remove unused ones by @dinmukhamedm in #219
- write manual inputs and outputs on LLM spans by @dinmukhamedm in #220
- Fix realtime and manual spans by @dinmukhamedm in #221
- treat more spans as llm spans by @dinmukhamedm in #222
- Filter by @skull8888888 in #223
- Lq by @skull8888888 in #224
- update readme by @skull8888888 in #226
- Labeling queues by @skull8888888 in #227
- add filters by labels in trace views by @dinmukhamedm in #228
- remove public pipeline routes (unused) by @dinmukhamedm in #229
- remove unused imports, sort imports naively by @dinmukhamedm in #230
- Feat/model-dashboards by @skull8888888 in #232
- updated docs by @skull8888888 in #234
- fix by @skull8888888 in #236
- fix ace is not defined error by @dinmukhamedm in #237
- fix: response model would overwrite request model by @dinmukhamedm in #238
- allow indexing datasets, expose semantic search as API by @dinmukhamedm in #240
- minor fixes to react render by @dinmukhamedm in #241
- fetch dataset optionally from db to handle gracefully by @dinmukhamedm in #242
- Link labels and evals with a new column by @dinmukhamedm in #243
- add first blog post by @dinmukhamedm in #244
New Contributors
- @timvisee made their first contribution in #124
- @lucky29-git made their first contribution in #132
- @haikalvidya made their first contribution in #160
- @alviskalev made their first contribution in #197
- @sarthakvijayvargiya made their first contribution in #208
Full Changelog: v0.1.1...v0.1.2
v0.1.2-alpha.6
What's Changed
- update models in pipeline templates to 4o family by @dinmukhamedm in #215
- fixed realtime by @skull8888888 in #217
- drop unused columns on traces, write metadata to jsonb by @dinmukhamedm in #218
- update deps and remove unused ones by @dinmukhamedm in #219
- write manual inputs and outputs on LLM spans by @dinmukhamedm in #220
Full Changelog: v0.1.2-alpha.5...v0.1.2-alpha.6
v0.1.2-alpha.5
What's Changed
- fix python online eval by @skull8888888 in #207
- Invite by @skull8888888 in #209
- fix page number updated to 0 when changing filter and updated custom … by @sarthakvijayvargiya in #208
- eval time progression by @skull8888888 in #210
- fix by @skull8888888 in #211
- disable all clickhouse queries for non-full builds by @dinmukhamedm in #213
New Contributors
- @sarthakvijayvargiya made their first contribution in #208
Full Changelog: v0.1.2-alpha.4...v0.1.2-alpha.5
v0.1.2-alpha.4
What's Changed
- fix the manual add datapoint dialog by @dinmukhamedm in #199
- refac: Migrate all datasets db operation to drizzle on NextJs by @alviskalev in #197
- added reasoning to labeling queues by @skull8888888 in #200
- playgrounds v0 by @skull8888888 in #201
- fixed middleware path by @skull8888888 in #203
- write labels to clickhouse by @dinmukhamedm in #204
- delete unused columns from schemas and code to delete from DB by @dinmukhamedm in #205
New Contributors
- @alviskalev made their first contribution in #197
Full Changelog: v0.1.2-alpha.3...v0.1.2-alpha.4
v0.1.2-alpha.3
What's Changed
- added backlink to dataset in spans by @skull8888888 in #178
- added project auth to middleware by @skull8888888 in #181
- don't join spans on count traces query by @dinmukhamedm in #182
- return true on the backend for any traces in project by @dinmukhamedm in #183
- Middleware auth, traces page efficiency by @dinmukhamedm in #184
- fixed post requests by @skull8888888 in #185
- temporarily rename the CH table to old_evaluation_results by @dinmukhamedm in #187
- improved ui for workspaces by @skull8888888 in #188
- query table evaluation_results with timestamp by @dinmukhamedm in #189
- update evaluation table schema by @dinmukhamedm in #190
- fix some migrations by @dinmukhamedm in #191
- Migrate get evaluations query to Drizzle on API Frontend by @haikalvidya in #160
- Fix/span type filter by @dinmukhamedm in #195
- v0: write association props .label. as labels by @dinmukhamedm in #196
New Contributors
- @haikalvidya made their first contribution in #160
Full Changelog: v0.1.2-alpha.2...v0.1.2-alpha.3
v0.1.2-alpha.2
What's Changed
- parse litellm attributes by @dinmukhamedm in #171
- add claude-3-5-haiku to pipeline and prices by @dinmukhamedm in #174
- fix evaluations query to write the label to the correct evaluation by @dinmukhamedm in #176
Full Changelog: v0.1.2-alpha.1...v0.1.2-alpha.2