沧海月明
481 posts









梗图:MCP 可能是唯一开发者比使用者还多的技术

Someone figured out a surprisingly simple way to make AI agents better at their jobs: just give them a personality. I just read a paper on "Psychologically Enhanced AI Agents," and it's a fascinating look at how we can steer AI behavior without any complex or expensive retraining. Here's the context: Normally, if you want an AI to be good at a specific task (like creative writing vs. strategic analysis), you have to do costly and time-consuming "fine-tuning." The problem is that a generic, one-size-fits-all AI often isn't the best fit. A model optimized for factual recall might not be great at generating an empathetic, emotional story. The key finding is a framework called MBTI-in-Thoughts. By simply telling an LLM to adopt a specific Myers-Briggs (MBTI) personality type in its prompt, its behavior changes in predictable and useful ways. For example, in a strategic game: "Thinking" (T) type agents chose to defect nearly 90% of the time. "Feeling" (F) type agents were more cooperative, defecting only about 50% of the time. This was achieved with just a prompt, no fine-tuning needed. What makes this so interesting is its unexpected simplicity. The ability was there all along, latent within the model. The prompt just acted as a key to unlock it. To make sure it wasn't just a fluke, the researchers had the primed AI take the official 16 Personalities test. The AI's answers consistently matched the personality it was assigned. It truly "became" that type for the task. This completely changes how I think about prompt engineering. It’s no longer just about what you ask the AI, but who you ask the AI to be. The practical applications are immediate: Need an AI for empathetic customer support? Prime it as an ISFJ ("The Defender"). Need one for ruthless market analysis? Try an ENTJ ("The Commander"). You can match the agent's "aptitude" to the task at hand. The broader implication is a future where we move away from monolithic AI models. Instead, we could build diverse teams of AI agents, each with a personality tailored to its specific role. Imagine a creative "ENFP" agent brainstorming with a logistical "ISTJ" agent to plan a complex project. It raises a new question: what's the optimal personality mix for solving a given problem? Ultimately, this research points toward a future of more versatile, capable, and aligned AI. We're learning that we can shape not just an AI's output, but its entire cognitive and affective style for a task. A simple prompt can unlock a whole new dimension of behavior.





















