CLASS ModelSettings

Namespace: Daisi.Protos.V1

Properties

  • Boolean AutomaticDownloads get/set
  • MessageDescriptor Descriptor get
  • LLamaSettings LLama get/set
  • String ModelFolderPath get/set
  • RepeatedField<AIModel> Models get
  • MessageParser<ModelSettings> Parser get

Methods

  • Int32 CalculateSize ( )
  • ModelSettings Clone ( )
  • Boolean Equals ( Object other )
  • Boolean Equals ( ModelSettings other )
  • Int32 GetHashCode ( )
  • Type GetType ( )
  • Void MergeFrom ( ModelSettings other )
  • Void MergeFrom ( CodedInputStream input )
  • String ToString ( )
  • Void WriteTo ( CodedOutputStream output )