Update README.md

This commit is contained in:
Yuhong Sun
2023-05-17 09:27:22 -07:00
committed by GitHub
parent 5f7d2853b8
commit eef2788606

View File

@@ -26,6 +26,7 @@
* One line Docker Compose deployment of all services to host Danswer anywhere.
## Upcoming
* Chat/Conversation support.
* Extend current user Auth flows to support document level access management.
* Support for custom endpoints for Generative AI models or even self-host options.
* Custom Deep Learning NLP model to classify user intent to customize prompts for code generation, summarization, etc.