J Harley

Results 4 issues of J Harley

if a field has an underscore, it's prepare method isn't called: foo_bar= fields.IntegerField() def prepare_foo_bar(self, instance): return 99 will result in foo_bar being set to 0

The toast message says: 'Something went wrong' 'The model `gpt-4-vision-preview` has been deprecated, learn more here: https://platform.openai.com/d' Text cut-off in the message. Thanks in advance, and thanks for the tool!

The openAPI model changed recently. This fixes the issue and addresses issue raised in https://github.com/tldraw/make-real-starter/issues/30

Small comment on the installation notes; django-browser-reload and wagtail-cache middleware don't seem to play nicely together