|
|
|
|
|
by grey-area
2 days ago
|
|
It is not in fact how humans work at all. Ask a human to plan a trip: They do research,
Pick destinations led by their own experience/likes/dislikes
Compare to other guides
Plan itineraries so they can get there
Check and share Ask an LLM to plan a trip: It takes the prompt and continues it based on weights in the training data. If there is no data it picks the most likely thing (maybe made up). If there is it’ll mostly add things from that data. Maybe it’ll make tool calls and pull in data that way too but you can’t actually trust all the details. These two processes are so different, it’s important to understand how they work, which is nothing like a human. |
|
I don't trust LLMs for this application lol.