Tako Search
Search Tako's curated knowledge graph and the live web for source-grounded data cards, citations, and visualizations. Use it as a built-in tool through the AI Gateway to give any model access to structured data and current web information.
- Price
- $7, Per 1K searches
import { gateway, generateText } from 'ai';
const result = await generateText({ model: 'openai/gpt-5-nano', prompt: 'What are the latest developments in AI?', tools: { tako_search: gateway.tools.takoSearch(), },});
console.log(result.text);Copy link to headingPlayground
Try out Tako Search by Tako. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.
Ask a question and GLM 5.2 will use Tako Search to find current information and answer with cited sources.
Copy link to headingProviders
Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.
| Provider |
|---|
Copy link to headingMore search tools
| Tool |
|---|