Jichao
Jichao
On iOS 12.4 in Safari, when clicking on any hotspot, the results are unstable. Sometimes the hotspot will register the touch click and display the related tooltip but other times...
Hi, Is it possible to get the downloaded showcase model to work with the Matterport Bundle SDK? I have an SDK key but when trying to use it with the...
请问为什么成功集成后,点击 Wechat.auth 或者 Wechat.share 都会跳转到微信,过几秒钟会跳转回到我的 app 但是没有任何回执也没有任何分享?
Hi, Is there a way to utilize an iPhone’s ultra wide angle lens? I don’t see any function listed in the documentation. Is this possible? Thank You!
I'm trying to run a simple TextToAudioStream in an Ubuntu Lightsail container on AWS like this to stream to browser js: ` stream = client.chat.completions.create( model="gpt-4-turbo-preview", messages=[{"role": "user", "content": text}],...
Hi, I'm getting the following timeout error once in a while: `Error fetching chat: Error: Timeout` Is there anyway to catch this error and attempt again or someway to mitigate...
Hi, Is it possible to switch the translation part to use OpenAI GPT-4o instead of deep-translate? That would produce a more fluent and natural translation.
Is there any way to move forward without relying on mouse clicks? e.g if I need to make a transition forward in look around mode but this gets called from...