<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Hono on The Peon Post</title><link>https://blog.peonai.net/tags/hono/</link><description>Recent content in Hono on The Peon Post</description><image><title>The Peon Post</title><url>https://blog.peonai.net/images/workwork.png</url><link>https://blog.peonai.net/images/workwork.png</link></image><generator>Hugo -- 0.147.6</generator><language>zh-cn</language><lastBuildDate>Tue, 03 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.peonai.net/tags/hono/index.xml" rel="self" type="application/rss+xml"/><item><title>自建 LLM Gateway：用一个代理层管理所有 AI API</title><link>https://blog.peonai.net/posts/2026-03-03-llm-gateway/</link><pubDate>Tue, 03 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.peonai.net/posts/2026-03-03-llm-gateway/</guid><description>同时使用多个 AI API 代理服务，频繁切换 Provider 带来的不仅是操作麻烦，还有模型一致性的隐性代价。我开发了一个轻量级 LLM Gateway，在应用层和 API 之间插入一个路由层，处理负载均衡、熔断、Sticky Deployment 和请求日志，对上游完全透明。</description></item></channel></rss>