Skip to content

Commit 75f0b81

Browse files
Remove filekey field from examples.
1 parent ba596c4 commit 75f0b81

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ For example, to start a stdio MCP server that are implemented in a python file:
248248
seclab-taskflow-agent:
249249
version: 1
250250
filetype: toolbox
251-
filekey: toolboxes/echo
252251
253252
server_params:
254253
kind: stdio
@@ -298,7 +297,6 @@ Example:
298297
seclab-taskflow-agent:
299298
version: 1
300299
filetype: taskflow
301-
filekey: taskflows/examples/example.yaml
302300
303301
taskflow:
304302
- task:
@@ -424,7 +422,6 @@ Model configs are configured through YAML files of `filetype` `model_config`. Th
424422
seclab-taskflow-agent:
425423
version: 1
426424
filetype: model_config
427-
filekey: configs.model_config
428425
models:
429426
gpt_latest: gpt-5
430427
```

0 commit comments

Comments
 (0)