Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

v0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@emrgnt-cmplxty emrgnt-cmplxty released this 22 Jul 13:02
· 136 commits to main since this release
24a0330

Here's the summary of the release notes written with appropriate Markdown:

Release Notes Summary for 'automata' v0.0.5

  1. Code Cleanups: Attempts were made to clean up the config by @emrgnt-cmplxty.

  2. Test Updates: Additional tests for the CLI were introduced by @NolanTrem, and more tests were added by @emrgnt-cmplxty.

  3. Configuration Updates: Pydantic was rolled back, configuration was refactored, and a CLI configure command was added.

  4. Feature Additions: New features include token meters, a py_reader, read/write tools, an onboard evaluation system, and extensions to evaluations by @emrgnt-cmplxty.

  5. Code Fixes: Fixes include a small change for OPENAI_API_KEY in setup, a logging reconfigure, and an adjustment for the nightly eval to use poetry.

  6. Code Update: The Click package was updated to 8.1.6 and mypy was allowed to check CLI types by @NolanTrem.

  7. Evaluation Updates: Evaluations were made more modular and extensive, and a database was integrated into evaluations.

  8. Documentation: Instructions for installing poetry were added to the readme, and tips for Windows users were included by @NolanTrem.

  9. Database Changes: Several updates related to database coverage, including a conversation db test and a task w/ db test.

  10. Node Management: @NolanTrem added a new node management feature.

  11. New Contributor: A warm welcome to @voynow who made their first contribution to the project.

For a full list of changes, refer to the complete changelog on the GitHub repository.

New Contributors

Full Changelog: v0.0.4...v0.0.5