UNPKG

@mastra/schema-compat

Version:

Tool schema compatibility layer for Mastra.ai

6 lines 154 B
export type ModelInformation = { modelId: string; provider: string; supportsStructuredOutputs: boolean; }; //# sourceMappingURL=types.d.ts.map