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.
* - Skill - OpenSmartRoute
Skillv1.0.0
*
For release candidate pull request, please compare it with previous release that version in master branch. Summerize major changes including listing the newly added terms and deprecated terms in the c
Instruction file imported from vaccineontology/VO (.github/instructions/*.instructions.md). Copyright stays with the author.
For release candidate pull request, please compare it with previous release that version in master branch. Summerize major changes including listing the newly added terms and deprecated terms in the candidate release.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/vaccineontology-vo-instructions/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
vaccineontology-vo-instructions.ocm.jsonjson
{
"ocm": "1",
"id": "vaccineontology-vo-instructions",
"kind": "skill",
"name": "*",
"description": "For release candidate pull request, please compare it with previous release that version in master branch. Summerize major changes including listing the newly added terms and deprecated terms in the candidate release.",
"publisher": "vaccineontology",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"For release candidate pull request, please compare it with previous release that version in master branch. Summerize major changes including listing the newly added terms and deprecated terms in the candidate release."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/vaccineontology/VO",
"path": ".github/instructions/*.instructions.md",
"ref": "52981ba15a7d78c3fadab076b0d0157ed3744ef8",
"url": "https://github.com/vaccineontology/VO/blob/52981ba15a7d78c3fadab076b0d0157ed3744ef8/.github/instructions/*.instructions.md",
"key": "vaccineontology/VO/.github/instructions/*.instructions.md"
}
},
"instructions": "For release candidate pull request, please compare it with previous release that version in master branch. Summerize major changes including listing the newly added terms and deprecated terms in the candidate release.",
"cost": {
"context_tokens": 54
}
}
Fetch it by URL: GET /api/v1/registry/vaccineontology-vo-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.