mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-07-21 10:15:23 -04:00
Add Services as Tools for Agents #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @logan-markewich on GitHub (Jun 22, 2024).
Originally assigned to: @nerdai on GitHub.
Agents should be able to be tools for other agents, in addition to being routable in the control plane.
This provides more flexibility for agents, as they could also decide themselves when they need help from other services.