Skip to content

v0.2.0

Latest

Choose a tag to compare

@kierany5 kierany5 released this 28 Jun 16:33

Breaking Changes!

Added

  • UnknownResult stores raw JSON for unrecognized message types.
  • AiToolkit::Client#request now returns a AiToolkit::ResponseCollection object

Changed

  • Result classes moved to AiToolkit::Results namespace.
  • Automatic tool loop is always enabled; auto option removed from Client#request.