microsoft-foundry / microsoft-foundry/foundry-samples
How to list all conversations by Foundry 2.0?
Open
@ankitbko is already working on this.
Since Jun 18, 2026.
- Dominant language
- Bicep
- Stars
- 445
- Forks
- 494
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 38
Description
with 1.0, we can list all_conversations = self._project_client.agents.threads.list()
however with 2.0, seems no way to list? Is it that the conversations are no longer needed any more?
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.