new:
- Support for structured outputs (110)
- Support for table extraction (106, 107)
- Facilitate identifying tables extracted as HTML (112)
changed
- Remove dependnency on deprecated RetrievalQA (108)
- Refactored code base (109)
- Use new JSON-safe formatting of prompt templates (109)
fixed:
- Added `utils.format_string` function to help format template strings
with embedded JSON (105)
- support stop strings with transformers (111)