Skip to content

v1.1.0

Choose a tag to compare

@nikivanstein nikivanstein released this 19 Jul 09:54
· 123 commits to main since this release
c302d94

What's Changed

  • We switched to the UV package manager
  • The LLaMEA main package is now much lighter, as in we moved dependencies that were only needed to run the examples to a non-default group. @nikivanstein in #44
  • We updated the readme and documentation to reflect the change to uv
  • All example scripts are now bundled in the examples directory
  • The LLM connectors now come with some default error handling for retrying failed calls.
  • We added additional tests to cover the new functionality

Full Changelog: v1.0.6...v1.1.0