magnitude-core
Version:
Magnitude e2e testing agent
20 lines (16 loc) • 644 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;
"types.baml": string;
};