basetenlabs / truss

The simplest way to serve AI/ML models in production
https://truss.baseten.co
MIT License
857 stars 61 forks source link

Fix dev/staging API calls in Truss #1018

Closed squidarth closed 2 weeks ago

squidarth commented 2 weeks ago

:rocket: What

Fix typo where if remote was app.dev.baseten.co, we were routing API calls to api.staging.baseten.co

:computer: How

:microscope: Testing