hegelai / prompttools

Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
http://prompttools.readthedocs.io
Apache License 2.0
2.55k stars 216 forks source link

Add an experiment for OpenAI Image Generation API #113

Open NivekT opened 6 months ago

NivekT commented 6 months ago

🚀 The feature

https://platform.openai.com/docs/guides/images/

Motivation, pitch

Allows users to experiment with image generation (similar to Stable Diffusion experiment).

Alternatives

No response

Additional context

No response