Find answers from the community

Home
Members
Mario_Borher
M
Mario_Borher
Offline, last seen 3 months ago
Joined September 25, 2024
Hi!

am I correct that if I use the index in this way, the system works only from the local files? Is there a way to be able to respond even if no data is found on the disk (and stream at the same time?)

Or if I'm the only one who doesn't know a setting, how can I determine how flexible the system should be to answer the question?

index = load_index_from_storage(storage_context, service_context=service_context)
1 comment
L
but I have already tried this
RUN apt-get update && apt-get install -y python3.11
8 comments
d
L
M