你如何处理人工智能代理的身份?

2作者: andylow8 个月前
我一直在思考我们如何管理 AI 智能体的身份,并且很好奇其他人是如何处理这个问题的。 据我所知,许多人将智能体视为微服务,赋予它们类似应用程序的身份,但我觉得这不太对劲。这种模式源于 Web2 应用程序的身份系统,我不确定它是否适合我们正在进入的新环境。 随着我们进入人工智能时代,我怀疑我们将需要专门为智能体设计的新型身份和授权形式,特别是因为像 OIDC 这样的现有框架存在一些明显的局限性。 很想听听您的想法,或者看看其他人正在尝试什么。
查看原文
I&#x27;ve been thinking about how we manage identities for AI agents and I’m curious how others are approaching it.<p>From what I’ve seen, many treat agents like microservices, giving them app-style identities, but that feels off to me. That model comes from Web2 application identity systems, and I’m not sure it fits the new context we’re entering.<p>As we move into the AI age, I suspect we’ll need new forms of identity and authorization specifically designed for agents, especially since existing frameworks like OIDC have some clear limitations.<p>Would love to hear your thoughts or see what others are experimenting with.