Hello,
I first want to preface this by thanking you for creating this amazing project!
Is there any way to enable additional runtimes on Appwrite Cloud (not self hosted)?
As per this issue (https://github.com/appwrite/appwrite/discussions/4826#discussioncomment-4338536), the env var _APP_FUNCTIONS_RUNTIMES
needs to be set. However, I’m not certain if we have access to it on Appwrite Cloud.
My use case is to run a LangChain JS function to perform some tasks, however LangChain JS only works on Node versions >= 18. The default Node 16 runtime does not satisfy.
Any help would be appreciated. Thank you.
Hey there 👋 On Cloud, we will be releasing runtimes with causion, making sure they are very stable. This comes down to a lot of testing, bencharks, load tests... It's not possible for you to enable specific runtime, but we will be adding more soon.
Regarding versions, it's something we are actively discussing - when to add new, and when to deprecate.
Considering Node 18 is LTS, I think we could enable that on Cloud. @Christy Jacob can we do it now, or wait for next Appwrite version release?
@Coolboi Node 18 will be enabled soon 🙂
we will make an announcement when its ready.
That’s awesome! Thank you so much for the support and for keeping updated!
Recommended threads
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...