Connection Setup
The first step in adding your target to the SplxAI Platform is setting up the connection between them. With SplxAI Platform, you can observe how your application performs across various layers, from the LLM to the platform level, which simulates real user interactions.
Start by selecting your connection type based on your use case.
Selecting a Connection Type
The following integration methods are currently supported:
API: REST API connection between your GenAI application and the SplxAI Platform.
Platform: Test runs are executed on chatbots that are accessible through external platforms (e.g., Slack, WhatsApp, Glean). Probe uses the platform’s APIs to interact with the chatbots.
LLM: Tests are executed directly on the Large Language Model.
LLM Development Platform: The SplxAI Platform connects with the APIs provided by LLM development platforms.

Connection Configuration
Once you’ve selected the appropriate connection type, a configuration tab will appear on the next step, prompting you to input the required connection details. These inputs will be specific to the type of connection you’ve chosen, such as API keys, phone numbers, or endpoint URLs.

Connection Test
Once all the required information is entered, click the “Continue” button. A connection test between the SplxAI Platform and your target will run automatically in the background. The result of this test will be displayed in a dialog. If the connection test fails, the target's response is included in the dialog to help with troubleshooting. You can proceed with the remaining configuration step once the connection test is successful.

Last updated