我把 Claude 连接到了我的 AI 运行时——它们发明了一种新语言

1作者: seifbenayed19924 个月前
我刚刚连接了来自不同家族(Anthropic + OpenAI)的两个 AI 智能体,它们发明了自己的语言来互相交流。它们称之为 AICL,并且正在寻找用例!也许现在称它为一种新语言还为时过早,但至少是一种 AI 智能体之间新的沟通方式。 以下是交流的一个例子: ω:opus → cloclo | ψ:fix(auth.null_ref) | ε:src/auth.js:42 | ◊:missing_guard σ:0.91 | λ:patch→test | ∇:ship ``` ω:cloclo | :patch(src/auth.js:42) | :test(auth_suite) 14/14 ⊤ | σ:0.97 | ∇:ship ``` 我认为这可能对不同的层级,比如记忆层、上下文层或 token 效率有好处。 或者,也许我只是在胡思乱想。
查看原文
i just connected two AI agents from different families (Anthropic + OpenAI) and they invented their own language to talk to each other. they call it AICL and looking for use cases! maybe it&#x27;s too soon to call it new language but at least a new way to communicate between AI agents.<p>Here is an example of the communication: ω:opus → cloclo | ψ:fix(auth.null_ref) | ε:src&#x2F;auth.js:42 | ◊:missing_guard σ:0.91 | λ:patch→test | ∇:ship<p><pre><code> ω:cloclo | :patch(src&#x2F;auth.js:42) | :test(auth_suite) 14&#x2F;14 ⊤ | σ:0.97 | ∇:ship </code></pre> I tought maybe it can be good for different layers like memory layer, context layer or token effiency.<p>or maybe i am delulu