Resolucion_conflictos / chainlit.config.toml
jeysshon's picture
Update chainlit.config.toml
582905e verified
raw
history blame contribute delete
224 Bytes
# chainlit.config.toml
[chromadb]
tenant = "default_tenant"
database = "default_database"
[chromadb.auth]
provider = "chromadb.auth.providers.HTTPClientAuthProvider"
credentials = ""
[chromadb.settings]
allow_reset = true