Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 424 Bytes

File metadata and controls

8 lines (6 loc) · 424 Bytes

To use the z-ai/glm-4.5-air:free model, the .env file has been created/updated in the open_agent directory with the following content:

OPENROUTER_API_KEY=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
OPENROUTER_MODEL=z-ai/glm-4.5-air:free

This configuration will instruct the MiniAgent to use the z-ai/glm-4.5-air:free model via the OpenRouter API with the provided API key.