Logo
Logo

AI Endpoints API

By default, Breakdance uses OpenAI and has three models available:
  • GPT-3.5 Turbo
  • GPT-4 Turbo
  • GPT-4o

You can use the breakdance_ai_model and breakdance_ai_api_endpoint filters to change the model or source being used for Breakdance AI. Additionally, you can also use the breakdance_ai_enabled filter to disable Breakdance AI completely.

When using these filters is that the information found at Breakdance > Settings > AI Assistant in WP-Admin will not change. You will want to check the developer’s console and the AI usage charts to verify everything is working correctly.

Additionally, you will add your API Key for your desired AI service to the “OpenAI API Key” input area located at Breakdance > Settings > AI Assistant in WP-Admin. Breakdance will use the API key found here for whatever endpoint is set.

Further information on these filters may be found on GitHub.

Please note that Breakdance only provides official support for OpenAI and the model choices that are provided with Breakdance, and cannot guarantee what results or problems you may encounter when using other AI providers or models.