AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class FineTuningEvent

    Fine-tuning job event object

    Inheritance
    object
    AIResponse
    FineTuningEvent
    Inherited Members
    AIResponse.Id
    AIResponse.Object
    AIResponse.Model
    AIResponse.CreatedAt
    AIResponse.Metadata
    AIResponse.Usage
    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: .dll
    Syntax
    public class FineTuningEvent : AIResponse

    Properties

    Level

    Declaration
    public string Level { get; set; }
    Property Value
    Type Description
    string

    Message

    Declaration
    public string Message { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX