Skip to content

Conversation

BlackyDrum
Copy link
Contributor

@BlackyDrum BlackyDrum commented Jun 15, 2024

The new minor version of ChromaDB (0.5.0) introduces changes to the auth environment variables, see here

To align with these changes, we need to update the environement variables as follows:

export CHROMA_SERVER_AUTHN_CREDENTIALS="test-token"
export CHROMA_SERVER_AUTHN_PROVIDER="chromadb.auth.token_authn.TokenAuthenticationServerProvider"

@CodeWithKyrian CodeWithKyrian merged commit 0a65490 into CodeWithKyrian:main Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants