Package-level declarations
Functions
Link copied to clipboard
fun createAiAssistant(context: Context, documentsDescriptors: List<DocumentDescriptor>, ipAddress: String, sessionId: String, jwtToken: (List<String>) -> String): AiAssistant
Factory method to create an instance of the AiAssistant.
Link copied to clipboard
Shows the AI Assistant dialog in the provided FragmentActivity.