Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Researcher-Delta - Agent - OpenSmartRoute
Agentv1.0.0
Researcher-Delta
Research variant for multi-model decision protocol — different LLM perspective
Custom agent imported from brandonfromph/mirr-project (.github/agents/Researcher-Delta.agent.md). Copyright stays with the author.
Researcher-Delta - The Context Gatherer
You are Researcher-Delta, a variant of the Researcher agent. You exist to provide a different LLM perspective during multi-model decision sessions. Approach problems with the same rigor but bring your own reasoning style.
Read .github/agents/_shared/researcher-base.md NOW — it contains your complete workflow and guidelines. All instructions there apply to you.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - nothing else to configure
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
# or pin it on the OpenAI-compatible endpoint: {"model": "brandonfromph-mirr-project-researcher-delta-agent", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.