> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pipeshub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Together AI

> Configure PipesHub Workplace AI to use Together AI models

# Together AI Configuration

<img src="https://mintcdn.com/pipeshub/xDYTCu7XyGABzJ1N/images/ai-models/llm/Together_LLMConfig.png?fit=max&auto=format&n=xDYTCu7XyGABzJ1N&q=85&s=f72e789b5da21fe93a6a6965ddfb50e2" alt="Together AI Configuration Interface" width="732" height="1166" data-path="images/ai-models/llm/Together_LLMConfig.png" />

*The Together AI configuration screen in PipesHub where you'll enter your API Key, Model Name, and optional Endpoint URL*

PipesHub allows you to integrate with Together AI to enable AI features in your workspace. Together AI provides access to a broad catalog of open-source models with fast, scalable cloud inference and competitive pricing.

## Required Fields

### API Key \*

The API Key is required to authenticate your requests to Together AI's services.

**How to obtain an API Key:**

1. Log in to the [Together AI Platform](https://api.together.xyz/)
2. Navigate to the "API Keys" section in your account settings
3. Click "Create API Key"
4. Copy the generated API key

**Security Note:** Your API key should be kept secure and never shared publicly. PipesHub securely stores your API key and uses it only for authenticating requests to Together AI.

### Model Name \*

The Model Name field defines which model you want to use through Together AI.

**Popular Together AI models include:**

* `deepseek-ai/DeepSeek-V3` - DeepSeek's powerful general-purpose model for complex tasks

**How to choose a model:**

* For powerful general-purpose tasks, select `deepseek-ai/DeepSeek-V3`
* Browse Together AI's [model catalog](https://api.together.xyz/models) for the full list of available models
* Use the exact model identifier shown in the catalog (format: `provider/model-name`)

## Optional Fields

### Endpoint URL

The base API endpoint for Together AI. Leave blank to use the default Together AI API endpoint.

**Default:** `https://api.together.xyz/v1/`

**When to set this:**

* If you are routing traffic through a custom proxy or gateway
* For enterprise deployments with a dedicated Together AI endpoint

If left blank, PipesHub will use the standard Together AI API endpoint automatically.

## Configuration Steps

As shown in the image above:

1. Click **Configure** on the Together AI provider card
2. Enter your Together AI API Key in the designated field (marked with \*)
3. Specify your desired Model Name (marked with \*)
4. (Optional) Enter a custom Endpoint URL if required — leave blank to use the default
5. Click **Add Model** to save and validate your credentials

> API Key and Model Name are required fields. Endpoint URL is optional and defaults to the Together AI API if left blank.

## Usage Considerations

* API usage will count against your Together AI account's quota and billing
* Different models have different pricing — check [Together AI pricing](https://www.together.ai/pricing) for details
* Together AI provides:
  * Access to a large catalog of popular open-source models
  * Fast, scalable cloud inference
  * Competitive pricing, especially for open-source model families

## Troubleshooting

* If you encounter authentication errors, verify your API key is correct and has not expired
* Ensure your Together AI account has billing or credits set up
* Check that the model name uses the exact format shown in Together AI's model catalog (`provider/model-name`)
* Verify the model is available in your region and account tier
* If you are experiencing rate limits, check your usage in the Together AI dashboard

For additional support, refer to the [Together AI documentation](https://docs.together.ai/) or contact PipesHub support.
