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 18719a2 commit c4f62d0Copy full SHA for c4f62d0
README.md
@@ -68,7 +68,7 @@ By default, this repo comes with one specific set of RAG configurations includin
68
69
The accelerator presented here provides several options, for example:
70
* The ability to ground a model using both data and public web pages
71
-* A backend with support for 'custom' and 'On Your Data' [conversation flows](./docs/conversation_flow_options.md)
+* A backend with support for 'custom' and 'On Your Data' [conversation flows](./docs/conversation_flow_options_test.md)
72
* Advanced prompt engineering capabilities
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
0 commit comments