---
title: "博客"
canonical: https://wavect.io/zh/blog/overview/page/12/
language: zh
description: "精选首页连接到聚焦的主题与集群页面，让旧文章不会仅因发布时间较早而失去可见性。"
image: "https://wavect.io/img/general/bak/open_graph_preview.jpg"
---

来自实战 第 №165

# 观点，不是新闻稿

精选首页连接到聚焦的主题与集群页面，让旧文章不会仅因发布时间较早而失去可见性。

## 最新文章

每页展示九篇文章，并按发布日期排序。

### [Pxpipe 评测：图像能把 Claude Code 成本降低 60% 吗？](/zh/blog/text-as-image-token-savings/)

- **Details:** AI 与智能体 · 2026年7月3日

Pxpipe 把大量上下文渲染成图像，并报告端到端账单降低 59% 至 70%。节省机制真实存在，但精确字符串可能被无声误读。

### [每 token 更便宜。每个答案更贵。](/zh/blog/cost-per-token-vs-cost-per-task/)

- **Details:** AI 与智能体 · 2026年7月2日

Sonnet 5 的每 token 单价比 Opus 4.8 更低，但在完整基准测试中，每完成一个任务的成本反而更高。为什么真正决定账单的是每任务成本，而不是每 token 单价。

### [如何在 Claude Code 中使用 Claude Fable 5](/zh/blog/coding-with-claude-fable-5/)

- **Details:** AI 与智能体 · 2026年7月2日

在 Claude Code 中启动 Fable 5，把它用于架构、长迁移和最终审阅，把机械实现路由给更便宜的模型，并了解价格、保留和回退限制。

### [Dario 向开源宣战。真正的战争，是关于你那张 AI 账单。](/zh/blog/open-source-ai-war-cost-2026/)

- **Details:** AI 与智能体 · 2026年7月1日

Anthropic 指控中国实验室窃取它的模型，并请华盛顿介入。剥掉地缘政治，这是一场关于智能价格的仗。Coinbase 已用开放权重和路由把 AI 账单砍掉 50%。我们的解读，以及欧盟的对冲。

### [敏捷去工程化](/zh/blog/agile-de-engineering/)

- **Details:** 交付与 QA · 2026年6月30日

一场旨在解放工程师的运动，如何反而侵蚀了企业的工程文化。Alexandre Kotcherguine 与 Kevin Riedl 追溯商业化、仪式捕获、指标倒置和工程手艺侵蚀的完整机制。

### [2026 年 DACH 地区的内部 AI 助手到底要花多少钱](/zh/blog/internal-ai-assistant-cost-dach/)

- **Details:** AI 与智能体 · 2026年6月29日

Embedding、向量库、token、托管，以及所有人都忘记的维护项。一份面向 DACH 公司的方向性每席位成本拆解。

### [MVP 已死。请构建最小可信产品。](/zh/blog/minimum-credible-product/)

- **Details:** 产品与 MVP · 2026年6月28日

AI 降低了原型成本，却没有降低产品判断的难度。粗糙的传统 MVP 如今可能污染它本应收集的信号。本文提出一种更小、更完整、更可信，并能产生决策级证据的首版产品。

### [2026 年 LLM 网关对比：LiteLLM vs OpenRouter vs Portkey vs RouteLLM](/zh/blog/llm-gateway-router-comparison-2026/)

- **Details:** AI 与智能体 · 2026年6月27日

一个端点覆盖多家供应商，把回退、缓存、花费上限和路由收在一处。LiteLLM、OpenRouter、Portkey 和 RouteLLM 有何区别，以及怎样按约束你的那条限制来选。

### [在欧盟自托管 LLM：开放权重模型何时才真正划算](/zh/blog/self-hosting-llms-eu-cost/)

- **Details:** AI 与智能体 · 2026年6月26日

GPU 是便宜的部分。这里讲清自托管的真实成本、相对托管 API 的每天 token 盈亏平衡点、数据驻留何时逼你出手，以及 vLLM 生产栈。

只收重要内容

## 关注与你相关的内容

每当我们发布新文章，你会收到一封简短邮件。你可以关注整个博客，也可以只选感兴趣的主题。

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://wavect.io/#organization",
      "@type": [
        "Organization",
        "ProfessionalService",
        "LocalBusiness"
      ],
      "employee": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "founder": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "legalRepresentative": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "name": "Wavect GmbH",
      "subjectOf": {
        "@id": "https://wavect.io/verified-claims.json#dataset",
        "@type": "Dataset",
        "creator": {
          "@id": "https://wavect.io/#organization",
          "@type": [
            "Organization",
            "ProfessionalService",
            "LocalBusiness"
          ]
        },
        "description": "A machine-readable registry of quantitative and qualitative claims published by Wavect, with review dates, localized page appearances and public third-party citations where available.",
        "inLanguage": "en",
        "isAccessibleForFree": true,
        "license": "https://creativecommons.org/licenses/by/4.0/",
        "name": "Wavect verified publication claims",
        "url": "https://wavect.io/verified-claims.json"
      },
      "url": "https://wavect.io/"
    },
    {
      "@id": "https://wavect.io/team/kevin-riedl/#person",
      "@type": "Person",
      "jobTitle": "Managing Director",
      "name": "Kevin Riedl",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q139796365",
        "https://www.linkedin.com/in/wsdt",
        "https://github.com/wsdt"
      ],
      "url": "https://wavect.io/team/kevin-riedl/",
      "worksFor": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      }
    },
    {
      "@id": "https://wavect.io/team/christof-jori/#person",
      "@type": "Person",
      "jobTitle": "Managing Director",
      "name": "Christof Jori",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q139796367",
        "https://www.linkedin.com/in/jocr77/",
        "https://github.com/jo-chris"
      ],
      "url": "https://wavect.io/team/christof-jori/",
      "worksFor": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      }
    },
    {
      "@id": "https://wavect.io/#website",
      "@type": "WebSite",
      "inLanguage": [
        "en",
        "de",
        "es",
        "zh"
      ],
      "name": "Wavect",
      "potentialAction": {
        "@type": "SearchAction",
        "query-input": "required name=search_term_string",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://wavect.io/search/?q={search_term_string}"
        }
      },
      "publisher": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      },
      "url": "https://wavect.io/"
    },
    {
      "@id": "https://wavect.io/zh/blog/overview/#webpage",
      "@type": "WebPage",
      "dateModified": "2026-08-05",
      "inLanguage": "zh",
      "isPartOf": {
        "@id": "https://wavect.io/#website",
        "@type": "WebSite"
      },
      "lastReviewed": "2026-08-05",
      "url": "https://wavect.io/zh/blog/overview/"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://wavect.io/zh/",
      "name": "首页",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://wavect.io/zh/blog/overview/page/12/",
      "name": "博客",
      "position": 2
    }
  ]
}
```
