Hello! I’ve built a sleep assistance agent using the OpenAI Agents SDK
and I’d like to integrate it into ChatGPT (similar to how Expedia appears
when users mention travel).
I have:
- A working agent built with @openai/agents
- API deployed and ready
- Custom tools for personalized sleep recommendations
How can I get access to the Apps SDK to submit my app? Is there an
application process or waitlist? thanks