You've already forked uapf-multi-process-package
Import UAPF package
14 lines
297 B
YAML
14 lines
297 B
YAML
kind: uapf.resources.mapping
|
|
targets:
|
|
- id: placeholder.agent
|
|
type: ai_agent
|
|
name: Placeholder Agent
|
|
capabilities: []
|
|
- id: placeholder.human
|
|
type: human_role
|
|
name: Placeholder Human
|
|
- id: placeholder.system
|
|
type: system_api
|
|
name: Placeholder System
|
|
bindings: []
|