API reference
API reference
Select your platform
No SDKs available
No versions available

OllamaProvider Class

Fields

string host[Get]
string model[Get]

Properties

bool SupportsVision[Get]
override InferenceType DefaultSupportedTypes[Get]

Member Functions

async Task< ChatResponse > ChatAsync
( ChatRequest req,
IProgress< ChatDelta > stream,
CancellationToken ct )