diff --git a/fern/apis/api/definition/api.yml b/fern/apis/api/definition/api.yml index 4fba912..0a71186 100644 --- a/fern/apis/api/definition/api.yml +++ b/fern/apis/api/definition/api.yml @@ -17,5 +17,5 @@ environments: Production: urls: Default: https://api.octoai.cloud - ImageGen: https://image.octoai.cloud - TextGen: https://text.octoai.cloud + ImageGen: https://image.octoai.run + TextGen: https://text.octoai.run