Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
axios from
"axios"
2
3
import
{ getOllamaModels, parseOllamaModel } from
"../ollama"
4
import
ollamaModelsData from
"./fixtures/ollama-model-details.json"
Callers
nothing calls this directly
Calls
3
parseOllamaModel
Function · 0.90
getOllamaModels
Function · 0.90
keys
Method · 0.65
Tested by
no test coverage detected