v1.0.1
Added
- Comprehensive logging within the
OpenAIAnalysisEngineto 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
GptAnalysisResponsedata model to handle field mismatches gracefully.
Changed
- Improved error propagation within the analysis engine by wrapping failures in a specific
AnalysisFailedExceptionfor clearer debugging context.
Full Changelog: 1.0.0...1.0.1