How do I migrate from Groq?
Change the base URL from https://api.groq.com/openai/v1 to https://api.inferenceapis.com/v1 (or keep /openai/v1 — both work) and swap the key. Model ids Groq used, including retired ones such as llama-3.3-70b-versatile, are accepted as aliases. openai/gpt-oss-120b is served under the same id.
