Brian Jordan
Brian Jordan
In case it's helpful I just got this one time while running a Google Cloud Function which calls a Firestore in Datastore Mode database within it. (Same endpoint has processed...
Quick update, still getting these sporadically - 8 instances in the last 30 days (out of ~3mm successful requests).
@LagacheLouis I see, this would make this Socket.io work but then you just can't import new platforms etc from Unity?
Does that mean there's no way to use this with 2018 now?
If anyone's doing the same thing, ^ see that commit's editing of the Unity `Packages/manifest.json`. It doesn't remove package manager ability, just the UI.
Of note - it seems the OVR platform Util does not have a Linux build as of yet (just macOS and a PC .exe) https://communityforums.atmeta.com/t5/General-Development/ovr-platform-util-on-Linux/td-p/965220
Interestingly this works - here's a one-liner to use docker/wine to run the ovr-platform-util exe to upload an apk you have in the same folder: 1. Install Docker 2. Put...
> You need to include a .keystore file in the 'player' settings when you make a build This is now supported at build time by base64 encoding your keystore file...
Resolved already / can be closed? In: https://github.com/hwchase17/langchain/blob/7728a848d019b7a001f50c5c7e24be3798f319bb/langchain/llms/ai21.py#L22
This looks resolved / can be closed 👍