0.2.15
What's Changed
- Arrow improvements by @dberenbaum in #126
- prevent cryptic error messages when running llm claude examples by @mattseddon in #194
- remove reference to missing notebook by @mattseddon in #193
- Fix for nested lists of models in schema by @ilongin in #195
- Support for
DataChain.batch_map()
by @dberenbaum in #191 - renamed clip.py by @dberenbaum in #201
- validation error handling improved by @volkfox in #203
- modified Mistral prompt and changed to the DataModel by @volkfox in #205
- make datachain show respect existing limit by @mattseddon in #206
- JSON tutorial by @volkfox in #207
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #197
- Move 'create_pre_udf_table' function to warehouse module by @dreadatour in #187
New Contributors
- @pre-commit-ci made their first contribution in #197
Full Changelog: 0.2.14...0.2.15