I suspect GPT5 most likely will have these capabilities that is to hook into external tools such as calculators and other software applications as needed based on the prompts.
I suspect GPT5 won't have that ability, when used in something like ChatGPT but OpenAI will happily let the people who want to do that themselves do it, and push the consequences to them.
Since the GPT-4 paper didn't reveal any details of their model, it's possible that GPT-4 is already using some variant of toolformer (https://arxiv.org/abs/2302.04761).
They can already be given that ability by using something like langchain. You tell the LLM what tools it has available to it and it can call out to them if it wants.
wcoenen|3 years ago
edit: a paper about how to hook up LLMs to any external tool https://arxiv.org/abs/2302.04761
cdchn|3 years ago
sharemywin|3 years ago
zamnos|3 years ago
goldwelder42|3 years ago
optimalsolver|3 years ago
famouswaffles|3 years ago
IanCal|3 years ago