What's new
Fixed / Improved 🔧 batching mechanism for supporting schemas.
Schema is a dictionary which could be used for mapping various columns onto prompts for generating various new columns in output.
- Fixed: 🐛 the output ignores other input content in input #31
- 🔥 Support schemas #28
- 🔧 Optional chunking #27
- 🔧 optional prompt ouptut #32
- :fixed: logger outputs instead of
print
calls.
Full Changelog: 0.25.1...0.25.2