External Publication
Visit Post

v1.1.0 of model2vec

The official repository for Dart and Flutter packages. [Unoffic… June 4, 2026
Source

A high-performance Dart wrapper for model2vec-rs using Rust FFI. Generate fast, local, and static text embeddings with minimal memory footprint using Native Assets. Changelog excerpt: New Features: - getRecommendedModels()no longer calls FFI — now returns a hardcoded list of 7 models - Removed get_model_listfrom FFI bindings (Rust, Dart, .h) - generateEmbedding()now accepts maxLengthparameter — signature changed - generateBatchEmbeddings()now accepts maxLengthand batchSizeparameters — signature changed - Streaming APIgenerateEmbeddingStream()for processing large datasets with batching and optional worker isolate - Async API— `g[...]

Discussion in the ATmosphere

Loading comments...