Replies: 3 comments 1 reply
-
|
Hi @jchgr, |
Beta Was this translation helpful? Give feedback.
-
|
Version 1.2.0b3: |
Beta Was this translation helpful? Give feedback.
-
|
@jchgr package version looks right. Sharing this step-by-step tutorial that guides you through setting up all the pre-requisites to run the code included in the blog post. Let me know if it helps: https://youtu.be/FBQRc-M18ws?si=4SISMzynO7MYbo2L |
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.
-
Hi:
I am testing Browser Automation tool following the official documentation and I am getting this error:
Run failed: {'code': 'tool_server_error', 'message': 'Error: tool_processing_error; Tool processing for browser_automation failed.'}
The documentation that I am using is the following:
https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/browser-automation
https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/browser-automation-samples?source=recommendations
I have used two different codes:
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-agents/samples/agents_tools/sample_agents_browser_automation.py
https://devblogs.microsoft.com/foundry/announcing-the-browser-automation-tool-preview-in-azure-ai-foundry-agent-service/
I am using the python SDK and already installed the preview package pip3 install --pre azure-ai-agents
Can anyone help me?
Beta Was this translation helpful? Give feedback.
All reactions