honorable_coder
- Karma
- 0
- Created
- ()
- Submissions
- 0
- The Two Agentic Loops (archgw-tau.vercel.app)
- Agent Safety is a [bounded] Box (brooker.co.za)
-
Today we’re shipping a major update to ArchGW (an edge and service proxy for agents [1]): a unified router that supports three strategies for directing traffic to LLMs — from explicit model names, to semantic aliases,…
- Is model choice the only free lunch in AI? (educative.io)
-
We use this for tool calling in https://github.com/katanemo/archgw, that uses a 3b function-calling LLM to map a user's ask to one of many tools for routine agentic operations in an application. Why we do this: latency.…
-
Hi HN — we're the team behind ArchGW [1], an edge and service proxy for agents written in Rust, and we just recently published our research on LLM Routing: https://arxiv.org/abs/2506.16655 As teams integrate multiple…
- Are prompts the new unit of work for applications? (archgw.com)
- Are prompts the new unit of work? (archgw.com)
- Show HN: RouteGPT – model routing on ChatGPT aligned to user preferences (chromewebstore.google.com)
Hey HN I had a personal itch to scratch, and thought that it might be useful to others: If you are a ChatGPT pro user like me, you are probably tired of pedaling to the model selector drop down to pick a model, prompt…
- 1.5B LLM routing model that aligns to preferences, not leaderboards (huggingface.co)
-
Hi HN — we're the team behind Arch (an open-source edge and service proxy for agents)[1], and today we're releasing Arch-Router (https://huggingface.co/katanemo/Arch-Router-1.5B), a 1.5B LLM router model designed to…
- An LLM Router That Thinks Like an Engineer (medium.com)
-
Hey HN! This is Adil, Salman and Jose and and we’re behind archgw [1]. An intelligent proxy server designed as an edge and AI gateway for agents - one that natively know how to handle prompts, not just network traffic.…