LogoLogo
SplxAISign up for free
  • Home
  • Platform
    • Target
      • Add Target
        • Connection Setup
        • Target Configuration
      • Connections
        • Anthropic
        • Azure ML
        • Azure OpenAI
        • Bedrock
        • Dify AI
        • Gemini
        • Glean
        • Hugging Face
        • Mistral
        • OpenAI
        • OpenAI Assistant
        • REST API
        • Slack
        • Microsoft Teams
        • WhatsApp
        • Databricks
      • Target Settings
    • Probe Settings
    • Test Run
      • Test Run View
      • Test Run History
      • Test Run Report
      • Test Run Scheduler
    • Probe Run
      • Probe Run View
      • Test Case Details
      • Test Case Parametrization
      • Mitigation Strategy
      • Tracking an Issue
    • Overview Page
    • Prompt Hardening
    • User & Organization Settings
  • Platform API
    • Authentication
    • API Reference
      • Test Run
      • Probe Run
    • CI/CD with API
  • Updates
    • Product Updates
      • December 2024
      • November 2024
      • October 2024
      • September 2024
  • Links
    • Blog
    • GitHub
    • Community Slack
Powered by GitBook
On this page
  • Configuring the Target
  • Saving the Target
Export as PDF
  1. Platform
  2. Target
  3. Add Target

Target Configuration

PreviousConnection SetupNextConnections

Last updated 1 month ago

Configuring the Target

The final step before enabling the probes is providing the details and capabilities of your target (Figure 1). To do this, fill in all the input fields with your target’s information.

  • Target Name

    • The name of your target that will be displayed within the SplxAI Platform.

  • Target Environment

    • Field for tracking the various stages of your target (Development, Production, and Staging).

  • Target Description

    • A brief description of your application’s purpose and use case.

  • Language

    • The default language of your application. Red teaming attacks will be generated in this language.

  • Target Type

    • You can choose from four target types, depending on whether your application is publicly available or internal, and whether it uses Retrieval-Augmented Generation (RAG) or not.

      • Public With RAG

      • Public Without RAG

      • Private With RAG

      • Private Without RAG

    • Target type determines the default risk priorities for each probe, which are used to calculate your overall risk surface.

  • Rate Limit

    • The maximum number of requests your application can process per minute.

  • Parallel Requests

    • Turned on by default.

    • Toggle off to have the SplxAI Platform send requests to your target one at a time.

  • Modes Supported

    • This specifies the types of input your application can process, with text set as the default.

    • SplxAI Platform also supports attacks through uploaded images, voice, and documents.

    • If your application can handle any of these inputs and you want to test it against multimodal attacks, select the relevant modes.

Saving the Target

After entering all the required inputs, your target can be saved, and you can proceed to configure the probes. Target is saved by clicking the "Save" button.

A success notification will indicate that your new target has been saved successfully. Your target will be automatically selected, and its name will appear in the targets list within the drop-down menu. The page will be displayed, allowing you to start configuring the probes.

If you need to make any changes later, you can edit the target at any time on the page.

Probe Settings
Target Settings
Figure 1: Filled Target Configuration Tab