proxy: add /v1/responses and /v1/audio/voices endpoints (#448)

Updates #433
Fixes #442 #226
This commit is contained in:
Benson Wong
2026-01-01 12:52:12 -08:00
committed by GitHub
parent 7931212d3e
commit 8df5e8563b
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -18,9 +18,11 @@ Built in Go for performance and simplicity, llama-swap has zero dependencies and
- ✅ OpenAI API supported endpoints:
- `v1/completions`
- `v1/chat/completions`
- `v1/responses`
- `v1/embeddings`
- `v1/audio/speech` ([#36](https://github.com/mostlygeek/llama-swap/issues/36))
- `v1/audio/transcriptions` ([docs](https://github.com/mostlygeek/llama-swap/issues/41#issuecomment-2722637867))
- `v1/audio/voices`
- `v1/images/generations`
- `v1/images/edits`
- ✅ Anthropic API supported endpoints: