Update Readme

This commit is contained in:
Taranjeet Singh
2023-06-21 12:07:52 +05:30
parent b4d49f92f7
commit 3e029daf30

View File

@@ -68,7 +68,7 @@ from embedchain import App as EmbedChainApp
from embedchain import App as ECApp
```
* Now you app is created. You can use `.query` function to get the answer for any query.
* Now your app is created. You can use `.query` function to get the answer for any query.
```python
print(naval_chat_bot.query("What unique capacity does Naval argue humans possess when it comes to understanding explanations or concepts?"))