Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update run_localGPT.py to be able to run without an internet connection #581

Merged

Conversation

Dafterfly
Copy link
Contributor

When running run_localGPT.py without an internet connection, it crashes because Chroma tries to connect to the internet to send telemetry information for Posthog. This fix makes the Chroma instance respect the telemetry settings defined in constants.py

@Dafterfly
Copy link
Contributor Author

Duplicate of #542

@PromtEngineer PromtEngineer merged commit 573c903 into PromtEngineer:main Oct 14, 2023
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.

None yet

2 participants