This is a connector for Prompt Mixer that allows you to access the Azure OpenAI API from within Prompt Mixer.
- Generate text, code, images, and more using Azure OpenAI models
- Pass prompts and settings to the Azure OpenAI API with just a few clicks
- Output is displayed directly in Prompt Mixer
To install:
- In Prompt Mixer go to Settings > Connectors > Install Plugin
- Go to Settings > OpenAI to configure your API key
Make sure that you log in in Azure CLI az login
.
After installing and configuring your Settings, you can start using any OpenAI model through the assistant panel in Prompt Mixer.
Refer to the Azure OpenAI documentation for details on how to format prompts for each model.
Pull requests and issues welcome! Let me know if you have any problems using the connector or ideas for improvements.
MIT