Awesome Jev:早期项目与用例清单
社区作者整理当时可确认的 Jev 项目,帮助已经获得 API 访问权限的开发者寻找实践方向。
Omkar分享使用Jev的体验,指出Jev虽能快速做出类型决策,但问题、阈值和分支等流程仍需手动设计,并提出了能否将这些流程也编译成代码的疑问。
Hey guys 👋 Been playing around with @typesafeai #Jev lately and had this thought: Jev can make really fast typed decisions, but we still have to figure out the questions, thresholds, branches and the whole decision flow around it. So… what if we could compile that too? I