Skip to content
  • There are no suggestions because the search field is empty.

How do I create a Connection for Inference Red Team?

This article will lead you through the steps to establish a connection suitable for targeting with Inference RedTeam in CalypsoAI. A connection can be a Model or a GenAI Application, such as an assistant or Chatbot. It is essential that the connection supports a ReST API Interface.

Go to www.us1.calypsoai.app

  • Click "Connections"

Access the Connections section.

  • Click "Add"

CalypsoAI has pre-configured connection types for all of the major public model providers. If you don't see your provider in the list, you can click on "Add other providers" and configure your provider. In the following example, we are configuring an OpenAI Compatible Model.

  • Click into Display Name

Fill in the Display Name with anything you would like.

  • Click into Model Name

Enter the model name that you wish to connect to, for Example: gpt-4o-mini

 
  • Click into API key

Type in your API key for authentication to the configured model provider.

  • Click into URL

Type in the URL of the API Endpoint of the Model.

  • Click "Test and connect"

Test and establish the connection.