Refactor: split prompt definition from execution settings and migrate run contracts to prompt_* + execution_target
This commit is contained in:
3
internal/profile/testdata/missing_id.yaml
vendored
3
internal/profile/testdata/missing_id.yaml
vendored
@@ -1,5 +1,8 @@
|
||||
version: 1.0.0
|
||||
description: Missing ID
|
||||
inputs:
|
||||
- name: transcript
|
||||
required: true
|
||||
templates:
|
||||
- role: system
|
||||
content: Hello
|
||||
|
||||
Reference in New Issue
Block a user