You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I can get it to deploy to Foundry as a hosted agent.
However, when I try to test the deployed version, it just never responds. I see that it logged on deployment to AppInsights, but I don't see any logs per call -- not traces or exceptions. The request just times out in the playground.
How can I diagnose the issue (configuration, if I had to guess since it runs locally)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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 can get the samples, like this one (https://github.com/microsoft-foundry/foundry-samples/blob/main/samples/python/hosted-agents/agent-framework/echo-agent/main.py), running locally.
And I can get it to deploy to Foundry as a hosted agent.
However, when I try to test the deployed version, it just never responds. I see that it logged on deployment to AppInsights, but I don't see any logs per call -- not traces or exceptions. The request just times out in the playground.
How can I diagnose the issue (configuration, if I had to guess since it runs locally)?
Beta Was this translation helpful? Give feedback.
All reactions