从发布线程进入 Jev 技术博客
Diogo 在发布线程末尾给出官方技术博客与早期访问入口,适合继续核对模型原理和产品说明。
Jev不写文本,而是运行单一循环:读取结构化状态,在毫秒内做出一个决策,然后交给代码。作者指出多数API用户仍将其当作聊天机器人测试,而获得成果的开发者正在运行这个循环,并分享了10个开源仓库。
Jev doesn't write text. It runs one loop: read structured state, judge one decision in milliseconds, hand it to code. Most people with API access still test it like a chatbot, while the builders getting results run that loop. Here are 10 open source repos running that exact