Published onJanuary 24, 2025OpenRouter 终于上线 Web 搜索插件了AIOpenRouterWeb-SearchOpenRouter 上线了 Web 搜索插件,可以让任何 AI 模型都能接入实时网络信息。
Published onJanuary 13, 2025做了个 Twitter 视频下载网站 - twitdown.comtwittertwitdowCursor 写代码用了两个小时,debug + 优化用了两天。。。
Published onDecember 19, 2024FastAPI 返回值中排除 None 值pythonfastapipydantic在 FastAPI 中使用 Pydantic 的 exclude_none 选项,可以避免在 JSON 序列化时包含 None 值。