Hacker News new | ask | show | jobs
How many different ways can ChatGPT answer the same question?
3 points by snappr021 357 days ago
Shareholders require consistency.
1 comments

An infinite number of ways, since each answer is just a prediction and starts from a random seed number.

Anyone looking for consistency should not be using an LLM but rather a database. You can combine the two with RAG to improve the "consistency" for some values (note intentional air quotes).