run-llama / llama_parse

Parse files for optimal RAG
https://www.llamaindex.ai
MIT License
1.79k stars 157 forks source link

APIConnectionError #228

Open vsamoili opened 3 weeks ago

vsamoili commented 3 weeks ago

Env:

I'm consistently getting APIConnectionError when trying to run:

recursive_index = VectorStoreIndex(nodes=base_nodes + objects)

from the demo_advanced.ipynb