MCPcopy Create free account
hub / github.com/anomalyco/opencode / models.tsx

File models.tsx

packages/app/src/context/models.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type Accessor, createMemo, createResource } from "solid-js"
2import { createStore } from "solid-js/store"
3import { DateTime } from "luxon"
4import { filter, firstBy, flat, groupBy, mapValues, pipe, uniqueBy, values } from "remeda"

Callers

nothing calls this directly

Calls 15

createSimpleContextFunction · 0.90
useProvidersFunction · 0.90
persistedFunction · 0.90
pipeFunction · 0.85
filterFunction · 0.85
recentModelsFunction · 0.85
asMethod · 0.80
modelKeyFunction · 0.70
getMethod · 0.65
availableFunction · 0.50
releaseFunction · 0.50
valuesFunction · 0.50

Tested by

no test coverage detected