Skip to content

Commit

Permalink
Update quickstart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dluc authored Jan 4, 2024
1 parent 89a86ab commit fcb952f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down Expand Up @@ -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)
* [Summarizing documents](https://github.com/microsoft/kernel-memory/examples/106-dotnet-retrieve-synthetics)

0 comments on commit fcb952f

Please sign in to comment.