Create a dropdown list for the model type in the settings that can ping the model endpoint eg
https://someennpoint.com/v1/models <- this should work with any OpenAI api format!
This returns a list of models used by the AI engine.
Create a drop-down list of all models the engine uses that can be easily selected with no manual input
This should help streamline the process as any typo or incorrect model will result in 404 errors.
Create a dropdown list for the model type in the settings that can ping the model endpoint eg
https://someennpoint.com/v1/models <- this should work with any OpenAI api format! This returns a list of models used by the AI engine. Create a drop-down list of all models the engine uses that can be easily selected with no manual input
This should help streamline the process as any typo or incorrect model will result in 404 errors.