OpenAI Generative Image (Dall-E) Nuxeo Integration
Uses Dall-E to create a new Picture Document in Nuxeo based on text input from the user
Configuration
Add to nuxeo.conf the following configurations and replace ${ORGANIZATION}/${API_KEY}:
generative.ai.openai.organization=${ORGANIZATION}
generative.ai.openai.apikey=${API_KEY}