返回探索

用 TypeSafe Jev 决策模型驱动的俄罗斯方块

开发者用 TypeSafe 的 Jev 决策模型构建俄罗斯方块,模型从合法落点列表中选择一步,每步约 400 毫秒、每 100 块约 1 美分,且受 schema 约束无法产生非法落子。

I built Tetris where an AI model makes every move, but it's not an LLM. Jev (TypeSafe's new "decision model") gets a list of legal landings and picks one. ~400ms per move ~1 cent per 100 pieces Can't hallucinate an illegal move, the schema won't let it

· 3 次赞在 X 打开