惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Security Blog
Microsoft Security Blog
WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
罗磊的独立博客
博客园 - 司徒正美
Last Week in AI
Last Week in AI
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
The GitHub Blog
The GitHub Blog
宝玉的分享
宝玉的分享
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
小众软件
小众软件
Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
B
Blog
博客园 - 【当耐特】
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell

Replicate's changelog

Agent skills for Replicate – Replicate changelog Fallback model for Nano Banana Pro – Replicate changelog MCP server auto-discovery – Replicate changelog Filter predictions by source – Replicate changelog The little things, week ending December 19, 2025 – Replicate changelog The little things, week ending December 5, 2025 – Replicate changelog The little things, week ending November 21, 2025 – Replicate changelog Code mode for Replicate's MCP server – Replicate changelog The little things, week ending November 7, 2025 – Replicate changelog Deployment setup monitoring – Replicate changelog The little things, week ending October 24, 2025 – Replicate changelog Set deadlines for predictions – Replicate changelog The little things, week ending October 10, 2025 – Replicate changelog Download invoices from billing settings – Replicate changelog Sort models by creation date via API – Replicate changelog Update model metadata via API – Replicate changelog The little things, week ending September 26, 2025 – Replicate changelog New search API, now in beta – Replicate changelog The little things, week ending September 12, 2025 – Replicate changelog Torch compile caching – Replicate changelog The little things, week ending August 29, 2025 – Replicate changelog The little things, week ending August 14, 2025 – Replicate changelog Run all models with the same API endpoint – Replicate changelog The little things, week ending August 1, 2025 – Replicate changelog Purchase prepaid credit – Replicate changelog Introducing a new Cog runtime – Replicate changelog The little things, week ending July 18, 2025 – Replicate changelog The little things, week ending July 4, 2025 – Replicate changelog Set a monthly spend limit deprecated – Replicate changelog See up to 24 hours of data on deployment metric graphs – Replicate changelog
The little things, week ending October 25, 2024 – Replica...
2024-10-26 · via Replicate's changelog

Runtime

  • Dropped support for running Python 3.6 and 3.7 models
  • Dropped support for pushing Python 3.8 models, but existing ones will still run
  • Added support for Pydantic 2

Playground

  • Added inline inpainting to the playground
  • Added video to the playground
  • Added more granular grid sizes to the playground
  • Fixed a bug that caused double submissions on the playground form
  • Added better handling for unsupported outputs on the playground
  • Improved focus states in the grid and list view for the playground
  • Added the ability to delete items from the playground grid
  • Made keyboard shortcuts more visible for the playground
  • Improved scrolling performance for playground

Web

  • Relaunched the about page, including job roles and applications
  • Better handle longer queue lengths for deployment metrics
  • Fixed a display bug with pricing on models for signed out users
  • Fixed some z-index weirdness for signed out users
  • Improved copy / saving of streamed images on web
  • Fixed bugs in per-model API endpoint documentation
  • Handled models without a cover image better, especially on social media
  • Reduced inconsistencies for input schema tables between model versions and the model API tab
  • Improved display of plural units in the model pricing table
  • Added sorting by name and cost to invoices, and the ability to download invoices as JSON
  • Improved handling of multi file strings on the model page
  • Fixed bug on the model detail page when pasting JSON
  • Handled an edge case where the state of a model didn’t match visually
  • Fixed a few cases where the colors were wrong in dark mode

Docs

  • Moved guides into docs
  • Updated selection color on our docs to improve accessibility
  • Improved readability for monospaced fonts on docs
  • Handled image caching for docs better