Find answers from the community

Updated 3 months ago

Google Colab

When installing: pip install --upgrade llama-index-core llama-index-llms-openai llama-index-utils-workflow

I do not have llama_index.core.workflow available

Do i need to install anything else @Logan M ?

(im following: https://colab.research.google.com/drive/1GhF8uBC2LrnYf195CcTe_e5K8Ai6Z4ta#scrollTo=3cBku4_C0CQk)

Thanks!
L
M
5 comments
running the google colab you linked, it seems to work fine for me?
The install and imports just worked first run
If you are running locally, normally you need to restart your notebook after installing something
sorry i made a mistake. llama_index.core.workflow is red underlined in pycharm after installing the dependency but still works fine! Thankyou Logan
Add a reply
Sign up and join the conversation on Discord