shauryr/S2QA

Source Node missing nodes

shauryr opened this issue · 1 comments

File "/home/adminuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "/mount/src/s2qa/S2QA.py", line 121, in
list_titles = generate_used_reference_display(
File "/mount/src/s2qa/utils.py", line 295, in generate_used_reference_display
source_node = source_nodes[index - 1]

image

was not able to reproduce this issue