mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-26 09:02:11 +03:00
Jina-compatible clients POST /v1/multimodal-embeddings and currently get HTTP 404 unknown_route from the catch-all. Co-authored-by: Ravi Tharuma <RaviTharuma@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
185 B
185 B
- feat(api): add
GET/POST/v1/multimodal-embeddingsas an alias of/v1/embeddingsso Jina-compatible clients do not receive HTTP 404unknown_route— thanks @RaviTharuma