Skip to main content

Together AI

Integrate Together AI open-source models through the Adaline Proxy to automatically capture telemetry — requests, responses, token usage, latency, and costs — with minimal code changes.

Supported Models

Together AI accepts any model name available on the Together AI platform. Popular models include: Chat Models Embedding Models Together AI also supports embedding models. Pass any Together AI embedding model name.
Together AI uses a flexible model routing system — any model available on the Together AI models page can be used.

Proxy Base URL

Prerequisites

  1. A Together AI API key
  2. An Adaline API key, project ID, and prompt ID

Chat Completions

Complete Chat

Together AI’s Python SDK uses supplied_headers for persistent headers set at client initialization, and extra_headers for per-request headers.

Stream Chat

Next Steps


Back to Integrations

Browse all integrations