Skip to content

Releases: lmnr-ai/lmnr

v0.1.2-alpha.1

07 Nov 05:59
28e698b
Compare
Choose a tag to compare
v0.1.2-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.2-alpha.0...v0.1.2-alpha.1

v0.1.2-alpha.0

02 Nov 00:21
67a36ba
Compare
Choose a tag to compare
v0.1.2-alpha.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2-alpha.0

v0.1.1

31 Oct 06:13
3641ee2
Compare
Choose a tag to compare

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.

v0.1.1-alpha.13

29 Oct 06:22
102401d
Compare
Choose a tag to compare
v0.1.1-alpha.13 Pre-release
Pre-release
  • Fixes for Vercel AI SDK
  • Lite version for quickstart on self-hosting
  • Additional routes to delete datasets
  • Minor fixes here and ther

v0.1.1-alpha.12

27 Oct 07:23
0050cd3
Compare
Choose a tag to compare
v0.1.1-alpha.12 Pre-release
Pre-release

Improve visuals on code editor, better handling for span path, check for email address validity in self-hosted local authentication

v0.1.1-alpha.11

26 Oct 06:00
f187039
Compare
Choose a tag to compare
v0.1.1-alpha.11 Pre-release
Pre-release

Updates to datapoints view, reliability around span consumer, minor fixes

v0.1.1-alpha.9

22 Oct 20:07
836583a
Compare
Choose a tag to compare
v0.1.1-alpha.9 Pre-release
Pre-release
  • Query LLM costs from DB, so that no costs are hard-coded anymore
  • Write tool use blocks into outputs too, because previously they were not instrumented and/or only stored as attributes
  • Store provider keys encrypted in the DB, so we can run online evals with them
  • Sheet view for text fields in the spans/traces view
  • Small improvements around the onboarding and self-hosting experience

v0.1.1-alpha.10

22 Oct 20:56
4e9219c
Compare
Choose a tag to compare
v0.1.1-alpha.10 Pre-release
Pre-release

Minor fix to redirects for onboarding in local development

v0.1.1-alpha.8

18 Oct 06:12
50d9462
Compare
Choose a tag to compare
v0.1.1-alpha.8 Pre-release
Pre-release

Update the version of Node in Next, fix the build

v0.1.1-alpha.7

18 Oct 05:55
b12df16
Compare
Choose a tag to compare
v0.1.1-alpha.7 Pre-release
Pre-release

This release brings all the features that were previously kept closed source, but now are just disabled runtime with env vars