DT4.1, support entry of AI Model manually in OpenAI (Compatible)

I am currently running an API server. However, it does not support automagical AI model detection. Can DT add the support of the entry of model name manually? Thanks!

The endpoint /v1/models isn’t supported or does it have a different URL? The model list is also required to figure out the supported capabilities of each model.

I use an API proxy called Close-AI. They provide a variety of models for users, and users need to enter the model ID themselves in order to use a model.

Here is their documentation: