Together AI Together AI is a cloud platform for running open-source foundation models. Its API is OpenAI-compatible, so any SDK or workflow built for OpenAI's endpoints works with Together AI by changing the base URL and API key. Official docs: --- When to Use Use this skill when you need to: - Run open-source LLMs (Llama 3, Qwen, Mixtral, DeepSeek, etc.) via API - Generate images with FLUX.1-schnell or FLUX.1-dev - Create text embeddings with open-source embedding models - Fine-tune a model on custom data - List all available models on the Together AI platform --- Prerequisites Connect the T…