Generative AI (Beta)
Use Generative AI to generate tests and scripts in the Thunder Client extension. The feature is currently in beta and available in the Business and Enterprise plans.
Setup
Please open the Thunder Client AI settings from the extension settings page.

1. AI Provider
- Select the AI provider from the settings. Currently, we support
OpenAI
,Anthropic (Claude)
, andGoogle Gemini
. The default provider isOpenAI
.
2. AI Model
- Select the AI model from the settings. The available models depend on the selected AI provider. The default model is
gpt-4o-mini
for OpenAI.
3. API Key
- Provide the API key from the selected AI provider in the settings.
How to Use
UI Tests
This feature is available in Business and Enterprise plans.
Generate UI-based tests using AI prompts. You can provide custom prompts to generate tests according to your requirements.

Scripts
This feature is available in the Enterprise Plan.
Generate Test scripts for requests using AI prompts. You can provide custom prompts to generate scripts according to your requirements.

Pre-Request Scripts
This feature is available in the Enterprise Plan.
Generate Pre-Request scripts for requests using AI prompts. You can provide custom prompts to generate scripts according to your requirements.
