proxy: add /v1/images/generations (#443)
Add support for the /v1/images/generations endpoint Updates #433 Closes #191
This commit is contained in:
@@ -21,6 +21,7 @@ Built in Go for performance and simplicity, llama-swap has zero dependencies and
|
||||
- `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/images/generations`
|
||||
- ✅ Anthropic API supported endpoints:
|
||||
- `v1/messages`
|
||||
- ✅ llama-server (llama.cpp) supported endpoints
|
||||
|
||||
Reference in New Issue
Block a user