AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Namespace Glitch9.AIDevKit.Ollama

    Classes

    ChatDeltaResponse

    ChatResponse

    CopyModelRequest

    CreateModelRequest

    DeleteModelRequest

    EmbedRequest

    /embed 텍스트(또는 이미지)를 벡터로 변환하는 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.

    Ollama

    OllamaClientSettingsFactory

    OllamaModel

    OllamaModelData

    Information about a single locally available model.

    OllamaRequest

    OllamaResponse

    OllamaSettings

    OllamaTextRequest

    OllamaTextRequest.OllamaTextRequestBuilder<TBuilder, TRequest>

    OllamaTextResponse

    PushPullModelRequest

    RequestExtensions

    Extension methods for the all OpenAI requests that calls OpenAiClient's DefaultInstance to process the request.

    ResponseExtensions

    Response object wrapped with helper methods.

    ToolCallConverter

    In this article
    Back to top Generated by DocFX