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.
Imported from FlameskyDexive/Legends-Of-Heroes (Packages/cn.etetet.proto/AGENTS.md). Install upstream with npx skills add FlameskyDexive/Legends-Of-Heroes --skill cn.etetet.proto. Copyright stays with the author.
cn.etetet.proto
概述
协议定义与 Proto 编辑器工具包。
目录约定
Scripts/Model:协议相关模型代码。
Scripts/Editor:编辑器代码,通过 .asmref 汇入 ET.Editor。
开发约定
遵循 cn.etetet.harness 的 /et-code 与 /et-build 规则。
修改 Proto 导出流程时按项目 Proto 构建入口执行验证。
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 - a plan picks it for its slot
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}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.