Category: AI Agent

Integrate custom tools into an AI Agent

Before learning what I discovered while integrating tools into an AI Agent, I was a bit perplexed regarding how the LLM was able to determine which tool to use and even which tools are available for use.  Well, how it works is not a mystery, it is clearly described in the code.  In this post […]

Read More →