Together AI Installation Chat Completions (OpenAI-Compatible) Together Python SDK Embeddings Image Generation Fine-Tuning JSON Mode Key Concepts - OpenAI-compatible : Use the OpenAI SDK by changing — minimal migration effort - Open-source focus : Hosts Llama, Mistral, Mixtral, DBRX, and other open models - Turbo models : Together-optimized versions with faster inference and lower latency - Fine-tuning : LoRA and full fine-tuning on hosted models with simple JSONL data format - Embeddings : Dedicated embedding models for RAG and semantic search use cases - Pricing : Per-token pricing, typicall…