Skip to content

Version 0.1.2

Latest
Compare
Choose a tag to compare
@SreejanPersonal SreejanPersonal released this 08 Nov 13:50
c5bbfdc

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