mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-18 12:45:55 -04:00
ecc44ebd1e
- Updated the get_models method to fetch models that support both ON_DEMAND and INFERENCE_PROFILE inference types. - Added a helper method getInferenceProfileId to retrieve the inference profile ID for models with INFERENCE_PROFILE type. - This change ensures that models with different inference types are correctly listed and available for use.