
Hi, I'm trying to install some python libraries (langchain and crewai), but the available runtimes doesn't have all system dependencies necessary. So is possible to create a custom runtime and use it on Appwrite? let's say, create a dockerfile using ubuntu and python, and them make it available when creating functions?

We have an improvement for Python runtimes in the pipeline coming soon

You can try custom build commands to try and workaround but the package has to support Alpine

Hi Evan, I did try installing the missing dependencies with custom build commands, didn't work out. Will wait for the runtime, may that one works.
Recommended threads
- Appwrite API and Console keep failing
i have an appwrite docker container.... Somehow today it suddenly startet to keep failing every half an hour to two hours. The server is reachable via ping but ...
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
- Queries about live WebSocket connections
Hey everyone! 👋 I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official docume...
