Internet Search Grounding: Web Data in Any AI Model
· One min read

Get ready to experience a whole new level of control and power — we’re unleashing Search Grounding, Inline CLI, Multi-Tenancy, and real-time web-aware models across our entire platform.
If you’re building — or even just using — AI, this changes everything.
🌍 Search Grounding Is Now Live
Now ANY model can answer with real-time, verifiable information — no plugins, agents, or browser tools needed.
🔎 Just drop in a live query, and we’ll:
- Perform high-quality searches across the web
- Scrape and clean top results
- Inject live info into the prompt before the model call
✅ Works with GPT-4o, Claude, LLaMA, Mistral — literally every LLM model we support.
⚙️ Enable with a Simple Inline Config:
🛠️ Usage Options
"web_search_options": {
"search_context_size": "medium"
}
Use:
"low"
– Light web grounding"medium"
– Moderate (~3 results)"high"
– Deep (~5 results)
docs\Features\Internetsearch.md 📚 Docs: Search + Scrape API Reference