How to Build a Simple Math Assistant using Langchain's Tool Calling and OpenAI
Whether you want to create a simple AI agent or a complex RAG system, calling a tool is an essential step. For example, if you are building a simple math assistant chatbot to solve user queries related to math, you need to tell your chatbot to call s...
codecrafts-indranil.hashnode.dev7 min read