Open madonchik123 opened 1 month ago
Same here, any solutions? I have searched over the web, and this is only thing I found
Nope, I'm pretty sure it's problem on provider's side
f*ck it, I fixed it myself for open-webui
you can get full list of models like this
I got the list from marketplace API instead
Nice one
When utilizing OpenAI's SDK in Python to access available models from GitHub, the functionality operates as intended; however, it only returns 25 models. Notably, there are over 30 models listed on GitHub, including Phi-3.5-vision-instruct, which do not appear in the API endpoint results.
Here's an example code: