MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / supportedModels.ts

File supportedModels.ts

app/src/server/fineTuningProviders/supportedModels.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type ProviderWithModel, type BaseModel, baseModel } from "./types";
2
3export type FrontendModelInfo = {
4 name: string;

Callers

nothing calls this directly

Calls 1

cpmFunction · 0.85

Tested by

no test coverage detected