answerStream
abstract fun answerStream(question: String, currentPageId: String? = null): Flow<AIDocAssistantResult>(source)
Answer a user question about Meshtastic, streaming the results as they arrive.
Answer a user question about Meshtastic, streaming the results as they arrive.