diff --git a/2024-07-10-functioncalling-with-tools/README.md b/2024-07-10-functioncalling-with-tools/README.md index d5988b2..5b76aee 100644 --- a/2024-07-10-functioncalling-with-tools/README.md +++ b/2024-07-10-functioncalling-with-tools/README.md @@ -2,6 +2,8 @@ This is an example of how function calling works. And we specifically look at using multiple tools from Ollama. +The websearch code assumes that you have a local install of Searxng installed and running on port 3333. You can find instructions on how to install it here: https://github.com/searxng/searxng + To install dependencies: