All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.2 - 2024-11-09
- Enhanced Function Calling support with improved tool calls handling
- Added comprehensive test suite with example usage
- Added proper error handling for API responses
- Improved URL handling in BaseAPIHandler
- Enhanced ChatMessage class to handle tool calls and function calls
- Updated type hints and documentation
- Restructured code for better maintainability
- URL joining issues in API requests
- Stream handling improvements
- Better error handling for API responses
0.1.1 - 2024-11-08
- Updated the README file for better visual understanding.
- Resolved bugs in the streaming functionality.
0.1.0 - 2024-11-07
- Initial release