What's Changed
* Add support for DuckDB by Florents-Tselai in https://github.com/Florents-Tselai/tsellm/pull/27
* Fix 28 prompts.duckdb is not picked up unless I pass --duckdb by Florents-Tselai in https://github.com/Florents-Tselai/tsellm/pull/31
* recursive json_embed(json, model) for SQLite and DuckDB by Florents-Tselai in https://github.com/Florents-Tselai/tsellm/pull/34
**Full Changelog**: https://github.com/Florents-Tselai/tsellm/compare/v0.1.0a10...v0.1.0a13