16 lines
584 B
YAML
16 lines
584 B
YAML
id: rein-openweights
|
|
version: "0.1.0"
|
|
title: OpenRouter open-weight agentic loop
|
|
description: >
|
|
Agentic tool-use harness driving current open-weight models via
|
|
OpenRouter (own minimal client, not llm-connect — see
|
|
rein-openweights/workplans/REIN-OW-WP-0001-T01), as an alternative to
|
|
frontier-vendor CLIs. Chartered by ADR-001.
|
|
handler: glas_harness.reins.rein_openweights:ReinOpenWeights
|
|
contract_versions: ["1.0"]
|
|
capabilities:
|
|
session_style: unattended
|
|
model_class: open-weight
|
|
credential_source: rein-local
|
|
tool_event_visibility: unavailable
|
|
status: implemented
|