sevaseva
sevaseva
* What is the current status of this? * Was a decision made whether to extend `isSessionSupported()` with reference space? * Any chance `isSessionSupported()` may also start accepting `requiredFeatures` in...
Tracking this. _May_ need this at some point. Babylon.js 6.0 ~will be~ released March 30, 2023, too. Thanks!
``` "node_modules/cohere-ai": { "version": "7.7.5", ```
@dsinghvi , thanks for the instant reaction! > What version of node are you on? ```bash $ node --version v21.5.0 ``` What about you? I am playing with this from...
Yep; will try that in a bit and update here. Also... the fact that I am using a trial cohere API key cannot possibly cause this behavior, can it?.. (it...
Alright. I confirmed this does _not_ reproduce in a plain nodejs program. node v21.x. This also does _not_ reproduce from a next.js API route (GET) handler when the latter is...
Confirmed; `export const revalidate = 0;` at the route level does also "fix" the issue. I didn't try `fetch('https://...', { next: { revalidate: 0 } })`, I guess that's out...
Great! I have been using that workaround we found.. I will try to remove the workaround, confirm it's no longer necessary and report back. But that may take me a...
On the same system, with nothing changed, when starting gedit using gnome app launcher (i.e. "the normal way", not from the command line) the plugin loads fine, but renders no...
results of a quick investigation, fwiw https://github.com/Ulauncher/Ulauncher/issues/48#issuecomment-280906168 from 2016 and in the context of Arch says > all gir... packages are in gobject-introspection Below are Manjaro and AUR packages matching...