Filter the list predictions API endpoint to show only predictions created through the web interface using the source=web parameter. Note that results are limited to the last 14 days.
Replicate's local MCP server now has an experimental code mode that lets language models write and execute TypeScript code in a sandbox, offering two tools for documentation search and code execution to streamline complex workflows.
Code mode provides two tools: SDK documentation search and TypeScript code execution in a Deno sandbox.
It reduces context window usage by allowing custom logic that calls multiple API methods.