Scenario: Let's say that we build 2 AI assistants on Assistable:
- Assistant A → handles all user interactions
- Assistant B → handles special processing
What's the best way to allow Assistant A to call Assistant B, get the result back, and then continue the user interaction?
Is there a simple example that we can use?
Thanks,
Lian