Mark Thomas
Mark Thomas
**What happened**: Hey there! Yorkie seems really really cool - exactly what I've been looking for for a niche project of mine. Very cool to finally find a project that...
In the middle of migrating providers and hit an unexpected snag halfway through everything - on it!
> SyntaxError: The string did not match the expected pattern.
https://sentry.io/react-in-action/react-in-action/issues/484230350/ ``` TypeError: Object doesn't support property or method 'remove' at value (/static/bundle.js:1:397177) at commitLifeCycles (/static/bundle.js:1:285215) at t (/static/bundle.js:1:288785) at w (/static/bundle.js:1:294248) at b (/static/bundle.js:1:293975) ... (11 additional frame(s) were...
Thanks for this - building out a fantasy baseball thing on the side for fun and wanted something in JS if possible. Cheers!
### Model description hey there! Was looking to use nomic-ai/nomic-embed-vision-v1.5 since I'm using the text version so I could support image / text queries using the same semantic space, but...