Skip to content

Commit 76582f7

Browse files
committed
Doc modify.
1 parent 4a515e8 commit 76582f7

File tree

6 files changed

+6
-63
lines changed

6 files changed

+6
-63
lines changed

docs/assets/icons/logo.svg

+1-23
Loading

docs/content/en/docs/Concepts/azure-storage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Blob Storage is designed for:
1919
* Storing data for backup and restore, disaster recovery, and archiving.
2020
* Storing data for analysis by an on-premises or Azure-hosted service.
2121

22-
**AI Hub** uses Blob Storage to store the documents (PDFs) that will be then vectorized and indexed.
22+
**AI Hub** uses Blob Storage to store the documents (PDFs) that will be then vectorized, indexed or analyzed.
2323

2424
Learn more about Azure Blob Storage: [What is Azure Blob Storage?](https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-overview)

docs/content/en/docs/Overview/_index.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To use this solution, you will need the following:
1818
## Objectives
1919
By the end of this delivery, you will be able to:
2020
- Configure and deploy the **AI Hub** solution
21-
- Use the chat interface to query documents and get relevant results
21+
- Use OpenAI cases to understand the solution's capabilities
2222
- Upload custom data files and perform vector search
2323
- Extend the solution with plugins
2424
- Manage the charge back functionality
@@ -38,13 +38,6 @@ This delivery consists of the following steps:
3838
1. Test and use the chat interface to query documents.
3939
1. Upload custom data files and perform vector search.
4040

41-
### Day 3:
42-
1. Customize the solution's look and feel.
43-
1. Extend the solution with prompt engineering and plugins.
44-
1. Show how the solution scales and integrates with other services.
45-
1. Show how the security and monitoring works.
46-
1. Plan the next steps.
47-
4841
## Closing
4942
By the end of the **AI Hub** delivery, stakeholders will have a powerful and innovative solution that can help them improve their document retrieval efficiency, enhance their user experience, increase their productivity, share their knowledge, gain data insights and analytics, and comply with security standards.ss
5043

docs/content/en/docs/Supported Scenarios/_index.md

-29
This file was deleted.

docs/content/en/docs/_index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ weight: 20
66
---
77

88
{{% pageinfo %}}
9-
**AI Hub!** — Lorem ipsum bla bla bla.
9+
**AI Hub!** — To show in a simple way different Azure OpenAI features and services.
1010
{{% /pageinfo %}}
1111

12-
This delivery guide will help you bla bla bla.
12+
This delivery guide will guide you through some of the most common scenarios and uses cases when using Azure OpenAI.
1313

docs/static/img/logo.svg

+1
Loading

0 commit comments

Comments
 (0)