Skip to content

Releases: FlineDev/IntelligenceKit

0.2.0

31 Aug 07:22

Choose a tag to compare

Added

  • UnicodeCleanupPlugin that removes NULL characters from OpenAI responses
  • Comprehensive usage examples for text generation, JSON output, and image generation
  • Token usage and cost tracking examples

Changed

  • Updated error handling examples to use typed throws properly
  • Improved inline documentation across public APIs

Removed

  • outputText property from OpenAI.Response - use textMessage() instead

Full Changelog: 0.1.0...0.2.0

0.1.0

29 Aug 23:01

Choose a tag to compare

Initial public release! 🎉

Extracted from TranslateKit.