What's changed - Add util function `parse_fasta` - Add guide for adding custom embedding model - Disallow duplicate input sequences - Update tests to skip heavy-download ones on CI
Added - batch support for Milvus `search` and `insert` operations - [logging management](https://mycoai.github.io/taxotagger/latest/guide/logging/) - [docs](https://mycoai.github.io/taxotagger) - vscode profile for developers
0.0.1alpha.1
First release - Added the main module `taxotagger`. - Added all necessary python packaging files.