What's Changed
* Add staticmethod to commands that don't share state by lgwacker in https://github.com/Josh-XT/Agent-LLM/pull/302
* Instantiate command class before using functions from it by lgwacker in https://github.com/Josh-XT/Agent-LLM/pull/303
* Fix function calling on commands.py by lgwacker in https://github.com/Josh-XT/Agent-LLM/pull/304
* Fix json validation by Josh-XT in https://github.com/Josh-XT/Agent-LLM/pull/305
**Full Changelog**: https://github.com/Josh-XT/Agent-LLM/compare/v1.1.23-beta...v1.1.24-beta