@yeying-community/yeying-client-ts
    Preparing search index...

    Type Alias DeleteProviderRequestBody

    DeleteProviderRequestBody: Message<"yeying.api.llm.DeleteProviderRequestBody"> & {
        uid: string;
    }

    Type declaration

    • uid: string

      from field: string uid = 1;

    from message yeying.api.llm.DeleteProviderRequestBody