Files
llm-intelligence/reports/daily/daily_report_2026-05-08.md
Your Name ba054f04cf feat(phase1): OpenRouter采集器接入PostgreSQL,数据链路闭环
- 将 fetch_openrouter.go 的 summarize() 实现为 PostgreSQL upsert
- 新增 -db 参数和 DATABASE_URL 环境变量支持
- 打通 models + model_prices 表的最小可运行链路
- 创建 llm_intelligence 数据库并运行 migration
- 前端 Explorer 验证 T-3.2~T-3.5 全部通过
- 日报生成器正常产出 Markdown 和 latest_models.json
2026-05-08 13:49:12 +08:00

28 lines
674 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# LLM Intelligence Hub - 每日报告
**报告日期**: 2026-05-08
**原始采集时间**: 2026-05-08T13:47:39+08:00
## 概览
| 指标 | 数值 |
|------|------|
| 模型总数 | 2 |
| 免费模型 | 1 |
| 付费模型 | 1 |
## 免费模型 TOP 10按上下文长度排序
| 模型 | 上下文长度 | 特性 |
|------|------------|------|
| anthropic/claude-3.5-sonnet:free | 200000 | 无 |
## 低价模型 TOP 10按输入价格升序$/M Token
| 模型 | 输入价格 | 输出价格 | 上下文长度 |
|------|---------|---------|------------|
| openai/gpt-4o | 2.5000 | 10.0000 | 128000 |
---
_由 LLM Intelligence Hub 自动生成 2026-05-08_