Skip to content

v1.0.1

Choose a tag to compare

@SunnyBe SunnyBe released this 04 Jan 16:05
· 10 commits to main since this release

Added

  • Comprehensive logging within the OpenAIAnalysisEngine to provide deeper insights into the transcription and analysis process.

Fixed

  • Resolved a critical bug causing JSON parsing failures from the OpenAI service by refining the internal GptAnalysisResponse data model to handle field mismatches gracefully.

Changed

  • Improved error propagation within the analysis engine by wrapping failures in a specific AnalysisFailedException for clearer debugging context.

Full Changelog: 1.0.0...1.0.1