Rory Bourdon

Results 4 comments of Rory Bourdon

It's hardcoded to use `fast_llm_model` for everything except the `write_tests`, `evaluate_code` and `improve_code` commands. (see https://github.com/Torantulino/Auto-GPT/blob/master/scripts/chat.py#L66 for example) So you could change that to gpt-4 if you want to wrack...

> @danielweil @skprasadu > > https://github.com/ShanonJackson/nextjs-azure > > It's fairly far along but still work to be done. I'd recommend using our infra more than happy to help in any...

You can add layoutScroll to your scrolling parent element to fix this. https://codesandbox.io/s/framer-motion-5-drag-to-reorder-lists-forked-u3v91?file=/src/App.tsx:486-498

Hey, sorry I didn't read your issue closely enough, I thought you were talking about the fact that in the example if you make the parent container overflow with scroll,...