Changelog
All notable changes to this project will be documented in this file.
[0.1.0] - 2025-05-22
Added
- Initial release of OpenAI Toolchain
- Core functionality for registering and managing OpenAI function tools
OpenAIClient
class for simplified interaction with OpenAI's API@tool
decorator for easy function registration- Support for automatic tool calling and response handling