Define tools
We first need to create the Passio NutritionAI tool.Passio Nutrition AI
We have a built-in tool in LangChain to easily use Passio NutritionAI to find food nutrition facts. Note that this requires an API key - they have a free tier. Once you create your API key, you will need to export that as:dotenv
package. You an also explicitly control the key via constructor calls.