←back to thread

555 points maheshrijal | 4 comments | | HN request time: 0.001s | source
1. originalvichy ◴[] No.43707885[source]
Is there a non-obvious reason using something like Python to solve queries requiring calculations was not used from day one with LLMs?
replies(2): >>43707905 #>>43708187 #
2. planb ◴[] No.43707905[source]
Because it‘s not a feature of the LLM but the product that is built around it (like ChatGPT).
replies(1): >>43708061 #
3. rahimnathwani ◴[] No.43708061[source]
It's true that product provides the tools, but the model still needs to be trained to use tools, or it won't use them well or at the right times.
4. ipsum2 ◴[] No.43708187[source]
LLMs could not use tools on day one.