Find answers from the community

Updated 3 months ago

Is internet required to import data

Is internet required to import data connectors? Is it possible to import them manually prior ?
L
D
3 comments
you can install llama_hub and directly import from there

Plain Text
pip install llama_hub


Plain Text
from llama_hub.asana.base import AsanaReader
keep in mind that you will need to install the dependencies of the specific loader as well! πŸ™
Add a reply
Sign up and join the conversation on Discord