You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you merely create a gateway and put in the account tag the app errors with Internal Server Error coming from Cloudflare. Are there other steps besides merely creating an account?
Hi @kaarthik108 ,
In class ModelWrapper:
def init(self, config: ModelConfig):
account_tag = self.secrets["CF_ACCOUNT_TAG"]
It's asking for CF_ACCOUNT_TAG in secrets, however, I don't see in the description how to add this value. Can you provide more information for this?
Thanks.
The text was updated successfully, but these errors were encountered: