LangChain.Providers.Bumblebee.Embedder (langchainex v0.2.3)

When you want to use the Bumblebee API to embed documents. Embedding will transform documents into vectors of numbers that you can then feed into a neural network. The embedding provider must match the input size of the model and use the same encoding scheme.