mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-27 17:18:13 +00:00
chore: disable chroma telemetry
This commit is contained in:
@@ -41,6 +41,7 @@ def _default_settings() -> Settings:
|
|||||||
persist_directory=DEFAULT_STORAGE_PATH,
|
persist_directory=DEFAULT_STORAGE_PATH,
|
||||||
allow_reset=True,
|
allow_reset=True,
|
||||||
is_persistent=True,
|
is_persistent=True,
|
||||||
|
anonymized_telemetry=False,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user