Commit fea35d7
committed
fix(nvidia): correct model ID for GLM-4.7 (z-ai/glm4.7)
Rename model file from glm-4.7.toml to glm4.7.toml to generate the
correct model ID z-ai/glm4.7 (without dot) as per NVIDIA API specification.
The model ID is derived from the file path, so the filename must match
the exact model identifier used by the provider's API.
- Renamed: providers/nvidia/models/z-ai/glm-4.7.toml → glm4.7.toml
- Model ID: z-ai/glm-4.7 → z-ai/glm4.7
- Validation: ✅ Passes bun validate1 parent 53b8215 commit fea35d7
1 file changed
File renamed without changes.
0 commit comments