Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ index.ts
File
index.ts
apps/sim/providers/ollama/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ getErrorMessage } from
'@sim/utils/errors'
3
import
OpenAI from
'openai'
4
import
{ getOllamaUrl } from
'@/lib/core/utils/urls'
Callers
nothing calls this directly
Calls
3
createLogger
Function · 0.90
getOllamaUrl
Function · 0.90
executeOllamaProviderRequest
Function · 0.90
Tested by
no test coverage detected