Drise
Clients

Aider

Use Drise GLM 5.2 as a coding assistant in Aider.

Aider respects OPENAI_API_BASE and OPENAI_API_KEY.

Setup

export OPENAI_API_BASE=https://platform.drise.ai/v1
export OPENAI_API_KEY=$DRISE_KEY
aider --model openai/drise-glm-5.2

Notes

  • Works with streaming completions.
  • Use the same key across CLI tools by reusing $DRISE_KEY.

On this page