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

推荐订阅源

云风的 BLOG
云风的 BLOG
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理
The GitHub Blog
The GitHub Blog
月光博客
月光博客
T
Tailwind CSS Blog
小众软件
小众软件
Y
Y Combinator Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
B
Blog RSS Feed
博客园 - 司徒正美
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 聂微东
Microsoft Security Blog
Microsoft Security Blog
Recent Announcements
Recent Announcements
博客园 - Franky
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Azure Blog
Microsoft Azure Blog
T
The Blog of Author Tim Ferriss
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research

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