Proxima v5.0.0 #65
Zen4-bit
announced in
Announcements
Replies: 1 comment
|
Proxima's BYOK mode plus the SQLite token cost auditor is the right boundary to inspect, because local agents still need provider-level usage evidence. I would define a small provider capability matrix and attach usage/latency/error metadata to every routed call. That gives you a clean path to cost-aware routing without hiding why a route was chosen. This overlaps with something I am testing: an OpenAI-compatible multi-model API layer around official Chinese models, especially around cost-aware routing and normalized usage behavior. For Proxima, would you rather optimize routing first for cost, latency, or fewer failed agent steps? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's New
proxima-agentterminal console allows running, monitoring, switching models, and checking logs directly.run_workflow(sequential AI chaining),run_loop(iterative quality refining), andcrew(role-based multi-agent workflows).Bug Fixes & Optimizations
ipc-token.json).Download
Proxima-Setup-5.0.0.exeRequires Windows 10/11 or macOS/Linux, Node.js >= 18, and Python >= 3.10.
This discussion was created from the release Proxima v5.0.0.
All reactions