-
Notifications
You must be signed in to change notification settings - Fork 321
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
!Warning! incognito flag is ignored! #21
Comments
This is what I found as well |
If you're encountering a message like "!Warning! Incognito flag is ignored!" it typically means that a command or action you're trying to perform in a browser's incognito or private browsing mode is not being executed as expected. This warning might appear in scenarios where you're trying to run certain browser extensions or scripts that are explicitly designed not to work in incognito mode for privacy or security reasons. If you're seeing this warning, you may want to check the documentation or settings of the extension or script you're using to understand why it's not functioning in incognito mod. Alternatively, consider reaching out to the developer or community for assistance. |
I can confirm this |
Even if you pass incognito=true, it still uses groq for text files! actually incognito flag is not used at all, it just uses groq for text files and llama for image files..
The text was updated successfully, but these errors were encountered: