ChromaDB Client

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-06-11 18:42:35 +02:00
parent 3984aff90a
commit f55abec08b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ POSTS_URL = "https://api.d4science.org/rest/2/posts/get-posts-vre/"
GCAT_URL = "https://api.d4science.org/catalogue/items/"
PDF_PATH = "./PDF"
TXT_PATH = "./TXT"
headers = {"gcube-token": "2c1e8f88-461c-42c0-8cc1-b7660771c9a3-843339462", "Accept": "application/json"}
headers = {"gcube-token": "", "Accept": "application/json"}
docs = {}