Class VersionService
Inherited Members
Namespace: Glitch9.AIDevKit.Ollama.Services
Assembly: Glitch9.AIDevKit.Provider.Ollama.dll
Syntax
public sealed class VersionService
Constructors
| Edit this page View SourceVersionService(OllamaClient)
Declaration
public VersionService(OllamaClient client)
Parameters
| Type | Name | Description |
|---|---|---|
| OllamaClient | client |
Methods
| Edit this page View SourceGetVersionAsync()
Declaration
public UniTask<string> GetVersionAsync()
Returns
| Type | Description |
|---|---|
| UniTask<string> |