#Appwrite Functions Build Completion error
10 messages · Page 1 of 1 (latest)
I have cloned one of the appwrite functions walkthrough and changed the code in the Appwrite functions starter template. It clones the repo correctly and starts building as well. It installs openai and other libraries perfectly in the logs.
Pandas is not available in the appwrite Python container
Thanks a lot @oak niche
I have a code larger than 250 mb (352 mb) to run on serverless function, like AWS Lambda. Do you know any other alternatives where I can run this code?
Thinking about iris maintenance in the same way. Or rabitmq + flask
I had this same problem, I opted for rabitmq+flask because digital ocean does not have long-term cloud functions
But I'm waiting for some version of the appwrite to be solved. Deploying a function in appwrite is very easy