Closed
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
Describe the feature
What is the feature you're requesting? How would it work? Please provide examples and details if possible.
Hi developer,
I'm curious about how do I specify different OpenAI_API_KEYs to different agent class? The issue is that I have specific key for computer-use-preview agent class, which I wish to separate against the key used for WebSearchTool agent class.
Thank you for your help!