The Together API is a cloud platform for running large AI models. You can sign up here, copy your API key on the initial welcome screen, and then hit the play button on any model from the Together Models list. Change ~/.continue/config.json to look like this:
config.yaml
Copy
Ask AI
models: - name: Together Qwen2.5 Coder provider: together model: Qwen/Qwen2.5-Coder-32B-Instruct apiKey: <YOUR_TOGETHER_API_KEY>