AbiolaDavid94's picture
download
raw
243 Bytes
import os
import weaviate
from weaviate.classes.init import Auth
client = weaviate.connect_to_weaviate_cloud(
cluster_url=os.getenv("WEAVIATE_URL"),
auth_credentials=Auth.api_key(
os.getenv("WEAVIATE_API_KEY")
)
)

Xet Storage Details

Size:
243 Bytes
·
Xet hash:
5d2eeefecb3a04638d2f0367d9937efaab4a6c5e70f65a49df4e539ce046ed69

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.