[Feature]: Add posthog anonymous telemetry and update docs (#867)
This commit is contained in:
@@ -12,7 +12,7 @@ You can add data from different data sources using the `.add()` method. Then, si
|
||||
If you want to create a Naval Ravikant bot with a YouTube video, a book in PDF format, two blog posts, and a question and answer pair, all you need to do is add the respective links. Embedchain will take care of the rest, creating a bot for you.
|
||||
|
||||
```python
|
||||
from embedchain import App
|
||||
from embedchain import Pipeline as App
|
||||
|
||||
naval_bot = App()
|
||||
# Add online data
|
||||
|
||||
Reference in New Issue
Block a user