Skip to content

Releases: yamalight/litlytics

v0.5.0

25 Nov 10:44
e6945dd
Compare
Choose a tag to compare

What's Changed

  • Add new agentic chat UI

Full Changelog: v0.4.2...v0.5.0

v0.4.2

06 Nov 14:15
58de1c7
Compare
Choose a tag to compare

What's Changed

  • Delete API route (superseded by litlytics lib)

Full Changelog: v0.4.1...v0.4.2

v0.4.1

05 Nov 10:20
465ef13
Compare
Choose a tag to compare

What's Changed

  • Open examples link from help in a new tab
  • Update deps to latest versions
  • Allow setting default LLM args on instance level in lib
  • Remove logging from production build of litlytics lib

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Oct 11:16
f1f9f49
Compare
Choose a tag to compare

What's Changed

  • Add new tasks suggestions flow to lib and UI
  • Remove local model support (see reasoning here)

Full Changelog: v0.3.4...v0.4.0

v0.3.4

16 Oct 12:48
d994877
Compare
Choose a tag to compare

What's Changed

  • Fix issue with pipeline name save and errors during execution

Full Changelog: v0.3.3...v0.3.4

v0.3.3

16 Oct 12:35
e995baf
Compare
Choose a tag to compare

What's Changed

  • Fix issue with source docs being empty

Full Changelog: v0.3.2...v0.3.3

v0.3.2

16 Oct 11:59
4b24453
Compare
Choose a tag to compare

What's Changed

  • Add new empty source & example for it (allows using first code step as data fetcher)
  • Refactor UI to use local state for pipeline / status change tracking
  • Refactor litlytics class to always return new pipeline after updates

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 Oct 07:54
451b90f
Compare
Choose a tag to compare

What's Changed

  • Fix for API route issue during deployment (Bun-related)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Oct 15:04
ff772a7
Compare
Choose a tag to compare

What's Changed

  • Examples have been moved to the repo
  • LitLytics engine has been split into standalone package
  • Added way to save pipelines to clipboard and load them from string
  • fix(node): min version required by pdf.js by @marcofaggian in #11
  • feat(config): use provider's name by @marcofaggian in #12

Breaking changes

  • Pipeline format has been significantly simplified. Refer to examples of types for details.

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

02 Oct 13:17
1419291
Compare
Choose a tag to compare

What's Changed

  • Update domains to lilytics.app
  • Add basic screenshot to readme, improve demo link text
  • Remove changelog from files (use github releases instead)

Full Changelog: v0.2.0...v0.2.1