Hi, I was testing my application which sends prompts directly to Watson.ai (Prompt Lab) and this is a trial account until the end of this year. And I am getting
Exception: Non-200 response: {"errors":[{"code":"token_quota_reached","message":"Request of 1 token(s) from quota was rejected","more_info":"https://cloud.ibm.com/apidocs/watsonx-ai#text-chat"}],"trace":"59706020962dae4b440b39d7a4a852c9","status_code":403}
Can anybody points out any way besides upgrading plan to move forward to finish the testing ?
Thanks a lot