Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
Based on learn.microsoft.com (mirror 1; mirror 2), web search with GPT on Azure using Python is not supported yet: Not currently supported: The web search tool Image generation using m...
#1: Initial revision
Based on [learn.microsoft.com](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/responses?tabs=python-secure) ([mirror 1](https://web.archive.org/web/20251005023308/https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/responses?tabs=python-secure); [mirror 2](https://archive.is/ZAc3r)), web search with GPT on Azure using Python is not supported [yet](https://software.codidact.com/uploads/ryx8rsos7ftk6zazc3mp9aqsnwag): > Not currently supported: > > - The web search tool > > - Image generation using multi-turn editing and streaming - coming soon > > - Images can't be uploaded as a file and then referenced as input. Coming soon. > > There's a known issue with the following: > > - PDF as an input file **[is now supported](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/responses?tabs=python-secure#file-input)**, but setting file upload purpose to `user_data` is not currently supported. > > - Performance issues when background mode is used with streaming. The issue is expected to be resolved soon.
