mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-24 06:34:46 +08:00
feat: update notes
This commit is contained in:
@@ -28,7 +28,7 @@ def present_file_tool(
|
|||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
- You should call this tool after creating files and moving them to the `/mnt/user-data/outputs` directory.
|
- You should call this tool after creating files and moving them to the `/mnt/user-data/outputs` directory.
|
||||||
- Use non-parallel tool calling to present files in a single step.
|
- IMPORTANT: Do NOT call this tool in parallel with other tools. Call it separately.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
filepaths: List of absolute file paths to present to the user. **Only** files in `/mnt/user-data/outputs` can be presented.
|
filepaths: List of absolute file paths to present to the user. **Only** files in `/mnt/user-data/outputs` can be presented.
|
||||||
|
|||||||
Reference in New Issue
Block a user