Fastembed for Rig.rs
Use Rig with FastEmbed rather than the OpenAI embeddings builder (cos £) https://docs.rs/rig-core/latest/rig/embeddings/index.html OpenAI embeddings, using Rig.rs EmbeddingsBuilder They look like this, but cost money! Embeddings made using FastEmbed, using same source text Using 1st part of tuple -> We need to make the Fastembed version work with Rig, but we just have the Vec […]