Skip to content

Releases: plaguss/talking-python

v20230730-0000

30 Jul 00:01
Compare
Choose a tag to compare

This release contains the chromadb contents in the asset 'chroma.tar.gz'.
The file is a folder that contains the indices and parquet files for the
embedding vectors.

Download the asset

The following function will download the most updated release,
in case you want a different release just change the URL.

Using the functions in the module talking_python from this same repo:

url = get_release_url()
download_release_file(url, dest=get_chroma_dir.parent)

v20230722-2355

22 Jul 23:56
Compare
Choose a tag to compare

This release contains the chromadb contents in the asset 'chroma.tar.gz'.
The file is a folder that contains the indices and parquet files for the
embedding vectors.

Download the asset

The following function will download the most updated release,
in case you want a different release just change the URL.

Using the functions in the module talking_python from this same repo:

url = get_release_url()
download_release_file(url, dest=get_chroma_dir.parent)

v20230715-2355

15 Jul 23:56
Compare
Choose a tag to compare

This release contains the chromadb contents in the asset 'chroma.tar.gz'.
The file is a folder that contains the indices and parquet files for the
embedding vectors.

Download the asset

The following function will download the most updated release,
in case you want a different release just change the URL.

Using the functions in the module talking_python from this same repo:

url = get_release_url()
download_release_file(url, dest=get_chroma_dir.parent)