Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{
type
ProviderWithModel,
type
BaseModel, baseModel } from
"./types"
;
2
3
export
type
FrontendModelInfo = {
4
name: string;
Callers
nothing calls this directly
Calls
1
cpm
Function · 0.85
Tested by
no test coverage detected