-
Notifications
You must be signed in to change notification settings - Fork 2
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
Nothing works without internet #3
Comments
What error are you getting?
…On Sat, Nov 9, 2024, 19:38 sky-cake ***@***.***> wrote:
I understand UI updates, and AI model downloads requiring internet on
startup and initialization of panoptikon, but offline search of already
computed embeddings, even of file paths, appear not to work without
internet.
—
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWQC265UJOJRVK2FYDJNJTZ7ZJC7AVCNFSM6AAAAABRPL2I2WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DMNBQG42TMMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Here are the steps.
I don't receive any errors in the terminal.
|
It's because of this https://tanstack.com/query/latest/docs/framework/react/guides/network-mode |
This should be fixed in the latest master |
Thank you ! |
Confirmed to be working, cheers dude |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I understand UI updates, and AI model downloads requiring internet on startup and initialization of panoptikon, but offline search of already computed embeddings, even of file paths, appear not to work without internet.
If this can't be remedied, I think a huge disclaimer at the top of the README is necessary.
The text was updated successfully, but these errors were encountered: