Stan
Stan
There already was a PR for tests but I had to decline because the methods changed. https://github.com/askrella/whatsapp-chatgpt/pull/49 Will merge this sooner or later tho.
I didn't understand why we dont use `!config` ❓
Sorry, I restructured the code a bit. You can add your options into the config.ts (especially the DALLE resolution) Please adjust it and I will merge :) Thanks for contributing!...
You have a clean code style and understood the structure. Done very well! Will merge.
This code actually breaks the dalle... This is the data we send to dalle, size should be 1024x1024 and not "large" '{"prompt":"big brain","n":1,"size":"large","response_format":"b64_json"}', We have to fix this asap.
I think we need to clean this up a bit more, this enum looks weird :D
But works now! Thank you!
Now you have to do: !config dalle size 512x512
Im not sure on how we could improve the model with the given feedback since the image generation we use doesn't understand context. So the like or dislike button is...
Good idea, could be interesting. We should test if this improves the behaviour of GPT. (I think so)