AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class BetaService.AssistantService

    Assistants: https: //platform.openai.com/docs/api-reference/assistants

    Inheritance
    object
    BetaService.AssistantService
    Namespace: Glitch9.AIDevKit.OpenAI.Services
    Assembly: .dll
    Syntax
    public class BetaService.AssistantService : CRUDService<OpenAI, Assistant, AssistantRequest, CursorQuery>

    Constructors

    AssistantService(OpenAI, params RESTHeader[])

    Declaration
    public AssistantService(OpenAI client, params RESTHeader[] betaHeaders)
    Parameters
    Type Name Description
    OpenAI client
    RESTHeader[] betaHeaders
    In this article
    Back to top Generated by DocFX