Use supported cloud-based model providers
This page outlines the steps for using the integration with supported cloud-based AI model providers.
To use the APIs of supported cloud-based model providers, you must have an active account with sufficient credits or a subscription for API usage with the chosen provider. Note that account creation and credit management are handled externally and are outside the scope of this guide.
Using this feature involves transmitting selected HTTP traffic, prompts, and chat messages to the selected provider’s servers. Review each provider’s privacy policy to understand its data handling and retention practices. If you handle sensitive information or require local processing, consider using a local model option instead.
To configure and use a cloud-hosted model provider, follow these steps:
Go to the
Provider settingstab.Select a cloud-hosted model provider from the
Model providerdropdown.Enter the API key for the selected provider in the
API keyfield. Refer to the selected provider’s documentation for instructions on obtaining and managing your API key.Keep the default
Base URL, or override it if your provider account requires a custom endpoint.In the
Modelfield, type or select the exact model identifier supported by the chosen provider.Use
Read timeoutto control how long the extension waits for a provider response. Set it to0for no timeout.The
Request parametersfield accepts a JSON object with valid model parameters such astemperature,top_p,stop, andmax_tokens. For details, see the selected provider’s documentation.Click
Test requestbefore using the provider for scanning orAI Chat.
The AI scanner tab controls the scan prompt and message role used for scan requests. Provider settings are shared by active scanning, manual scanning, provider tests, and AI Chat.
Last updated