Callback for when citations are received (optional).
final void Function(List<Map<String, dynamic>> citations)? onCitationsReceived;