iyaja / llama-fs

A self-organizing file system with llama 3
MIT License
4.49k stars 259 forks source link

!Warning! incognito flag is ignored! #21

Open drforse opened 1 month ago

drforse commented 1 month ago

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..

mberman84 commented 1 month ago

This is what I found as well

johnsmith491 commented 1 month ago

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 mode. Alternatively, consider reaching out to the developer or community for assistance.