Add a source-linked ASM manifest for Cohere.
Use this existing manifest as the template:
https://github.com/calebguo007/asm-spec/blob/main/manifests/openai-gpt-4o.asm.json
Acceptance criteria:
- Add one new
manifests/cohere-*.asm.json file.
- Include
asm_version, service_id, taxonomy, and display_name.
- Fill
pricing.billing_dimensions from a public Cohere pricing/docs URL.
- Fill
provenance.source_url, retrieved_at, last_verified_at, and verification_status.
- Add quality metadata only if there is a public benchmark/source; do not invent benchmark claims.
- Run
python -m pytest scorer/test_manifests_schema.py -q and include the result in the PR.
Useful docs:
Add a source-linked ASM manifest for Cohere.
Use this existing manifest as the template:
https://github.com/calebguo007/asm-spec/blob/main/manifests/openai-gpt-4o.asm.json
Acceptance criteria:
manifests/cohere-*.asm.jsonfile.asm_version,service_id,taxonomy, anddisplay_name.pricing.billing_dimensionsfrom a public Cohere pricing/docs URL.provenance.source_url,retrieved_at,last_verified_at, andverification_status.python -m pytest scorer/test_manifests_schema.py -qand include the result in the PR.Useful docs: