Skip to content

Releases: LyzrCore/lyzr

0.1.42

17 Jul 02:02
72f9d54
Compare
Choose a tag to compare

Changed llm sherpa base URL

Lyzr 0.1.41 release notes 10.06.2024

10 Jul 16:08
f2065ec
Compare
Choose a tag to compare

Lyzr 0.1.40 release notes 25.06.2024

25 Jun 06:49
cc86481
Compare
Choose a tag to compare

What's Changed

Improvements and bug fixes in DataAnalyzr by @gargimaheshwari

  1. Add format for tasks - so that titles for tasks aren't shared.
  2. Improve insights prompt, do not strip external context
  3. Improve recommendations prompt, ensure that external context is added to it
  4. Bugfix - do not pass encoding explicitly when reading files.
  5. Use aenum for AnalysisTypes
  6. Speed improvement - Only generate training plan when needed, by passing generation function to ChromaDBVectorStore

Full Changelog: https://github.com/LyzrCore/lyzr/pull/44/commits

Lyzr 0.1.39 release notes 13.06.2024

13 Jun 05:52
b3ab128
Compare
Choose a tag to compare

What's Changed

Changes in DataAnalyzr by @gargimaheshwari

  1. Improved performance - increased automation, less than 1% error rate in query handling
  2. Increased consistency of outputs - introduced RAG in pythonic analysis and plotting
  3. Improved plotting for SQL dbs with use of connectors
  4. Improved logging - logging to csv files
  5. Improved handling of input params

Full Changelog: https://github.com/LyzrCore/lyzr/pull/43/commits

0.1.38

28 Apr 08:52
a3325f5
Compare
Choose a tag to compare

What's Changed

  • Fixed system prompt in chatbot.

Lyzr 0.1.37 release notes 26.04.2024

26 Apr 14:50
f849c59
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/LyzrCore/lyzr/commits/main/

Introducing Generator and Summarizer

25 Apr 09:09
ae21f4f
Compare
Choose a tag to compare

What's Changed

  • refactor: ♻️ Changed parameter "style" to "Instructions" by @praveenlyzr in #41

Full Changelog: 0.1.35...0.1.36

Lyzr 0.1.35 release notes 19.04.2024

19 Apr 08:18
334d220
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/LyzrCore/lyzr/pull/40/commits

Lyzr 0.1.34 release notes 18.04.2024

18 Apr 09:42
9fd078b
Compare
Choose a tag to compare

What's changed

Fix: staticmethod LyzrLLMFactory and recommendations prompt by @gargimaheshwari

Lyzr 0.1.33 release notes 17.04.2024

17 Apr 16:22
5847686
Compare
Choose a tag to compare

What's changed

Fix: add missing prompt_texts file by @gargimaheshwari