Skip to content

Commit 4e6a47a

Browse files
committed
Update What's New
1 parent fa9ceb9 commit 4e6a47a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/search/whats-new.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: HeidiSteen
77
ms.author: heidist
88
ms.service: cognitive-search
99
ms.topic: overview
10-
ms.date: 11/15/2022
10+
ms.date: 03/21/2023
1111
ms.custom: references_regions
1212
---
1313

@@ -18,6 +18,12 @@ Learn about the latest updates to Azure Cognitive Search functionality, docs, an
1818
> [!NOTE]
1919
> Looking for preview features? Previews are announced here, but we also maintain a [preview features list](search-api-preview.md) so you can find them in one place.
2020
21+
## March 2023
22+
23+
| Item                         | Type | Description |
24+
|-----------------------------|------|--------------|
25+
| [ChatGPT + Enterprise data with Azure OpenAI and Cognitive Search](https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/README.md) | Sample | Python code and a template for combining Cognitive Search with the large language models in OpenAI. For background, see this Tech Community blog post: [Revolutionize your Enterprise Data with ChatGPT](tps://techcommunity.microsoft.com/t5/ai-applied-ai-blog/revolutionize-your-enterprise-data-with-chatgpt-next-gen-apps-w/ba-p/3762087). To summarize the key points: <ul><li>Use Cognitive Search to consolidate, create, and query your searchable content.</li> <li>Assemble and send prompts to the "gpt-35-turbo" model that's now in preview (requires [Azure OpenAI service sign-up](https://customervoice.microsoft.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR7en2Ais5pxKtso_Pz4b1_xUOFA5Qk1UWDRBMjg0WFhPMkIzTzhKQ1dWNyQlQCN0PWcu)).</li> <li>Along with a summary and results, provide citations and transparency in your customer-facing app so that users can evaluate the response.</li> </ul>|
26+
2127
## November 2022
2228

2329
| Item&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Type | Description |

0 commit comments

Comments
 (0)