What Would You Like to See with the Gateway?
Please add Modelsell as a named provider in Portkey Gateway.
Modelsell exposes an OpenAI-compatible API:
The integration should use bearer-token authentication and discover model IDs dynamically from /v1/models rather than hardcoding a catalog.
Context for your Request
Portkey already supports OpenAI-compatible aggregation providers. A named Modelsell integration would let users select it through the existing provider routing/configuration path while preserving the standard OpenAI request and response format.
I can contribute the implementation and focused tests if this direction is acceptable.
Disclosure: I represent Modelsell.
No live authenticated Modelsell API call was performed.
What Would You Like to See with the Gateway?
Please add Modelsell as a named provider in Portkey Gateway.
Modelsell exposes an OpenAI-compatible API:
https://modelsell.com/v1GET /v1/modelsPOST /v1/chat/completionsThe integration should use bearer-token authentication and discover model IDs dynamically from
/v1/modelsrather than hardcoding a catalog.Context for your Request
Portkey already supports OpenAI-compatible aggregation providers. A named Modelsell integration would let users select it through the existing provider routing/configuration path while preserving the standard OpenAI request and response format.
I can contribute the implementation and focused tests if this direction is acceptable.
Disclosure: I represent Modelsell.
No live authenticated Modelsell API call was performed.