We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In test test_pdf_markdown_reader.py, line 15, you call directory llama_index; however, the directory is called llama.
test_pdf_markdown_reader.py
llama_index
llama
That's one bug I found when running the test.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In test
test_pdf_markdown_reader.py
, line 15, you call directoryllama_index
; however, the directory is calledllama
.That's one bug I found when running the test.
The text was updated successfully, but these errors were encountered: