How many different ways can ChatGPT answer the same question?
3snappr02116/24/2025, 8:44:33 AM
Shareholders require consistency.
Comments (1)
dtagames ยท 7h ago
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).
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).