You're viewing a demo portfolio

Join the waitlist
PRSM

introspection_corpus_compare

Active

Tool of ComOS Federation Gateway

declared in 1.0.0

Compare two corpora. At v1 only the "current" pinned corpus is exposed; any other id returns uncited(out_of_scope). v1.1 will surface prior pins.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "corpus_id_a",
    "corpus_id_b"
  ],
  "properties": {
    "corpus_id_a": {
      "type": "string",
      "minLength": 1
    },
    "corpus_id_b": {
      "type": "string",
      "minLength": 1
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ComOS Federation Gateway

https://github.com/ronrey/comos-federation

2/7 registries
View full server →