bobbingwide / oik-ai

OIK AI - the new
GNU General Public License v3.0
0 stars 0 forks source link

Update OpenAI PHP client to get `revised_prompt` for image generation #7

Open bobbingwide opened 5 months ago

bobbingwide commented 5 months ago

The latest version of the OpenAI PHP client is v0.7.10 This includes logic to support the revised_prompt field which contains the prompt actually used to generate the image.

Requirement

bobbingwide commented 5 months ago

This has been implemented, but not yet released in an official version. Revised prompts are available for images and redisplayed on history load.