Mistral AI Connection

The Mistral AI connection is used to authenticate and connect to the Mistral AI provider. It can be utilized as an LLM provider in the AI Powered PDF Parser.

Connection Configuration

Each connection property available in the Mistral AI 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 scope of the connection’s access and usage. Available options are: Workspace, Project and Private.

  • Workspace: Accessible to organization users limited to workspace that are specified by the connection owner 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.

Type

Type of Mistral AI Platform. Available option is API.

API Key

The secret key for accessing the MistralAI API.

Organization

The organization for which the connection should work.

ADD CONFIGURATION

Option to add further configuration as key-value pairs.

Click CREATE button to create the connection successfully. You can also TEST the connection.

Top