Learn how to add custom and fine-tuned models to your Portkey Model Catalog for seamless integration.
ft:gpt-4.1-nano
).my-custom-model-v1
). This slug is what you will use in your API requests to reference this model.ft:gpt-3.5-turbo
).gpt-4
, you would select gpt-4
here. This ensures Portkey can correctly format requests and parse responses.my-custom-model-v1
in a chat completion request, you would set it as the model
in your virtual key configuration or pass it directly in the request header: