Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 277 Bytes

File metadata and controls

10 lines (7 loc) · 277 Bytes

examples/dsl

All examples under dsl is generated using command:

python -m trpc_agent_dsl.codegen xxx.json

You should check xxx/workflow.json to check the original json file to understand their meaning.

For component allowed in dsl schema, check 'docs/dsl.md'.