| ▲ | InsideOutSanta 3 hours ago | |
Came here to say the same thing. Models used to rely heavily on world knowledge from their training data. They are now much better at tool use and deciding when to research a topic, rather than just answering from memory. I wonder how much that extends to using LLMs for programming. I assume most knowledge of programming language syntax still comes from training data. | ||
| ▲ | NegativeLatency 3 minutes ago | parent [-] | |
I find they generally do ok, but a few lines in an AGENTS.md or manual prompting to verify stuff against current docs/source, and check for current version of software helps a lot. | ||