Spaces:
Sleeping
Sleeping
Update ref.txt
Browse files
ref.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
1. https://stackoverflow.com/questions/78028402/modulenotfounderror-for-llama-index-vector-stores-in-python-project
|
2 |
2. https://github.com/NirDiamant/RAG_Techniques/blob/main/all_rag_techniques/simple_csv_rag_with_llamaindex.ipynb
|
3 |
3. https://medium.com/@sridevi17j/resolving-modulenotfounderror-no-module-named-llama-index-readers-base-in-llama-index-d9f81cb2a9cf
|
|
|
|
1 |
1. https://stackoverflow.com/questions/78028402/modulenotfounderror-for-llama-index-vector-stores-in-python-project
|
2 |
2. https://github.com/NirDiamant/RAG_Techniques/blob/main/all_rag_techniques/simple_csv_rag_with_llamaindex.ipynb
|
3 |
3. https://medium.com/@sridevi17j/resolving-modulenotfounderror-no-module-named-llama-index-readers-base-in-llama-index-d9f81cb2a9cf
|
4 |
+
4. https://github.com/run-llama/llama_index/blob/main/llama-index-core/llama_index/core/readers/file/base.py
|