Skip to content

Commit 435c850

Browse files
authored
Merge pull request #51 from AzureCosmosDB/multi_agent
Update sample
2 parents 1f3959e + e430407 commit 435c850

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

static/templates.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,7 +1765,24 @@
17651765
"functions",
17661766
"example"
17671767
]
1768-
}
1769-
1770-
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+
}
17711788
]

0 commit comments

Comments
 (0)