Steve Sewell
Steve Sewell
not currently, but happy to keep dart/flutter in mind 👍
Hey @heycalaway @ShimShamSam, thank you for the feedback! I'm currently short on time to extend this package but pull requests are more than welcome!
Hey @TheColorRed, this should be a fairly straightforward update. As a temporary workaround hitting cmd/ctr+a (to select all) and using the align shortcut should do the trick, but if you'd...
seems this is an issue with our streaming/parsing logic - a command is actually generated, but not displayed. would love a contribution to fix if interested!
ah, i think this might be issues with GPT 3. could you try using GPT 4 (e.g. gpt 4 turbo) via `ai config` [command](https://github.com/BuilderIO/ai-shell?tab=readme-ov-file#config-ui) and lmk if this improves?
oh wow I thought GPT 4 was GA. you mean in openai dashboard/API you don't have access to any GPT 4 models?
darn, I see. the problem we're finding is that GPT 3.5 has seemingly gotten worse with time at following (sometimes basic) instructions, which throws off our parsing logic. I tried...
this is a great idea - interested in sending a PR?
thanks @akira-cn! can take a. look at this in a bit
code looks good to me, just need build to pass to merge