API Reference ex_chroma_db v#0.1.0
View SourceModules
This module provides a client for the ChromaDB API.
Provides struct and type for a AddCollectionRecordsPayload
Provides struct and type for a ChecklistResponse
Provides struct and type for a Collection
Provides struct and type for a CollectionConfiguration
Provides struct and type for a CreateCollectionPayload
Provides struct and type for a CreateDatabasePayload
Provides struct and type for a CreateTenantPayload
Provides struct and type for a Database
Provides struct and type for a DeleteCollectionRecordsPayload
Provides struct and type for a ErrorResponse
Provides struct and type for a GetRequestPayload
Provides struct and type for a GetResponse
Provides struct and type for a GetTenantResponse
Provides struct and type for a GetUserIdentityResponse
Provides struct and type for a HashMap
Provides struct and type for a HeartbeatResponse
Provides struct and type for a HnswConfiguration
Provides API endpoints related to operations
Provides struct and type for a QueryRequestPayload
Provides struct and type for a QueryResponse
Provides struct and type for a SpannConfiguration
Provides struct and type for a UpdateCollectionConfiguration
Provides struct and type for a UpdateCollectionPayload
Provides struct and type for a UpdateCollectionRecordsPayload
Provides struct and type for a UpdateHnswConfiguration
Provides struct and type for a UpsertCollectionRecordsPayload
Provides struct and type for a Vec
Collections cache.
Right now we don't need to invalidate the cache. We need the hook as it is a gen server. The hook starts and stops with the cache so we uses it as a way to capture events from EctoWatch and invalidate the cache. """
Module to warm the Collections cache.
A module that provides some useful functions for working with maps.
A module that provides some useful types for working with the Chroma DB API.