magnitude-core
Version:
Magnitude e2e testing agent
19 lines (15 loc) • 618 B
TypeScript
/*************************************************************************************************
Welcome to Baml! To use this generated code, please run one of the following:
$ npm install @boundaryml/baml
$ yarn add @boundaryml/baml
$ pnpm add @boundaryml/baml
*************************************************************************************************/
export declare const getBamlFiles: () => {
"behaviorTests.baml": string;
"clients.baml": string;
"diagnosis.baml": string;
"extract.baml": string;
"generators.baml": string;
"memory.baml": string;
"planner.baml": string;
};