Add a script to produce docs by language, and add multi-turn-conversation docs (#510)

* Add a script to produce docs by language, and add multi-turn-conversation docs.

* Fix typo.

* Remove java pivots, move source templates and update comments.

* Add links to docs from root readme
This commit is contained in:
westey
2025-08-28 11:19:24 +01:00
committed by GitHub
Unverified
parent 529341f58b
commit 802c8e6238
20 changed files with 524 additions and 59 deletions
@@ -0,0 +1,5 @@
# Microsoft Agent Framework for .NET Concepts
- [Agent Types](./agent-types.md)
- [Multi-turn conversations and Threading](./multi-turn-conversations.md)