top | item 45547911

(no title)

barazany | 4 months ago

How do you make the setup? Which provider gives you Anthropic compatible endpoint with GLM ?

discuss

order

prmph|4 months ago

Just register a subscription [1] with z.ai (company behind the GLM models), get an API key [2], and then put something like this in your ~/.zshrc or ~/.bashrc, etc:

    alias zcc='ANTHROPIC_BASE_URL="https://api.z.ai/api/anthropic" ANTHROPIC_AUTH_TOKEN="your z.ai api key" claude --model GLM-4.6'
1. https://z.ai/subscribe

2. https://z.ai/manage-apikey/apikey-list