Jev technical blog and early access
The end of Diogo’s launch thread links to the official technical blog and early-access entry point for further reading.
Jev is a hosted closed-source service, making it hard to get the same state-in, probabilistic-decision-out interface locally. Rizzo Flow fills this gap with open weights and llama.cpp, letting you run against localhost by changing a base URL.
Jev 是托管闭源服务,本地想拿到同一套「状态进、带概率的决策出」的接口只能自己搭,Rizzo Flow 用开源权重加 llama.cpp 把这层补上,代码里改个 base URL 就能对着 localhost 跑。 https://github.com/Rizzo-AI-Academy/rizzo-flow… 把 Jev 的接口抄成一样的 HTTP