getProvider
getProvider(
config?):any
Defined in: ai.ts:32
Get or create a Ollama provider instance
Uses the default ollama export for local, or createOllama for cloud
Parameters
Section titled “Parameters”config?
Section titled “config?”AIConfig = {}
Returns
Section titled “Returns”any