Files
tasq/node_modules/agentic-flow/dist/intelligence/embedding-benchmark.d.ts
T
2026-04-09 19:01:53 +08:00

7 lines
195 B
TypeScript

/**
* Embedding Benchmark - Compare simple vs ONNX embeddings
*
* Run with: npx ts-node src/intelligence/embedding-benchmark.ts
*/
export {};
//# sourceMappingURL=embedding-benchmark.d.ts.map