Intel(R) SuperBuilder

SqliteConfigService Class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+e5af843a4e6a75a047681ce8b5d33ceb3660e546
C#
public class SqliteConfigService : IConfigDataProvider
Inheritance
Object    SqliteConfigService
Implements
IConfigDataProvider

Constructors

Methods

AddMessage 
ComparePingSpeedsAsync 
Equals
(Inherited from Object)
ExportUserConfig 
Finalize
(Inherited from Object)
GetActiveAssistantAfterInit 
GetBestModelFromGetPackages 
GetChatHistory 
GetCommitId 
GetHashCode
(Inherited from Object)
GetPyllmConfig 
GetType
(Inherited from Object)
GetUserConfig 
ImportUserConfig 
InitializeDatabase 
InitPackage 
MemberwiseClone
(Inherited from Object)
RemoveSession Removes a specified chat session from the DB of chat sessions
SetActiveAssistant 
SetAssistantViewModel 
SetSessionName Changes the session name of an existing session
SetUserConfigViewModel 
SetVectorDB 
ToString
(Inherited from Object)
UpdateAssistantParameters 
UploadModel This will take a defined LlmModel object, create an sqlite instance, and move the selected folder to the local_models

See Also