Version 0.10.7
This release includes improvements to the CLI documentation and bot initialization, enhancing clarity and consistency across the system.
New Features
- Reorganized the import statements to ensure a logical grouping and order, making the codebase easier to navigate and maintain. (088d9f) (Eric Ma)
- Updated the bot initialization process to consistently use the 'llamabot' module alias, streamlining future updates and maintenance. (088d9f) (Eric Ma)
- Introduced a new prompt function to provide users with information about out-of-date checks, improving user interaction and system feedback. (088d9f) (Eric Ma)
Bug Fixes
- None in this release.
Deprecations
- None in this release.