logoalt Hacker News

heavyset_gotoday at 4:09 AM2 repliesview on HN

It also sends all of your prompts to Grok's free tier by default, and the free tier trains on your submitted information, X AI can do whatever they want with that, including building ad profiles, etc.

You need to set an explicit "small model" in OpenCode to disable that.


Replies

integralidtoday at 4:42 AM

This. I work on projects that warrant a self hosted model to ensure nothing is leaked to the cloud. Imagine my surprise when I discovered that even though the only configured model is local, all my prompts are sent to the cloud to... generate a session title. Fortunately caught during testing phase.

adam_mckennatoday at 6:49 AM

It uses a model called "Big Pickle" by default which is an alias for minimax 2.5, as far as I've been able to tell.