| AdminClient | |
| ChromaClient | |
| ChromaClientError | Indicate that there was an issue with the request that the client made. |
| ChromaConnectionError | Indicates that there was a problem with the connection to the Chroma server (e.g. the server is down or the client is not connected to the internet) |
| ChromaError | This is a generic Chroma error. |
| ChromaForbiddenError | The user does not have permission to access the requested resource. |
| ChromaNotFoundError | |
| ChromaServerError | Indicates that the server encountered an error while handling the request. |
| ChromaUnauthorizedError | The request lacked valid authentication. |
| ChromaUniqueError | |
| ChromaValueError | |
| CloudClient | |
| CohereEmbeddingFunction | |
| Collection | |
| DefaultEmbeddingFunction | |
| GoogleGenerativeAiEmbeddingFunction | |
| HuggingFaceEmbeddingServerFunction | |
| InvalidArgumentError | |
| InvalidCollectionError | |
| JinaEmbeddingFunction | |
| OllamaEmbeddingFunction | |
| OpenAIEmbeddingFunction | |
| TransformersEmbeddingFunction |
| IncludeEnum |
| createErrorByType |
| CollectionParams | |
| IEmbeddingFunction |