Understanding MCP (Model Context Protocol)
Large Language Models are stateless. This means, they do not have any ability to remember what was asked to them in past. Every query to LLM is a fresh new query. Yet, you will notice that you can chat with the model and model seems to know what you ...
aiauth.hashnode.dev3 min read