Get the latest tech news
Ollama Web Search
A new web search API is now available in Ollama. Ollama provides a generous free tier of web searches for individuals to use, and higher rate limits are available via Ollama’s cloud.
Web search is provided as a REST API with deeper tool integrations in Ollama’s Python and JavaScript libraries. These models have great tool-use capabilities and are able to have multi-turn interactions with the user and tools to get to a final result. It is recommended to increase the context length of the model to ~32000 tokens for reasonable performance.
Or read this on Hacker News