fix escape
This commit is contained in:
parent
1939382798
commit
8b0b545bf4
|
|
@ -21,8 +21,7 @@ Now decide your action by return:
|
||||||
thinking: |
|
thinking: |
|
||||||
Based on the context:
|
Based on the context:
|
||||||
action: action_name
|
action: action_name
|
||||||
```
|
```"""
|
||||||
"""
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, connect this agent node with [branching](../core_abstraction/flow.md) to other action nodes.
|
Then, connect this agent node with [branching](../core_abstraction/flow.md) to other action nodes.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue