LLM Search
How is an LLM able to search the web? It’s actually quite simple. Some external tool, and then embed it into the current context window.
Learned from Karpathy
How do you teach the model to search the internet? Again, add it to the training data in post-training.