We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe1b53 commit 66c4431Copy full SHA for 66c4431
notebooks/GenAI/embedding_demos/readme.md
@@ -14,7 +14,7 @@ The Azure OpenAI Demo w/ Streamlit Frontend is designed to host various demonstr
14
15
## Learning Objectives <a name="learning_objectives"></a>
16
1. **Integrate Azure OpenAI with Streamlit**:
17
- - Use Azure OpenAI in a Streamlit frontend to interact with data indexes in Azure AI Search.
+ - Use Azure OpenAI in a Streamlit frontend.
18
2. **Understand Streamlit Scripts**:
19
- Learn the roles and functionalities of `Demo_Suite.py`, `AI_Search_Query.py`, and `AOAI_Embeddings.py`.
20
3. **Generate and Query Embeddings**:
0 commit comments