Charles P
Charles P
At the beginning of the [quick start for Dapps (React Native)](https://docs.walletconnect.com/quick-start/dapps/react-native) it proposes that folks use `npx rn-nodeify --install --hack`. This is problematic for a couple of reasons: 1. It...
I think this is probably causing #62 among others. Paste the below code into your FiresharpTests and see the failure. When you parse the update from the server, you incorrectly...
Fixes #6198 ElasticKnnSearch.from_texts throws because it calls ElasticKnnSearch constructor with the wrong arguments. #### Who can review? @CodeDevNinja @dev2049
### System Info Langchain version : 0.0.199 Python Version: Python 3.9.16 MacOS @CodeDevNinja @dev2049 PR https://github.com/hwchase17/langchain/pull/5058 introduced a change to ElasticVectorSearch from_texts which broke, kind of coincidentally, ElasticKnnSearch from_texts I...
to repro, clone this repo and open the directory in vscode: https://github.com/ThibaultBee/StreamPack Note: there is a gradle project. Note also: go to definition works. Note: red squiggles everywhere, all with...
here is my first cut at the multi-encoder, along with a dual streamer which uses it to create both RTMP and file streams. Much of this code is bespoke for...
### Version 2.6.0 ### Environment that reproduces the issue Samsung Galaxy S23 - SM-S9111U1 ### RTMP/SRT/... Server Not streaming ### Audio configuration default ### Video configuration HEVC / H.264 ###...
Running on iPhone 13 emulator. Using unity 2021.2.5f1. My test app runs fine as standalone Unity app. When I follow instructions, and fix the RN code up a bit, then...
My android build: 
The home page has a bunch of logos from the old docusaurus default. It would be nicer to maybe have links to the different getting started pages for the different...