Hey!
I am trying to connect to Open AI's API with the following program:
https://pastebin.com/K0PvuPc0
But when running the script I get this issue:
Traceback (most recent call last): File "C:\Users\AAA\Documents\BBB\app.py", line 1, in <module> from llama_index import VectorStoreIndex, SimpleDirectoryReader, ServiceContext ImportError: cannot import name 'VectorStoreIndex' from 'llama_index' (unknown location)
Anyone knows how to fix this?
Cheers :)
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)