Awesome Jev:早期项目与用例清单
社区作者整理当时可确认的 Jev 项目,帮助已经获得 API 访问权限的开发者寻找实践方向。
作者用Cloudflare API Gateway和本地Vite代理,让Jev与LLM分别进行井字棋对战以观察性能。结果Jev表现不错,但未看到显著优化。
So I was playing around with @bot and built tic-tac-toe for LLM vs LLM and Jev vs Jev to see the performance. Seems like Jev is good but I cant see drastic optimization. my stack is Cloudflare API Gateway, app running on local, API calls are routed via vite proxy locally.