From 4df6f2cbe9f39b2321aab1a1ed53dc25fae6445a Mon Sep 17 00:00:00 2001 From: Sergiy Smyrnov Date: Thu, 18 Sep 2025 08:38:04 -0500 Subject: [PATCH] correct Agent metadata in cosmosdb-datamodeling.prompt.md --- prompts/cosmosdb-datamodeling.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/cosmosdb-datamodeling.prompt.md b/prompts/cosmosdb-datamodeling.prompt.md index 163c97c..aa0b757 100644 --- a/prompts/cosmosdb-datamodeling.prompt.md +++ b/prompts/cosmosdb-datamodeling.prompt.md @@ -1,5 +1,5 @@ --- -mode: 'Agent' +mode: 'agent' description: 'Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: "cosmosdb_requirements.md" file and "cosmosdb_data_model.md" file' model: 'Claude Sonnet 4' ---