| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Adds support for Alibaba Cloud Model Studio Token Plan (https://models.dev/providers/alibaba-token-plan/), an OpenAI-compatible endpoint at token-plan.ap-southeast-1.maas.aliyuncs.com. Models are hardcoded in provider.json (mirroring opencode's alibaba-token-plan provider) since the endpoint does not expose capability metadata. Co-Authored-By: ForgeCode <noreply@forgecode.dev>
Adds the flex-tier variants (glm-5.2-flex, glm-5.2-short-flex, glm-5.2-short-fast-flex, kimi-k2.6-flex, kimi-k2.7-code-flex) and the missing Kimi K2.5 / K2.5 Fast models to the Neuralwatt provider, matching the model list available on opencode. Co-Authored-By: ForgeCode <noreply@forgecode.dev>
I have tested this branch with my own API key, and it is working, I only tested it with Qwen 3.8 Preview model though... |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Alibaba Token Plan
Adds support for the Alibaba Token Plan provider (models.dev/providers/alibaba-token-plan), mirroring how opencode supports it.
Neuralwatt missing models
Fixes missing Neuralwatt models reported by a user ("what happened to flex models from neuralwatt? they have em on opencode"):
Test plan
Co-Authored-By: ForgeCode noreply@forgecode.dev