OllamaMessage
Defined in: adapters/ollama.ts:25
Ollama message structure.
Simple message format for local Ollama models with standard roles.
OllamaRequest
Properties
Section titled “Properties”content
Section titled “content”content:
string
Defined in: adapters/ollama.ts:30
Message content
role:
"system"|"user"|"assistant"
Defined in: adapters/ollama.ts:27
Message role