# Together AI

## **Connector Overview**

<figure><img src="/files/ySzLKlH5SHTmIHLGo9sl" alt="" width="300"><figcaption></figcaption></figure>

Together AI is an AI inference platform that enables developers to deploy and scale open-source language models through fast, cost-effective APIs and cloud infrastructure.

## **Supported Models**

Various open-source models (Llama, Mistral, etc.)

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_TOGETHER\_AI\_API\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Together AI information must be gathered:

* API Key

To obtain the information required for provisioning the Together AI Connector, perform the following steps:

1. Log in to your [Together AI Account](https://api.together.ai/)
2. Navigate to Manage Account > Manage Keys
3. Select **Add Key**

## **API Resources**

For more information on how to utilize the Together AI API, feel free to reference the following [documentation](https://docs.together.ai/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/together-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
