ExtensionsAI - CyrilB1531/lodestar GitHub Wiki
Development build. This page describes
main, not a released package. The latest published Lodestar.Extensions.AI is 0.1.0 — read its documentation.
-
Embedding generation —
Lodestar.Extensions.AI— One type,OnnxEmbeddingGenerator: it presents the ONNX embedding path asMicrosoft.Extensions.AI'sIEmbeddingGenerator<string, Embedding<float>>, so a consumer written against that abstraction — a Semantic Kernel pipeline, aMicrosoft.Extensions.AIchain, anything that takes the interface — can hold Lodestar embeddings without knowing Lodestar.