You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ The accelerator presented here provides several options, for example:
71
71
* A backend with support for 'custom' and 'On Your Data' [conversation flows](./docs/conversation_flow_options_test.md)
72
72
* Advanced prompt engineering capabilities
73
73
* An admin site for ingesting/inspecting/configuring your dataset on the fly
74
-
* Push or Pull model for data ingestion: See [integrated vectorization](./docs/integrated_vectorization.md) documentation for more details
74
+
* Push or Pull model for data ingestion: See [integrated vectorization](./docs/integrated_vectorization_test.md) documentation for more details
75
75
* Running a Retrieval Augmented Generation (RAG) solution locally
76
76
77
77
*Have you seen [ChatGPT + Enterprise data with Azure OpenAI and AI Search demo](https://github.com/Azure-Samples/azure-search-openai-demo)? If you would like to experiment: Play with prompts, understanding RAG pattern different implementation approaches, see how different features interact with the RAG pattern and choose the best options for your RAG deployments, take a look at that repo.
0 commit comments