Enable an ability
Owners switch on the plugins the workspace should have. Each has a try-it button.
Product · Build
AI chat plugins that work on every provider: search the web, read pages, draw charts, or run your own tool.
Someone asked about a price that changed this morning, and the answer came back with the page read.
Owners switch on the plugins the workspace should have. Each has a try-it button.
Ask about something current, paste a link, or request a chart. The model calls the tool itself.
Search results, page content, or a rendered chart arrive inside the reply.
Tool calling normally means building against one vendor. Here the same three built-ins work on every model that supports tools, whichever key it runs on.
Custom plugins are small JavaScript functions that run in your browser during the chat. Wire an internal lookup or a calculator without touching a server.
They work on every connected provider whose model supports tool calling. The picker labels which models those are.
A small JavaScript function that runs in your browser during the chat. Teams use it for internal lookups or calculators, with no server to deploy.
Tool runs are limited per message to keep costs bounded, and owners control which plugins the workspace has.
Catch schema errors before an API call rejects them.
Turn documented per-minute limits into safe concurrency.
The case for keeping model choice open as your team grows.