Skip to content

Conversation

@LarsArtmann
Copy link

@LarsArtmann LarsArtmann commented Dec 11, 2025

Would be nice :)

LarsArtmann and others added 2 commits December 11, 2025 05:48
- Added GLM-4.6V with vision support, 131K context window, and 24K default max tokens
- Added GLM-4.6V-Flash as a faster, lower-cost variant with 65K context
- Both models support attachments for vision capabilities
- Pricing reflects GLM-4.6V at $0.7/$2.5 per 1M tokens (in/out)
- Flash variant is priced at 50% of standard V model cost
- Maintains reasoning capabilities consistent with other GLM models

This expands the Z.AI provider's multimodal offerings with the latest
GLM vision models, enabling image processing alongside text reasoning.

💘 Generated with Crush

Assisted-by: GLM-4.6 via Crush <[email protected]>
@LarsArtmann LarsArtmann requested a review from a team as a code owner December 11, 2025 05:00
@LarsArtmann LarsArtmann requested review from raphamorim and tauraamui and removed request for a team December 11, 2025 05:00
- Update pricing for GLM-4.6V model: input cost reduced from $0.7 to $0.3 per 1M tokens, output cost reduced from $2.5 to $0.9 per 1M tokens, cached input cost reduced from $0.12 to $0.05 per 1M tokens
- Update GLM-4.6V-Flash model: zero-cost pricing, increased context window from 65K to 131K tokens, increased default max tokens from 8K to 24K
- Add catwalk CLI binary executable for local development and testing
- Ensure consistency with latest provider pricing and capabilities

💘 Generated with Crush

Assisted-by: DeepSeek: DeepSeek V3.2 via Crush <[email protected]>
@kujtimiihoxha
Copy link
Member

@LarsArtmann thanks for the PR, have you made sure that the changes work as expected in crush?

You can test it locally by running the catwalk server go run . Than in another tab export CATWALK_URL=http://localhost:8080/ and running crush, select the models you have added and just make sure it all works as expected.

This will help me validate the configuration too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants