Skip to content

Commit

Permalink
add cosmosdb-nosql-copilot template (#407)
Browse files Browse the repository at this point in the history
Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
  • Loading branch information
markjbrown and hemarina committed Jul 2, 2024
1 parent 5636c7a commit 2306abb
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 23 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1861,7 +1861,7 @@
]
},
{
"title": "Deploy Phoenix to Azure",
"title": "Deploy Phoenix to Azure",
"description": "Phoenix provides MLOps and LLMOps insights at lightning speed with zero-config observability.",
"preview": "./templates/images/arize-phoenix.png",
"website": "https://github.com/Arize-ai",
Expand All @@ -1874,6 +1874,28 @@
"aca",
"ai",
"new"
]
},
{
"title": "Build a Copilot app using Azure Cosmos DB, Azure OpenAI Service and Azure App Service",
"description": "Build a copilot application with Azure OpenAI Service, Azure Cosmos DB for NoSQL vector database & Azure App Service.",
"preview": "./templates/images/cosmos-nosql-copilot.png",
"website": "https://github.com/AzureCosmosDB",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/AzureCosmosDB/cosmosdb-nosql-copilot",
"tags": [
"msft",
"openai",
"gpt",
"cosmosdb",
"bicep",
"ai",
"dotnetCsharp",
"managedidentity",
"appservice",
"semantickernel",
"blazor",
"new"
]
}
]

0 comments on commit 2306abb

Please sign in to comment.