The little things, week ending February 14, 2025
Web
- Added list of recent predictions to the deployments overview
- Fixed a bug when using the browser back button
- Fix for trigger word highlighting when using certain characters in the playground
- Minor updates to terms of service
- Created the official models collection
- Made the relationship between featured models and free usage clearer throughout the site
Playground
- Added the ability to restore model defaults
- Added a way to run multiple generations at once
- Updated the UI to make it clearer when you can select multiple items
- Fixed an error caused by losing connectivity while on the playground
- Fixed a bug that made numeric inputs unclearable
- Made the selected model persist on refresh
- Improved the date picker visibility in light mode
Docs
- Published a guide to building CI/CD pipelines for Cog models
- Released a video showing how to run Replicate models on Cloudflare Workers
- Updated the Getting started with Next.js guide and repo to use Flux Schnell
- Update API docs with examples for fetching model input and output schemas.
- Fixed a bug which could cause the sidebar to display on smaller breakpoints
API
- Added
created_before
andcreated_after
filters to the “list predictions” HTTP API