Keep our Models List updated!
We need to keep Void's models list updated whenever a new model is released (e.g. Llama 4 recently came out, and we needed to update that in Void).
All this requires is updating one JSON in the top of the modelCapabilities file whenever a new model comes out.
If you're interested in being a model updater, feel free to issue a PR or DM me in our Discord server! We can use all the people we can get to help us keep this updated.
@andrewpareles : we might be able to fetch dynamically the models from any endpoints. This is the case for mistral AI, i allready did it once on another project.
Let me try to do it with mistral, and maybe we could replicate to others.
Another option is to use models.dev from the opencode people.
Github: https://github.com/sst/models.dev
curl https://models.dev/api.json