8 lines
218 B
TypeScript
8 lines
218 B
TypeScript
/**
|
|
* Example: Running DSPy Benchmarks
|
|
*
|
|
* This script demonstrates how to use the benchmark suite
|
|
* for comparing multiple models across various metrics.
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=run-benchmarks.d.ts.map
|