Package: rchroma 0.1.0

rchroma: A Client for 'ChromaDB'
Client for 'ChromaDB', a vector database for storing and querying embeddings. This package provides a convenient interface to interact with the REST API of 'ChromaDB' <https://docs.trychroma.com>.
Authors:
rchroma_0.1.0.tar.gz
rchroma_0.1.0.zip(r-4.5)rchroma_0.1.0.zip(r-4.4)rchroma_0.1.0.zip(r-4.3)
rchroma_0.1.0.tgz(r-4.5-any)rchroma_0.1.0.tgz(r-4.4-any)rchroma_0.1.0.tgz(r-4.3-any)
rchroma_0.1.0.tar.gz(r-4.5-noble)rchroma_0.1.0.tar.gz(r-4.4-noble)
rchroma_0.1.0.tgz(r-4.4-emscripten)rchroma_0.1.0.tgz(r-4.3-emscripten)
rchroma.pdf |rchroma.html✨
rchroma/json (API)
NEWS
# Install 'rchroma' in R: |
install.packages('rchroma', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cynkra/rchroma/issues
Last updated 26 days agofrom:982044950f. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 13 2025 |
R-4.5-win | OK | Feb 13 2025 |
R-4.5-mac | OK | Feb 13 2025 |
R-4.5-linux | OK | Feb 13 2025 |
R-4.4-win | OK | Feb 13 2025 |
R-4.4-mac | OK | Feb 13 2025 |
R-4.3-win | OK | Feb 13 2025 |
R-4.3-mac | OK | Feb 13 2025 |
Exports:add_documentschroma_connectcount_collectionscreate_collectioncreate_databasecreate_tenantdelete_collectiondelete_documentsget_auth_identityget_collectionget_databaseget_tenantheartbeatlist_collectionspre_flight_checksqueryresetupdate_collectionupdate_documentsupsert_documentsversion
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add Documents to a Collection | add_documents |
ChromaDB Client | chroma_connect |
Count Collections in a Database | count_collections |
Create a Collection in ChromaDB | create_collection |
Create a Database | create_database |
Create a Tenant | create_tenant |
Delete a Collection | delete_collection |
Delete Documents from a Collection | delete_documents |
Get Authentication Identity | get_auth_identity |
Get a Collection | get_collection |
Get a Database | get_database |
Get a Tenant | get_tenant |
Check ChromaDB Server Heartbeat | heartbeat |
List Collections in a Database | list_collections |
Get ChromaDB Server Information | pre_flight_checks |
Query Documents in a Collection | query |
Reset ChromaDB | reset |
Update a Collection | update_collection |
Update Documents in a Collection | update_documents |
Upsert Documents to a Collection | upsert_documents |
Get ChromaDB Server Version | version |