Pārlūkot izejas kodu

Merge pull request #152 from embedchain/update-readme-1

add: Update typo in readme
Taranjeet Singh 2 gadi atpakaļ
vecāks
revīzija
c6dbbf5dd3
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      README.md

+ 0 - 3
README.md

@@ -148,15 +148,12 @@ print(naval_chat_bot.query("What unique capacity does Naval argue humans possess
 ```python
 print(naval_chat_bot.chat("How to be happy in life?"))
 # answer: The most important trick to being happy is to realize happiness is a skill you develop and a choice you make. You choose to be happy, and then you work at it. It's just like building muscles or succeeding at your job. It's about recognizing the abundance and gifts around you at all times.
-Enter input (type 'exit' to quit): who is naval ravikant?
 
 print(naval_chat_bot.chat("who is naval ravikant?"))
 # answer: Naval Ravikant is an Indian-American entrepreneur and investor.
-Enter input (type 'exit' to quit): what did the author say about happiness?
 
 print(naval_chat_bot.chat("what did the author say about happiness?"))
 # answer: The author, Naval Ravikant, believes that happiness is a choice you make and a skill you develop. He compares the mind to the body, stating that just as the body can be molded and changed, so can the mind. He emphasizes the importance of being present in the moment and not getting caught up in regrets of the past or worries about the future. By being present and grateful for where you are, you can experience true happiness.
-Enter input (type 'exit' to quit):
 ```
 
 ## Format supported