UNPKG

@agentica/benchmark

Version:

Agentic AI Library specialized in LLM Function Calling

3 lines (2 loc) 198 B
import type { IAgenticaSelectBenchmarkResult } from "../structures/IAgenticaSelectBenchmarkResult"; export declare function markdown(result: IAgenticaSelectBenchmarkResult): Record<string, string>;