AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class FileSearchCall

    Inheritance
    object
    ToolCall
    FileSearchCall
    Inherited Members
    ToolCall.Id
    ToolCall.Type
    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: .dll
    Syntax
    public class FileSearchCall : ToolCall

    Constructors

    FileSearchCall()

    Declaration
    public FileSearchCall()

    Properties

    FileSearch

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