Initial public ModelForge release
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
project:
|
||||
id: example-ops
|
||||
name: ExampleOps
|
||||
description: Deterministic network configuration generation from structured requirements.
|
||||
|
||||
bindings:
|
||||
assistant.general:
|
||||
contract_version: 1
|
||||
channel: stable
|
||||
priority: interactive
|
||||
benchmark_suites: [netops-requirements-extraction-v1]
|
||||
|
||||
notes:
|
||||
- LLM output must be normalized into a validated intermediate representation.
|
||||
- Final device CLI must be generated by deterministic logic, not direct unconstrained LLM output.
|
||||
Reference in New Issue
Block a user