Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: zijiexia <37504505+zijiexia@users.noreply.github.com> Co-authored-by: Zijie Xia <zijie.xia@radixark.ai>
12 lines
430 B
Plaintext
12 lines
430 B
Plaintext
---
|
|
title: Basic Usage
|
|
description: Core APIs and common usage patterns for SGLang.
|
|
---
|
|
|
|
- [OpenAI-Compatible APIs](./openai_api_completions) — Chat completions, vision, and embeddings
|
|
- [Ollama API](./ollama_api)
|
|
- [Offline Engine API](./offline_engine_api)
|
|
- [Native API](./native_api)
|
|
- [Sampling Parameters](./sampling_params)
|
|
- [Popular Model Usage](/cookbook/autoregressive/intro) — DeepSeek, GLM, Qwen, Llama, and more
|