Considering that what is currently passed as AI is really just statical probability of string words together that is completely unable to apply logic or reason… we ain't even close.
I like the three comments above this one all seem to massively disagree or at least give off argument energy, but they all seem totally correct and don't directly contradict each other.
I'd recommend educating yourself on the last few years of neural network development before spreading misinformation.
LLMs have been shown to be capable of embedding logic and reasoning. There is nothing preventing a sequence generator from learning stochastic reasoning skills. Modern LLMs don't even just output language tokens. The latent information stored in the hidden layers is far more abstract than just language.
"We hypothesize that this decline is due to the fact that current LLMs are not capable of genuine logical reasoning; instead, they attempt to replicate the reasoning steps observed in their training data."
LLMs are a special type of transformer model, however several recent models have been multimodal, allowing for a variety of input and output type. So the question is if a neural network can approximate reality, not LLMs.
Though really, all embedded models of reality are approximate by nature, and based on stochastic empirical data. The real tradeoff with probability-based neural networks is whether a rigid algorithmic approach or a more flexible, but stochastic, approach solves the problem at hand.