MCPcopy Create free account
hub / github.com/simstudioai/sim / utils.ts

File utils.ts

apps/sim/app/(landing)/models/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ComponentType } from 'react'
2import { type ModelCapabilities, PROVIDER_DEFINITIONS } from '@/providers/models'
3
4const PROVIDER_PREFIXES: Record<string, string[]> = {

Callers

nothing calls this directly

Calls 8

buildCapabilityTagsFunction · 0.85
stripProviderPrefixFunction · 0.85
buildBestForLineFunction · 0.85
formatModelDisplayNameFunction · 0.85
buildModelSummaryFunction · 0.85
joinMethod · 0.80
slugifyFunction · 0.70

Tested by

no test coverage detected