terminal
howtonotcode.com
topic Topic
Appeared in 1 digest

Using third‑party LLM APIs in VS Code (Qwen via Together/DeepInfra)

calendar_today First seen: 2025-12-26
update Last updated: 2025-12-26

Overview

A developer is replacing a flat-fee assistant with pay‑per‑use API models in VS Code, specifically Qwen Coder 2.5 via Together or DeepInfra, for occasional code generation and PR review. The goal is minimal setup while avoiding vendor lock‑in. For teams, this means treating the editor as a client of LLM endpoints and planning for keys, context sizing, and latency trade‑offs.

Story Timeline

Using third‑party LLM APIs in VS Code (Qwen via Together/DeepInfra)

A developer is replacing a flat-fee assistant with pay‑per‑use API models in VS Code, specifically Qwen Coder 2.5 via Together or DeepInfra, for occasional code generation and PR review. The goal is minimal setup while avoiding vendor lock‑in. For teams, this means treating the editor as a client of LLM endpoints and planning for keys, context sizing, and latency trade‑offs.

article 2025-12-26 2025-12-26 08:47