ITADN
StarlightSearch/EmbedAnything

版本发布 8

0.7.0
? · 2025-12-27

## What's Changed * fix panic when file not has extension by @st0nie in https://github.com/StarlightSearch/EmbedAnything/pull/185 * added support for AWS S3 by @taradepan in https://github.com/StarlightSearch/EmbedAnything/pull/184 * Fix: Support `HF_HOME` and `HF_ENDPOINT` by @DayNice in https://github.com/StarlightSearch/EmbedAnything/pull/187 * fix Qwen3Embed panic when concurrency by @st0nie in https://github.com/StarlightSearch/EmbedAnything/pull/186 * Fix: `pyi` add missing `staticmethod` decorator and remove duplicate declaration by @DayNice in https://github.com/StarlightSearch/EmbedAnything/pull/189 * Dev by @akshayballal95 in https://github.com/StarlightSearch/EmbedAnything/pull/192 ## New Contributors * @st0nie made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/185 **Full Changelog**: https://github.com/StarlightSearch/EmbedAnything/compare/0.6.6...0.7.0

0.6.3
? · 2025-06-08

- Fixed Qwen3 for multi-batch **Full Changelog**: https://github.com/StarlightSearch/EmbedAnything/compare/0.6.2...0.6.3

0.6.2
? · 2025-06-07

## What's Changed * feat: Upgrade model2vec-rs version by @Pringled in https://github.com/StarlightSearch/EmbedAnything/pull/146 ## New Contributors * @Pringled made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/146 **Full Changelog**: https://github.com/StarlightSearch/EmbedAnything/compare/0.6.0...0.6.2

0.6.0a
? · 2025-05-26

**Full Changelog**: https://github.com/StarlightSearch/EmbedAnything/compare/0.6.0...0.6.0a

0.5.6
? · 2025-05-25

## What's Changed * Replace unwraps with `?` to avoid runtime panics by @boswelja in https://github.com/StarlightSearch/EmbedAnything/pull/125 * Feature: Milvus Vector db adapter by @karthikeyanrathore in https://github.com/StarlightSearch/EmbedAnything/pull/128 * Embed HTML into Markdown by @boswelja in https://github.com/StarlightSearch/EmbedAnything/pull/126 * feat: Qdrant Adapter by @Anush008 in https://github.com/StarlightSearch/EmbedAnything/pull/131 * refactor: migrate milvus integration to MilvusClient API by @jinhonglin-ryan in https://github.com/StarlightSearch/EmbedAnything/pull/132 * Rewrite processors to convert to Markdown and feed forward to MarkdownProcessor by @boswelja in https://github.com/StarlightSearch/EmbedAnything/pull/130 * chore: update dependencies and refactor code by @akshayballal95 in https://github.com/StarlightSearch/EmbedAnything/pull/136 * fix: replace hardcoded local PDF path with placeholder in Milvus adapter example by @jinhonglin-ryan in https://github.com/StarlightSearch/EmbedAnything/pull/143 * Fix model_id argument position in Rust ColBERT example. by @wesc in https://github.com/StarlightSearch/EmbedAnything/pull/142 * Fixed broken links in Readme by @alvinometric in https://github.com/StarlightSearch/EmbedAnything/pull/144 * Move document processors to new processors crate by @boswelja in https://github.com/StarlightSearch/EmbedAnything/pull/141 * Add-siglip by @akshayballal95 in https://github.com/StarlightSearch/EmbedAnything/pull/139 ## New Contributors * @karthikeyanrathore made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/128 * @Anush008 made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/131 * @jinhonglin-ryan made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/132 * @wesc made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/142 * @alvinometric made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/144 **Full Changelog**: https://github.com/StarlightSearch/EmbedAnything/compare/0.5.5...0.5.6

0.5.5
? · 2025-03-26

## What's Changed * added ChromaDB Adaptor by @taradepan in https://github.com/StarlightSearch/EmbedAnything/pull/122 * Add feature rustls-tls by @Femure in https://github.com/StarlightSearch/EmbedAnything/pull/124 ## New Contributors * @taradepan made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/122 * @Femure made their first contribution in https://github.com/StarlightSearch/EmbedAnything/pull/124 **Full Changelog**: https://github.com/StarlightSearch/EmbedAnything/compare/0.5.3...0.5.5

0.5.3
? · 2025-02-15

## What's Changed * Rewrite Rust documentation - part 1 by @boswelja in https://github.com/StarlightSearch/EmbedAnything/pull/106 * Make SplittingStrategy::Semantic require an encoder by @boswelja in https://github.com/StarlightSearch/EmbedAnything/pull/118 **Full Changelog**: https://github.com/StarlightSearch/EmbedAnything/compare/0.5.2...0.5.3

0.5.2
? · 2025-01-19

**Full Changelog**: https://github.com/StarlightSearch/EmbedAnything/compare/0.5.1...0.5.2