Namespace Glitch9.AIDevKit.Ollama
Classes
CopyModelRequest
CreateModelRequest
DeleteModelRequest
EmbedRequest
/embed ??용뮞???癒?뮉 ???筌왖)??甕겸돧苑f에?癰궰??묐릭??API 筌뤴뫀????已? ??낆젾, ?????源놁뱽 筌왖?類λ릭???袁⑥퓢????묐뻬
EmbedResponse
The response from the /embed endpoint. Contains embedding vectors and metadata.
GenerateResponse
ListModelsResponse
This is not LIST. This is GET. Response object containing a list of models available in the local system.
ModelDetails
Detailed metadata about a model.
ModelStreamResponse
It's a stream of JSON objects.
OllamaChatResponse
OllamaClient
OllamaGenerateRequest
Request model for Ollama's /api/generate endpoint (legacy completion, non-chat).
OllamaModelData
Information about a single locally available model.
OllamaModelOptions
This class defines a flexible set of parameters that control how text is generated by a language model. These options are entirely optional, but tuning them allows for precise control over randomness, token filtering, sampling behavior, and performance tuning.