AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class CachedContentService

    Inheritance
    object
    CachedContentService
    Namespace: Glitch9.AIDevKit.Google.Services
    Assembly: .dll
    Syntax
    public class CachedContentService : CRUDService<GenerativeAI, CachedContent, CachedContentRequest, TokenQuery>

    Constructors

    CachedContentService(GenerativeAI)

    Declaration
    public CachedContentService(GenerativeAI client)
    Parameters
    Type Name Description
    GenerativeAI client
    In this article
    Back to top Generated by DocFX