This release adds personalization preferences and diagnosis context to the iOS SDK.Documentation Index
Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
Use this file to discover all available pages before exploring further.
What’s new
New features
iOS SDK 2.3.0Personalization preferences: We’ve addedsetPersonalizationPreferences(_:completionHandler:) to configure verbosity levels and note section styles (narrative or bulleted) for supported LOINC sections.iOS SDK 2.2.1Diagnosis context and structured data: We’ve added SukiAmbientConstant.kDiagnosisInfo to setSessionContext for diagnosis context and getStructuredData(for:onCompletion:) for structured output and diagnoses (ICD10, IMO, SNOMED).Why it matters: Personalization lets you match note style to provider preferences. Diagnosis context and structured data support billing and downstream systems.