OpenAI config
The module configuration can be done via yaml decoration either by specifying the API key directly in yaml or by providing a path to the API key in passwords app.
/my-light-module/decorations/ai-accelerator-openai/config.yamlapiKey: $OPENAI_API_KEY
apiKey: /path/to/apikey
For more, see Passwords app.
Developer samples
Check out some samples here.