bug: Fix typo bug in readme (#60)

This commit is contained in:
C.V.S.Murali Krishna
2023-06-26 00:19:57 +05:30
committed by GitHub
parent f5f5e7edd1
commit 91346ea457

View File

@@ -57,7 +57,7 @@ os.environ["OPENAI_API_KEY"] = "sk-xxxx"
from embedchain import App
naval_ravikant_chat_bot_app = App()
naval_chat_bot = App()
# Embed Online Resources
naval_chat_bot.add("youtube_video", "https://www.youtube.com/watch?v=3qHkcs3kG44")