public class SqliteConfigService : IConfigDataProviderpublic ref class SqliteConfigService : IConfigDataProviderSuperBuilderWinService.ProvidersImpl.SqliteConfigService = function();
Type.createClass(
'SuperBuilderWinService.ProvidersImpl.SqliteConfigService',
null,
SuperBuilderWinService.Providers.IConfigDataProvider);| 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 |