September Updates

September 15, 2024 by Todd Hamilton

It's been a busy month and we've been shipping tons of great updates to AIProxy. So to wrap up September here's a list of everything we launched:

Support for more services

  • AIProxySwift now supports Replicate, FAL, ElevenLabs and Together AI right out of the box.
  • We also added support for uploading your own training data to fine-tune flux, poll for training complete, and then start generating images against your new model on Replicate.
  • We added detail parameter support for OpenAI Chat Completion so you have control over how the model processes the image and generates its textual understanding.

More observability tools

  • We shipped Live Charts in the dashboard for monitoring requests, requests denied by your rate limiting rules, requests that attempted DeviceCheck and requests that resulted in a non-200.
  • We launched a new sidebar with dedicated pages for Live Charts, Request History and Top Client Usage
  • We added account and project level request counts to the dashboard homepage.

Better error handling

  • Now any requests that's denied due to rate limits or DeviceCheck show up in Request History with status codes and error responses to help you debug faster.
  • We also improved the error messages that appear in Live Console and Request History to make them easier to understand.