← Back to context

Comment by clktmr

10 days ago

At least try a different question with similar logic, to ensure this isn't patched into the context since it's going viral.

You can't "patch" LLM's in 4 hours and this is not the kind of question to trigger a web search

  • You absolutely can, either through the system prompt or by hardcoding overrides in the backend before it even hits the LLM, and I can guarantee that companies like Google are doing both

  • You can pattern match on the prompt (input) then (a) stuff the context with helpful hints to the LLM e.g. "Remember that a car is too heavy for a person to carry" or (b) upgrade to "thinking".