Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,4 +15,4 @@ Leveraging the power of Langchain, the creation of chatbots becomes effortless.
15
  - **Context aware chatbot**: A chatbot that remembers previous conversations and provides responses accordingly.
16
  - **Chatbot with Internet Access**: An internet-enabled chatbot capable of answering user queries about recent events.
17
  - **Chat with your documents**: Empower the chatbot with the ability to access custom documents, enabling it to provide answers to user queries based on the referenced information.
18
- We will improve this implementation to include these examples as we progress in the course.
 
15
  - **Context aware chatbot**: A chatbot that remembers previous conversations and provides responses accordingly.
16
  - **Chatbot with Internet Access**: An internet-enabled chatbot capable of answering user queries about recent events.
17
  - **Chat with your documents**: Empower the chatbot with the ability to access custom documents, enabling it to provide answers to user queries based on the referenced information.
18
+ We will improve this implementation to include these examples as we progress in the course.""")