v1.5.0 - Addind Bot Framework App
What's new:
- There are 2 apps now: Backend Bot API powered by the Bot Framework and Bot Service, and a Frontend web app power by Streamlit that exposes a Search and a Bot Interface (using the Bot Service Direct Channel)
- Adds CosmosDB as persistent database for conversation history
- Removes HuggingFace BERT models since they are computationally too expensive for any web app
- Other minor improvements.