Daniel Fjeldstad

Results 61 comments of Daniel Fjeldstad

@bogdanudrescu It looks like what you are trying to do is to directly mutate the state, which is considered bad practice, and can cause some unwanted side-effects, and this is...

> You will also need to update the gpt-engineer\scripts\rerun_edited_message_logs.py model line 16 > > https://github.com/AntonOsika/gpt-engineer/blob/28cb9dfeaf6e764c5795bd0e3675d2fd1eaf6243/scripts/rerun_edited_message_logs.py#L16 > > otherwise there will not be any files created when running main.py, only all_output.txt...

> actually it would probably solve the issue generically if the user was prompted with a list of available models to choose from for fall back instead of forcing a...

@jebarpg @patillacode I changed the model to gpt-3.5-turbo-16k-0613 instead and added the fallback check to the `rerun_edited_message_logs.py` Can you check and see if it is better now?

https://bootcamp.laravel.com/inertia/installation

> > No. > > I see, all dependencies are broken! Use https://github.com/w3bdesign/nextjs-woocommerce as it is maintained and works.

> Error says, there is no scenrio you must have to create one. ![image](https://user-images.githubusercontent.com/48137657/194760052-a7f0d296-855b-4ffc-94f3-2bde1a69391b.png) > > how it should be removed? This is an issue with Yarn and Linux. Try...

I encountered this issue myself today. Have been experiencing some weird bugs where Graphql data wasn't working correctly. Disabling uBlock fixed the issue.