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 Embeddings Configuration

Required Fields
API Key *
The API Key is required to authenticate your requests to Together AI’s services. How to obtain an API Key:- Log in to the Together AI Platform
- Navigate to the “API Keys” section in your account settings
- Click “Create API Key”
- Copy the generated API key
Model Name *
The Model Name field defines which embedding model you want to use through Together AI. Available Together AI embedding models:togethercomputer/m2-bert-80M-32k-retrieval- A fast, retrieval-optimised embedding model with a 32K token context window
- For retrieval tasks requiring long document support, select
togethercomputer/m2-bert-80M-32k-retrieval - Browse Together AI’s model catalog for the full list of available embedding models
- Use the exact model identifier shown in the catalog
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
Configuration Steps
As shown in the image above:- Click Configure on the Together AI provider card
- Enter your Together AI API Key in the designated field (marked with *)
- Specify your desired Model Name (marked with *)
- (Optional) Enter a custom Endpoint URL — leave blank to use the default
- 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 for details
- Together AI provides fast, scalable cloud inference for open-source embedding models
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
- If you are experiencing rate limits, check your usage in the Together AI dashboard


















