Skip to content

Commit 383e6b8

Browse files
authored
Update how-to-data-handling-with-tools-agents.md
1 parent d705f00 commit 383e6b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/microsoft-discovery/how-to-data-handling-with-tools-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ After this mount, the tool container can read files from `/app/inputs/run1/`.
269269

270270
> [!IMPORTANT]
271271
> Provide only absolute paths in `mountPath`. Relative paths aren't supported. If the URI points to a directory, the directory contents are placed at the mount path. If the URI points to a file, the file is placed at the mount path.
272-
> If not specified explicitly, default value for input is /app/inputs and for and output mounts, it's /app/outputs.
272+
> If not specified explicitly, default value for input is /app/inputs and for output mounts, it's /app/outputs.
273273
274274
### Tell the agent which paths to use in tool descriptions
275275

0 commit comments

Comments
 (0)