Josh Corbett

Results 62 comments of Josh Corbett

Raw logs: ``` [SERVER] Let's roll! Successfully downloaded latest resource: https://raw.githubusercontent.com/Shopify/theme-liquid-docs/main/data/latest.json > /Users/josh/Library/Caches/theme-liquid-docs-nodejs/latest.json Successfully downloaded latest resource: https://raw.githubusercontent.com/Shopify/theme-liquid-docs/main/data/filters.json > /Users/josh/Library/Caches/theme-liquid-docs-nodejs/filters.json Successfully downloaded latest resource: https://raw.githubusercontent.com/Shopify/theme-liquid-docs/main/data/shopify_system_translations.json > /Users/josh/Library/Caches/theme-liquid-docs-nodejs/shopify_system_translations.json Successfully downloaded latest...

This sounds more like a Storefront API question than an issue with the repo. [Read these docs here](https://shopify.dev/docs/apps/build/custom-data), the answers are on a silver platter.

Can confirm this happens for me too, annoying when I want to extend it. Maybe a comment can be added to the end for the updater to ignore that line?...

Mine's been stuck at 99% for over an hour now. Fix plz.

> I had a quick look at this, but couldn't figure out the UI for adjusting the prompt weightings. I guess the prompt weight code isn't wired up to the...

> @joshistoast Just checking in to see if you're still working on this? @lstein Apologies for my tardiness on this, it's sitting on my PC at home mostly done but...

Including this here: ## Behavior Rules: ### ATTENTION SYNTAX: - Words support +/- attention: `word+`, `word-`, `word++`, `word--`, etc. - Groups support both +/- and numeric: `(words)+`, `(words)1.2`, `(words)0.8` -...

> You are still getting lint:prettier errors. I was able to fix this on my local copy using `pnpm prettier --write invokeai/frontend`. However, I don't have permission to push to...

Been trying to get Stability Matrix to show my system's installed python version so that Invoke 6.9.0 would work, but Stability Matrix seems to show 3.10.11 as the only available...