v0.5.1
What's Changed
- require python >= 3.11 by @d-rau in #37
- Add optional content_type to parsing call by @javier-cohere in #38
- Add assets to the Chunk model by @corafid in #32
- Fix bug when adding errors in insert_docs. by @javier-cohere in #39
- Removing root from permissions. As root user cannot be created from here by @ankush-cohere in #40
- Configurable heavy parsing strategy by @javier-cohere in #41
- Revert "Configurable heavy parsing strategy (#41)" by @javier-cohere in #43
- Add doc filename to errors and increase max retries by @javier-cohere in #46
- Remove tqdm by @javier-cohere in #47
- feat: add default timeout by @raphael-cohere in #49
- Update API endpoints by @corafid in #45
- Support datasources APIs by @corafid in #50
- Support search_chunk API by @corafid in #51
- Add models for search APIs by @corafid in #52
- [SEA-1683] Fix retry mechanism for 400 errors by @corafid in #53
New Contributors
- @d-rau made their first contribution in #37
- @corafid made their first contribution in #32
- @raphael-cohere made their first contribution in #49
Full Changelog: 0.3.2...v0.5.1