Replies: 2 comments 1 reply
-
Hi @davidames thanks for haring in detail your experience with deep research model in Azure AI Foundry. I was having a look around and a couple of next steps come to mind
|
Beta Was this translation helpful? Give feedback.
-
Hi @amynic -
This problem is intermittent but regular. On poorly worded questions, (eg, non-research type) it happens in 8/10 requests. In better worked questions, it happens 2/10 requests. I had an interesting failure today where it failed to start, I stared a new run with the message "Are you done yet" and that resulted in the agent service starting the deep research task, but that technique only worked once. I'm running out of ideas for "next steps" - what would you suggest? ![]() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup a Deep Research agent in Foundry following these instructions:
https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/deep-research-samples?pivots=csharp
It works really well on most requests such as
Give me the latest research into quantum computing over the last year.
That is, we get the complete report and the results look really good.
But if I ask questions that are probably not all of that appropriate for a Deep Research tool, such as
What is the best way to attract top software developers to a small startup in Washington DC?
It will ask the clarifying questions (as in the good case) and say "Starting Research" / "Producing Report" and then the run status changes to Complete immediately without actually doing the research or outputting anything else.
Here is the final response with the status set to complete:
Here is the entire conversation
My guess is that the deep research tool inside of AI Services is failing/refusing the request, is there any way to know for sure? I would like to be able to handle this case gracefully.
Beta Was this translation helpful? Give feedback.
All reactions