#langchainjs
Read more stories on Hashnode
Articles with this tag
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...