jedick commited on
Commit
b00d122
·
1 Parent(s): 6c3ac34

Update db for Oct 2025

Browse files
Files changed (1) hide show
  1. data.py +1 -1
data.py CHANGED
@@ -47,7 +47,7 @@ def download_data():
47
  # For S3 (need AWS_ACCESS_KEY_ID and AWS_ACCESS_KEY_SECRET)
48
  # db_20250801.zip: chromadb==1.0.13
49
  # db_20250801a.zip: chromadb==0.6.3
50
- download_file_from_bucket("r-help-chat", "db_20251003.zip", "db.zip")
51
  ## For Dropbox (shared file - key is in URL)
52
  # shared_link = "https://www.dropbox.com/scl/fi/jx90g5lorpgkkyyzeurtc/db.zip?rlkey=wvqa3p9hdy4rmod1r8yf2am09&st=l9tsam56&dl=0"
53
  # output_filename = "db.zip"
 
47
  # For S3 (need AWS_ACCESS_KEY_ID and AWS_ACCESS_KEY_SECRET)
48
  # db_20250801.zip: chromadb==1.0.13
49
  # db_20250801a.zip: chromadb==0.6.3
50
+ download_file_from_bucket("r-help-chat", "db_20251103.zip", "db.zip")
51
  ## For Dropbox (shared file - key is in URL)
52
  # shared_link = "https://www.dropbox.com/scl/fi/jx90g5lorpgkkyyzeurtc/db.zip?rlkey=wvqa3p9hdy4rmod1r8yf2am09&st=l9tsam56&dl=0"
53
  # output_filename = "db.zip"