v0.1.2
Release Notes for LaravelGPT v0.1.2
We're excited to share the new LaravelGPT v0.1.2 update. This version comes with some great new features and improvements that make our tool better and easier to use. Here's what you'll find in this release:
New Features
- RuleConverter Make Command: We've added a new feature called RuleConverter make command. This tool makes it easier to change rules.
Improvements
-
Better Function Call Handler: We've made changes to the function call handler to make it more reliable. Before, the chat wouldn't continue if the called function was enforced to be used again in the next request, even if the function couldn't be executed due to an invalid inputs. Now, if a function can't run because the model gave it wrong input, the function call handler will try again including the validation errors in a new message. Should the model cause the same validation errors twice in a row, the chat will stop to avoid running in an infinite loop.
-
More Test Coverage: We're dedicated to making sure our tool works well, so we've made our tests check more parts of the code. This will make the package stronger and more dependable.
-
Codebase Refactoring: We've reworked the code to make it work better and be easier to understand. This will help people who want to add to the project.
Don't forget to update your package to the latest version to enjoy these improvements and new features. We appreciate your feedback a lot, so if you run into any problems or have any ideas, please let us know on our issue tracker.
We hope you like using LaravelGPT v0.1.2. Thank you for supporting us!