Open
Description
Please read this first
- Have you read the docs?Agents SDK docs
- Have you searched for related issues? Others may have had similar requesrs
Question
I am looking at this documentation and it helps me understand how I can create multiple agents and add tools to it.
But, I am curious to know how can I create an application server that could serve my Agents created using SDK over HTTP. So that different frontend apps can communicate with my agents.
Can someone to appropriate resources/examples that can help me understand serving part of the Agent?