14 lines
516 B
YAML
14 lines
516 B
YAML
|
|
id: rein-openweights
|
||
|
|
title: OpenRouter open-weight agentic loop
|
||
|
|
description: >
|
||
|
|
Agentic tool-use harness driving current open-weight models via
|
||
|
|
OpenRouter/llm-connect, as an alternative to frontier-vendor CLIs.
|
||
|
|
Chartered by ADR-001; not yet implementing this contract.
|
||
|
|
handler: glas_harness.reins.rein_openweights:ReinOpenWeights
|
||
|
|
capabilities:
|
||
|
|
session_style: unattended
|
||
|
|
model_class: open-weight
|
||
|
|
credential_source: tbd
|
||
|
|
# tbd: resolved by GLAS-WP-0001-T06 before this rein is implemented.
|
||
|
|
status: planned
|