Releases: SreejanPersonal/openai-unofficial
Releases · SreejanPersonal/openai-unofficial
Version 0.1.2
Added
- Enhanced Function Calling support with improved tool calls handling
- Added comprehensive test suite with example usage
- Added proper error handling for API responses
Changed
- 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
Fixed
- URL joining issues in API requests
- Stream handling improvements
- Better error handling for API responses
Version 0.1.1
Added
- Updated the README file for better visual understanding.
Fixed
- Resolved bugs in the streaming functionality.
Version 0.1.0 - Initial Release
Initial Release of Python Package