Tag: Personalities

  • “Personality” in a Machine: What Do We Mean?

    “Personality” in a Machine: What Do We Mean?

    by

    in ,

    When we say an LLM has a personality in coding, we don’t mean it’s conscious or has opinions — rather, that given the same prompt or scenario, different models tend to adopt different coding strategies, emphases, risk tolerances, and failure modes. One might favor readability over brevity; another might lean into fancy abstractions even when…