AiAssistantProvider

Interface for providing an AI Assistant instance to the library. Implement this interface to enable AI Assistant integration in your PDF viewer.

Functions

Link copied to clipboard
abstract fun getAiAssistant(): AiAssistant?

Returns the AI Assistant instance used for document analysis and interaction.