We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f3959e + e430407 commit 435c850Copy full SHA for 435c850
static/templates.json
@@ -1765,7 +1765,24 @@
1765
"functions",
1766
"example"
1767
]
1768
- }
1769
-
1770
+ },
+ {
+ "title": "Multi-agent AI sample with Azure Cosmos DB",
1771
+ "description": "A sample exploring ergonomic, lightweight multi-agent orchestration in Python using Azure Cosmos DB with OpenAI Swarm.",
1772
+ "preview": "coming soon",
1773
+ "website": "https://github.com/TheovanKraay",
1774
+ "author": "Theo van Kraay",
1775
+ "source": "https://github.com/AzureCosmosDB/multi-agent-swarm",
1776
+ "date": "2025-01-28",
1777
+ "tags": [
1778
+ "generativeai",
1779
+ "python",
1780
+ "analytics",
1781
+ "embedding-text-3",
1782
+ "openai",
1783
+ "Microsoft",
1784
+ "vectorcosmosnosql",
1785
+ "example"
1786
+ ]
1787
+ }
1788
0 commit comments