วันพุธที่ 29 เมษายน พ.ศ. 2569

Why does LLM never give the same answer?

Because LLM uses public RAG (so if you ask LLM to generate code and new version library is released the code will not be the same) or search engine, probability and randomness, learning through interaction with users. This is why LLM is highly dynamic and evolving.