MapGptSettingsViewModel

constructor(mapGptManager: MapGptManagerImpl, sessionIdRepository: SessionIdRepository, conversationIdRepository: ConversationIdRepository, authenticationRepository: AuthenticationRepository, languageRepository: LanguageRepository, carouselRepository: CarouselRepository, mapGptSettings: MapGptSettings, localChatOwner: LocalChatOwner, observeDebugMenuVisibility: ObserveIsDebugModeEnabledUseCase, isDebugModeEnabledUseCase: IsDebugModeEnabledUseCase)