Skip to content

Commit

Permalink
Fix ExactMatch export (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankrgyl authored Oct 1, 2024
1 parent 74a1216 commit 58b9b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ export * from "./number";
export * from "./json";
export * from "./templates";
export * from "./ragas";
export * from "./value";
export { Evaluators } from "./manifest";
export { makePartial, ScorerWithPartial } from "./partial";

0 comments on commit 58b9b7f

Please sign in to comment.