Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions admin_manual/ai/app_context_agent.rst
Original file line number Diff line number Diff line change
Expand Up @@ -464,15 +464,15 @@ Combining tools

These tools can also be combined by the agent to fulfil tasks like the following:

* *"How is the weather where Andrew lives?"*
* *"How is the weather where Andrew lives?"*

* Uses contacts to look up Andrew's address and then checks the weather

* *"How is the weather where I live?"*
* *"How is the weather where I live?"*

* Look up the current user's address and then checks the weather

* *"Send an email from carry@company.com to Andrew"*
* *"Send an email from carry@company.com to Andrew"*

* Uses contacts to look up Andrew's email and then sends an email

Expand Down
Loading
Loading