Skip to content

Commit

Permalink
Merge pull request #1028 from ReallyVirtual/patch-1
Browse files Browse the repository at this point in the history
Update image_generation.md
  • Loading branch information
sabaimran authored Jan 5, 2025
2 parents 616cc18 + 95a2387 commit e89e498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/features/image_generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ We support most state of the art image generation models, including Ideogram, Fl

1. Get [an OpenAI API key](https://platform.openai.com/settings/organization/api-keys).
2. Setup your OpenAI API key, if you haven't already. See instructions [here](/get-started/setup#add-chat-models)
3. Create a text to image config at http://localhost:42110/server/admin/database/texttoimagemodelconfig/. Use `model name` `dall-e-3` to you use openai for image generation. Make sure to set the `Ai model api` field to the the OpenAI AI model api you setup in step 2.
3. Create a text to image config at http://localhost:42110/server/admin/database/texttoimagemodelconfig/. Use `model name` `dall-e-3` to use openai for image generation. Make sure to set the `Ai model api` field to the the OpenAI AI model api you setup in step 2.

0 comments on commit e89e498

Please sign in to comment.