Hasty Briefsbeta

Ollama Web search

17 hours ago
  • #AI Tools
  • #Ollama
  • #Web Search API
  • Ollama introduces a new web search API with a free tier and higher rate limits available via Ollama’s cloud.
  • The web search API can reduce hallucinations and improve accuracy by providing the latest information from the web.
  • Available as a REST API with deeper integrations in Ollama’s Python and JavaScript libraries.
  • Supports models like OpenAI’s gpt-oss for long-running research tasks.
  • Get started by creating an API key from your Ollama account.
  • Examples provided for cURL, Python, and JavaScript to use the web search API.
  • Building a search agent using Ollama’s web search as a tool with Alibaba’s Qwen 3 model.
  • New engine updates include enhanced model scheduling and multimodal engine support.
  • Fetching individual pages using the new web fetch API with examples in Python, JavaScript, and cURL.
  • Integrations available for MCP Server, Cline, Codex, and Goose.