Hello team! The dev version of TimeGPT seems to ha...
# squads
m
Hello team! The dev version of TimeGPT seems to have run out of monthly API calls...? This used to work:
Copy code
nixtla_client = NixtlaClient(
    base_url='<https://nixtla-dev--timegpt-middleware.modal.run>', 
    api_key=DEV_API_KEY
)
But now it says it reached the monthly limit. Unless the base_url or key have changed since?
n
Which plan are you on? Check your plan here https://nixtla-dev-yolotl--dev-yolotl-page-app.modal.run/sign_in
m
This isn't my plan, it's the dev version of TimeGPT. José suggested we use this instead of our personal plans in production to test stuff.
n
But the key is associated with a plan team which is associated with a plan.
What is the key?
The plan was created on 12/5 and cancelled on 3/5. I think in test mode, subscriptions might automatically be cancelled after a certain time. Let me see if I can update this.
m
Awesome, thanks!
n
image.png
Ok, I updated it to unlimited again and set it not to cancel after 90 days. Please check now.
m
Yes, it works, thanks a lot!
👍 1