createOllamaAgent
createOllamaAgent(
id,config?,options?):AgentDefinition<string>
Defined in: ollama.ts:70
Create an Ollama-based agent for the registry
Parameters
Section titled “Parameters”string
config?
Section titled “config?”OllamaConfig = {}
options?
Section titled “options?”capabilities?
Section titled “capabilities?”any
number
string
priority?
Section titled “priority?”number
Returns
Section titled “Returns”AgentDefinition<string>