microsoft-foundry / microsoft-foundry/foundry-samples
Using agent-with-foundry-tools/main.py uses web_search_preview and should be updated to web_search
Open
@dooriya is already working on this.
Since Aug 13, 2026.
bug
- Dominant language
- Bicep
- Stars
- 445
- Forks
- 494
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 38
Description
change
tools=[{"type": "web_search_preview"}]
to
tools=[{"type": "web_search"}]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.