UNPKG

evalite

Version:

Test your LLM-powered apps with a TypeScript-native, Vitest-based eval runner. No API key required.

5 lines 186 B
export * from "./create-scorer.js"; export * from "./evalite.js"; export { EvaliteFile } from "./utils.js"; export type { Evalite } from "./types.js"; //# sourceMappingURL=index.d.ts.map