2026-07-26 13:02:59 +02:00
|
|
|
id: rein-openweights
|
2026-08-21 00:21:53 +02:00
|
|
|
version: "0.1.0"
|
2026-07-26 13:02:59 +02:00
|
|
|
title: OpenRouter open-weight agentic loop
|
|
|
|
|
description: >
|
|
|
|
|
Agentic tool-use harness driving current open-weight models via
|
2026-07-26 13:42:29 +02:00
|
|
|
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.
|
2026-07-26 13:02:59 +02:00
|
|
|
handler: glas_harness.reins.rein_openweights:ReinOpenWeights
|
2026-08-21 00:21:53 +02:00
|
|
|
contract_versions: ["1.0"]
|
2026-07-26 13:02:59 +02:00
|
|
|
capabilities:
|
|
|
|
|
session_style: unattended
|
|
|
|
|
model_class: open-weight
|
2026-07-26 13:42:29 +02:00
|
|
|
credential_source: rein-local
|
2026-08-21 00:21:53 +02:00
|
|
|
tool_event_visibility: unavailable
|
2026-07-26 13:42:29 +02:00
|
|
|
status: implemented
|