You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context
Many agent frameworks routinely integrate third‑party tools (like CrewAI or LangChain) by wrapping them as native tools. This PR experiments with incorporating these into Dapr agents by lowering friction, reducing boilerplate, and making external tools first-class citizens.