MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / ollama.test.ts

File ollama.test.ts

src/api/providers/fetchers/__tests__/ollama.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from "axios"
2
3import { getOllamaModels, parseOllamaModel } from "../ollama"
4import ollamaModelsData from "./fixtures/ollama-model-details.json"

Callers

nothing calls this directly

Calls 3

parseOllamaModelFunction · 0.90
getOllamaModelsFunction · 0.90
keysMethod · 0.65

Tested by

no test coverage detected