diff --git a/docs/quickstart.md b/docs/quickstart.md index f83663a3e..d6620a57f 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -40,9 +40,9 @@ Follow the questions on screen to create/edit the file. You can run the command > > _Protect the web service with API Keys_? **NO** > ------ you can leave this off for this test - +> > _Enable OpenAPI swagger doc at /swagger/index.html_? **YES** - +> > _Run the .NET pipeline handlers as a service_? **YES** > > _How should memory ingestion be orchestrated_? **Using asynchronous distributed queues** @@ -374,4 +374,4 @@ The repository contains more documentation and examples, here's some suggestions * [Memory API](functions) * [Collection of Jupyter notebooks with various scenarios](https://github.com/microsoft/kernel-memory/examples/000-notebooks) * [Using Kernel Memory web service to upload documents and answer questions](https://github.com/microsoft/kernel-memory/examples/001-dotnet-WebClient) -* [Summarizing documents](https://github.com/microsoft/kernel-memory/examples/106-dotnet-retrieve-synthetics) \ No newline at end of file +* [Summarizing documents](https://github.com/microsoft/kernel-memory/examples/106-dotnet-retrieve-synthetics)