Appearance
type LlamaEmbeddingOptions: { vector: readonly number[]; };
vector: readonly number[];
evaluator/LlamaEmbedding.ts:1