Skip to main content
GPT-3.5 Turbo 16K is a general-purpose language model from OpenAI. Call gpt-3.5-turbo-16k through MixRoute using the endpoint shown below.

Key capabilities

  • OpenAI-compatible - Works with the OpenAI SDK by changing base_url
  • Streaming - Real-time token output through SSE
  • Multi-turn conversations - Uses role-based messages

Quick example

Parameters