[Docs] Add Anthropic-compatible API documentation (#28522)

Co-authored-by: zijiexia <37504505+zijiexia@users.noreply.github.com>
Co-authored-by: Zijie Xia <zijie.xia@radixark.ai>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Xinyuan Tong
2026-06-22 04:01:09 +00:00
committed by GitHub
co-authored by zijiexia Zijie Xia Claude Opus 4.8
parent be774d0acd
commit 018d0c21dc
5 changed files with 315 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ description: Core APIs and common usage patterns for SGLang.
---
- [OpenAI-Compatible APIs](./openai_api_completions) — Chat completions, vision, and embeddings
- [Anthropic-Compatible API](./anthropic_api) — `/v1/messages`, including Claude Code integration
- [Ollama API](./ollama_api)
- [Offline Engine API](./offline_engine_api)
- [Native API](./native_api)