Perform chat completions and image generation with OpenAI API
The configuration schema contains two attributes:
openai_token
- Your OpenAI API access tokenopenai_org
- The organization associated with your API token
chat_completion
- Perform a chat completion query (text-based "chat" query)image_generation
- Request a OpenAI generative graphical image
Active pack maintainers with review & write repository access:
- Dave Larsen (@dalarsen)