cuuupid / research

Deep Research ported to Cog! (Updated 4 months ago)

  • Public
  • 9 runs
  • L40S
  • GitHub
Iterate in playground

Run cuuupid/research with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

Input schema

The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.

Field Type Default value Description
openrouter_api_key
string
OpenRouter API key
query
string
Query to research
breadth
integer
4

Min: 2

Max: 10

Breadth of research
depth
integer
2

Min: 1

Max: 5

Depth of research

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output"
}