The little things, week ending October 10, 2025
Web
- Improved speed and performance across Replicate
- Updated dashboard UI with new navigation components for improved consistency
- Improved collection API filtering for better performance
- Made the Official label on model pages clickable, linking to the official models documentation
API
- Launched the ability to update model metadata via API with
PATCH
requests to update descriptions, README content, and links - Added sorting options to the models.list API to sort by model creation date or latest version date
Docs
- Expanded docs sidebar by default to make navigation easier
- Added comprehensive documentation about rate limiting when you have no payment method
- Published a blog post about IBM Granite 4.0 models now available on Replicate
- Updated getting started guides
Platform
- Added ability to download invoices from billing settings for both monthly billing and credit purchases
Cog
- Released Cog v0.16.8 with registry migration support and credential fallback
- Updated FastAPI requirement to support versions up to 0.119.0
- Fixed Go build issues with version control information injection
- Upgraded test dependencies including TensorFlow updates