list_models

shallow

ai.genomicintelligence/genomic-intelligence · Verify this server

List available models for a task. Use to discover model ids before passing one as the `model` argument to a predict tool. The same catalog is also available as the resource `gi://models`. Returns a FLAT object — {task, default_model, models: [...]} — not the {data, meta} envelope the predict tools return. Each model carries a `bio_spec`, whose useful fields are `request_max_bp` (the enforced ceiling, 500,000 everywhere) and `context_window_bp` (what the model reads in one step — compare your sequence length against it: a shorter one is scored against a padded window). `trained_window_bp` is the fixed receptive field where there is no sliding window (9,198 for g0-expression). `max_seq_length_bp` is legacy and ambiguous — it is the request cap for every model except g0-expression, where it is that model's 9,198 bp trained window; prefer `request_max_bp`.

100.0/100

1 trials · measured 8 days ago

list_models scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against ai.genomicintelligence/genomic-intelligence, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: list_models
[![Vouch score](https://vouch.tools/api/tools/40311531-91f8-4912-9c3f-40c86f56ff19/badge.svg)](https://vouch.tools/tools/40311531-91f8-4912-9c3f-40c86f56ff19)
list_models — Vouch