
I explain the Model Context Protocol or MCP used to interact with LLMs
One of the most convenient uses of LLMs is to use them to analyse or process our own data, for which...
Apr 4, 20255 min read7 reactions0 comments
Tag archive

One of the most convenient uses of LLMs is to use them to analyse or process our own data, for which...
The Decorator Pattern is a structural design pattern that allows behavior to be dynamically added to...