[service_account_name]@[project_name].iam.gserviceaccount.com.https://docs.google.com/document/d/ and before /edit?tab=t.0Make sure you have in your .env file an API key to Qdrant under the variable name QDRANT_API_KEY, and update COLLECTION_NAME to the collection where you want the vectors to be stored.
SPARSE_MODEL_NAME = "naver/splade_v2_distil"SPARSE_MODEL_NAME = "naver/splade_v2_distil" and DENSE_MODEL_NAME = "intfloat/e5-base"txt files you wish to add as context in the documents directory.Main to process all files and upload them to the vector database.recreate=False if you already have all documents uploaded to the vector database. In this case, make sure to also comment out the loop which uploads all of the files in documents.QueryResponse.pointsscore, textJupyter Notebook
93.7%
Python
6.3%
[service_account_name]@[project_name].iam.gserviceaccount.com.https://docs.google.com/document/d/ and before /edit?tab=t.0Make sure you have in your .env file an API key to Qdrant under the variable name QDRANT_API_KEY, and update COLLECTION_NAME to the collection where you want the vectors to be stored.
SPARSE_MODEL_NAME = "naver/splade_v2_distil"SPARSE_MODEL_NAME = "naver/splade_v2_distil" and DENSE_MODEL_NAME = "intfloat/e5-base"txt files you wish to add as context in the documents directory.Main to process all files and upload them to the vector database.recreate=False if you already have all documents uploaded to the vector database. In this case, make sure to also comment out the loop which uploads all of the files in documents.QueryResponse.pointsscore, textJupyter Notebook
93.7%
Python
6.3%