Articles in this series
The goal of this article is to explain how to make an LLM roll dice by asking it to do so in natural language, using the MCP (Model Context Protocol),...
Tools? Function calling? Some LLMs offer tools support, which allows for function calling. But let's be clear: an LLM cannot execute a function. Tools...
The small guide to developing generative AI applications in JavaScript · This blog post is a from-scratch start on using the LangchainJS framework with...
The LangChainJS Team is Fantastic ✨, and my previous article is already obsolete · 👋 updated on Tue 11 Feb with this update: @langchain/ollama@0.2.0 In...
✋ this article is now obsolete [Sun 9 Feb] - @langchain/ollama has been updated - you can read my new blog post: "Structured Output" with Ollama and...