mirror of
https://github.com/technovangelist/videoprojects.git
synced 2026-09-10 07:16:19 -04:00
428 B
428 B
functioncalling with Tools
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:
bun install
To run:
bun run index.ts