Anthropic Connection

This topic describes how to authenticate to Anthropic and configure any necessary connection properties in the Anthropic connection connector.

Connection Configuration

Each connection property available in the Anthropic connection configuration is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Scope

Define the connection scope to customize their accessibility.

  • Organization: Accessible to organization users across all Gathr projects for usage in applications.

  • Project: Accessible to organization users limited to projects that are specified by the connection owner for usage in applications.

  • Private: Accessible only to the connection owner for usage in applications.


Connection Type

Select the provider type, either Anthropic or Anthropic Vertex.


Anthropic Version

Specify the version of the Anthropic API you are using.


API Key

API key to authenticate and connect to the Anthropic service.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top