6 ms·
Personal opinion but I like how I can ask Claude on web about its prompt, how tool calls work, what parameters it accepts for tool calls. ChatGPT on web gets sq
by bm-rf 1mo ago
Personal opinion but I like how I can ask Claude on web about its prompt, how tool calls work, what parameters it accepts for tool calls. ChatGPT on web gets squirrely, avoiding direct answers or outright refusing. So if I try to use grok in a harness such as Hermes or others, there’s a higher chance that its behavior will be modified due to this line saying to not share system prompts.
Granted I added another line in the actual system prompt (through openrouter) instructing Grok that is indeed ok to talk about system prompts, but this only worked some of the time, and is somewhat annoying that I’d have to do this in my opinion. I believe ChatGPT also does something similar to what’s going on here with their api, they simply add something like “You are ChatGPT, knowledge cut off is x” and that’s it. Doesn’t get in the way as much.