We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec18dc commit 4fa23beCopy full SHA for 4fa23be
src/codegen/cli/api/endpoints.py
@@ -13,4 +13,5 @@
13
IMPROVE_ENDPOINT = f"https://{MODAL_PREFIX}--cli-improve.modal.run"
14
15
# API ENDPOINT
16
-API_ENDPOINT = "https://codegen-sh-develop-jay--rest-api.modal.run/"
+# API_ENDPOINT = "https://codegen-sh-develop-jay--rest-api.modal.run/"
17
+API_ENDPOINT = "https://codegen-sh-staging--rest-api.modal.run/"
0 commit comments